Commit Graph

984 Commits

Author SHA1 Message Date
Martchus 0d10b0a29d Add ltunify 2020-06-17 18:26:04 +02:00
Martchus 83f3eef6b0 Enable tests in qtutilities-git 2020-06-16 01:21:47 +02:00
Martchus 10bf32210d Revert apple-darwin-qt5-* packages to 5.9.2
This is the last version I attempted to build. Future version updates were
not really made at this point.
2020-06-14 17:49:01 +02:00
Martchus ae259073ca Exclude android-*-qt5 and apple-darwin-qt5-* packages from version update 2020-06-14 17:43:48 +02:00
Martchus 18443d861e Revert android-*-qt5 to 5.13.1
Qt 5.13 was the last good minor Qt release where the generation of CMake
files still works when targeting Android. This is likely going to be fixed
in Qt 6 so just keep using Qt 5.13.1 for now. Updating to Qt 5.13.2 is
likely not worth it.
2020-06-14 17:42:57 +02:00
Martchus a2b48a4895 Update baikal to 0.7.1 2020-06-14 01:18:05 +02:00
Martchus 66ffc24dcf Add jq to check dependencies of tageditor 2020-06-10 18:48:20 +02:00
Martchus 6f41ad0f45 Sync ffmpeg-libfdk_aac with regular version
* Update version, dependencies and configure flags
* Rebuild against x265 3.4
2020-06-07 00:52:22 +02:00
Martchus bcbb05f3d0 Update syncthingtray to 0.10.10 2020-06-03 10:11:51 +02:00
Martchus f08fd1c33c Update baikal to 0.7.0 2020-06-02 18:16:54 +02:00
Martchus d9d82f0cd7 Update mingw-w64-qt5-* packages to 5.15.0 2020-06-01 19:46:40 +02:00
Martchus c1b3fc930d Add package for Wayland Plasma session without D-Bus
systemd spawns a D-Bus session anyways under Arch Linux and it
is not very useful to start an additional one. It is in fact
quite annoying because only the D-Bus session launched via systemd
has systemd's D-Bus interface.
2020-05-24 15:21:03 +02:00
Martchus 0328223ef8 Revert change in hack for mingw-w64-qt5-virtualkeyboard library order
It doesn't work because the otherwise the beginning of the path ends up in
the previous capture. This means the build must still be contained within
the top-level directory /build.
2020-05-23 19:12:52 +02:00
Martchus 030f60adc5 Fix mingw-w64-qt5-multimedia
* Remove old patch to link again `-lamstrmid`; that is already fixed in Qt itself
* Add new patch to avoid linker errors via `-Wl,--allow-multiple-definition`
    * The conflicting symbols are likely supposed to be defined via `__declspec(selectany)`
      which somehow doesn't work
2020-05-23 18:18:39 +02:00
Martchus 6dff25f8ff Fix mingw-w64-gettext
* Fix `'aclocal-1.15' is missing on your system` by running autoreconf
* Fix linker errors by adding `export LDFLAGS="-lssp"`
2020-05-20 10:28:42 +02:00
dvs999 f989cb4aba
Add patch for doxy2swig compilation issue. (#119) 2020-05-12 17:41:32 +02:00
Martchus 57bcfc8677 Sync ffmpeg-libfdk_aac with regular ffmpeg package 2020-05-11 21:18:36 +02:00
Martchus f7bd7da0d7 Update mingw-w64-pcre2 to 10.35 2020-05-11 21:17:55 +02:00
Martchus 668ea36067 Enable support for libsrt in ffmpeg-libfdk_aac 2020-05-09 21:10:13 +02:00
Martchus 34609fbba9 Update own projects 2020-05-06 19:15:21 +02:00
Martchus efaf9d24d4 Update jangouts to 0.4.8 2020-05-05 15:26:08 +02:00
Martchus 599797edfc Update android-*-openssl to 1.1.1g 2020-05-05 15:25:45 +02:00
Martchus 2686b55832 Update boost to 1.73.0
The x86 versions don't build for Android
2020-05-02 18:33:31 +02:00
Martchus b1a7c8d658 Rebuild subtitlecomposer against icu 67.1-1 2020-05-01 20:37:53 +02:00
Martchus 6f8e021fc7
Merge pull request #117 from kraxarn/master
Update kirigami2 to 5.69.0
2020-05-01 18:47:25 +02:00
kraxarn 3d28ae6997 Update kirigami2 to 5.69.0 2020-05-01 17:28:04 +02:00
kraxarn 70d3b8b112 Update extra-cmake-modules to 5.69 2020-05-01 17:11:35 +02:00
Martchus 4f0976dbf4 Rebuild NGINX modules against NGINX 1.18.0 2020-04-24 18:24:44 +02:00
Martchus d44114d8a1 Update cmake-format to 0.6.10 2020-04-21 12:19:42 +02:00
Martchus 3339fc824e Sync ffmpeg-libfdk_aac with upstream 2020-04-20 00:12:13 +02:00
Martchus abc84a158f Rebuild mingw-w64-qt5-base* against updated mingw-w64-mariadb-connector-c 2020-04-18 00:49:47 +02:00
Martchus f5bd9d2ae9 Create mingw-w64-qt5-base variants via template 2020-04-17 22:23:16 +02:00
Martchus 7d5979ac12
Merge pull request #116 from ATiltedTree/att-mariadb-connector-c
Update mariadb-connector-c to v3.1.7
2020-04-17 20:22:14 +02:00
Tilmann Meyer d462ef3a69 Update mariadb-connector-c to v3.1.7 2020-04-17 17:27:52 +02:00
Martchus dd91635bee Add tageditor-cli for a minimal CLI-only build of Tag Editor 2020-04-16 18:50:34 +02:00
Martchus 24fde84312 Fix problems with mingw-w64-qt5 packages
* https://aur.archlinux.org/packages/mingw-w64-qt5-virtualkeyboard/#comment-739521
* https://aur.archlinux.org/packages/mingw-w64-qt5-base-dynamic/#comment-739527
2020-04-15 11:18:19 +02:00
Martchus 9f7f3560f1 Update versions.sh for reflective-rapidjson 2020-04-13 01:05:59 +02:00
Martchus fe6900f833 Rebuild reflective-rapidjson against LLVM/Clang 10 2020-04-12 17:57:00 +02:00
Martchus 1b40bdb577 Update own projects 2020-04-08 12:45:11 +02:00
Martchus 19891df6bb Update android-*-openssl to 1.1.1.f 2020-04-07 14:07:04 +02:00
Martchus 2e890c1ab6 Add ARM archs to bento4 2020-04-05 19:31:16 +02:00
Martchus a55b1d6e39 Rebuild ffmpeg against x265 3.3 2020-04-04 18:47:07 +02:00
Martchus 00e0c460e4 Update mingw-w64-qt5-* to 5.14.2 2020-04-04 13:33:38 +02:00
Martchus ebdb0ab6f7 Update blackwidowcontrol to 1.0.2 2020-04-02 12:53:37 +02:00
Martchus 16e82adab4 Update bento4 to 1.6.0.632 2020-03-26 20:59:19 +01:00
Martchus 802a93bed0 Rebuild ffmpeg-libfdk_aac 2020-03-26 20:58:56 +01:00
Martchus b2f8540284 Update mingw-w64-gnutls to 3.6.12 2020-03-25 15:47:26 +01:00
Martchus 65fe018b79 Update own projects 2020-03-18 11:45:08 +01:00
Martchus 1c2e9665b5 Add configuration name for passwordmanager-git so all translations are found 2020-03-17 19:42:33 +01:00
Martchus f70dc9d378 Use android-configure for android-*-libiconv 2020-03-05 18:57:08 +01:00