Commit Graph

1668 Commits

Author SHA1 Message Date
Martchus a862d51c27 Use so dependencies for reflective-rapidjson 2022-09-06 22:19:31 +02:00
Martchus 4742719574 Update own projects 2022-09-06 22:15:17 +02:00
Martchus 77e1429d6d Update mediawriter to 5.0.3 2022-09-05 12:48:09 +02:00
Martchus 985e04562b Update gcc-static-compat to 12.2.0 2022-08-29 20:36:26 +02:00
Martchus 24352029bf Update mediawriter to 5.0.2 2022-08-22 22:53:39 +02:00
Martchus d58568c7ec Update static-compat packages 2022-08-22 21:49:44 +02:00
Martchus 81358482a3 Rebuild c++utilities and related Git packages to fix build issue
See aa4be0ef70
2022-08-09 21:28:36 +02:00
Martchus dce2e2c900 Update mingw-w64-gnutls to 3.7.7 2022-08-08 17:16:39 +02:00
Martchus 096981e3fe Fix checksum of c++utilities packages 2022-08-02 21:47:00 +02:00
Martchus c63d48ef59 Fix checksum of tageditor-cli 2022-08-02 21:33:12 +02:00
Martchus dd328cead1 Update own projects 2022-08-02 20:33:53 +02:00
Martchus eee63ad24d Update mingw-w64-mariadb-connector-c to 3.3.1 2022-08-02 18:48:33 +02:00
Martchus 6d9159c41a Update gogs to 0.12.10 2022-08-02 18:22:13 +02:00
Martchus 92e7aac417 Use new debug option in arch-repo-manager-git 2022-07-27 00:07:00 +02:00
Martchus 66477e7d39 Add passwordfile-git dependency to arch-repo-manager-git 2022-07-25 21:56:17 +02:00
Martchus feebfcda54 Update static-compat-harfbuzz to 5.0.1 2022-07-25 00:12:52 +02:00
Martchus f8891f6177 Update blackwidowcontrol to 1.1.0 2022-07-16 18:47:12 +02:00
Martchus 458f1c63f2 Update devtools-custom 2022-07-14 23:40:20 +02:00
Martchus 0c2f42dc29 Patch mingw-w64-tageditor and related packages
For https://github.com/Martchus/tageditor/issues/85
2022-07-14 02:04:33 +02:00
Martchus 4ec231d06b Update mingw-w64-gnutls to 3.7.6 2022-07-10 11:54:26 +02:00
Martchus b8e7a21a31 Archive many old packages to clean up the root directory 2022-07-09 20:29:34 +02:00
Martchus 624d2444fb Use soname dependencies for packages of own projects 2022-07-09 13:46:30 +02:00
Martchus a653202062 Enable VERSIONED_MINGW_LIBRARIES in certain packages
Enable VERSIONED_MINGW_LIBRARIES in packages where it would not cause any
additional rebuilds anyways to test that feature.
2022-07-09 11:48:41 +02:00
Martchus ca33bfa930 Update android-*-openssl to 1.1.1q 2022-07-07 11:14:10 +02:00
Martchus dbfea6400a Update own projects 2022-07-05 22:58:40 +02:00
Martchus b6f2c7f108 Rebuild static-compat-qt6-tools against LLVM 14 2022-07-05 18:04:01 +02:00
Martchus 78797399b7 Update openssl variants to 1.1.1q 2022-07-05 18:04:01 +02:00
Martchus 7003f44e82 Add missing make dependency git to mingw-w64-rapidjson 2022-06-30 21:59:20 +02:00
Martchus fafb475e77
Merge pull request #143 from patlefort/master
rapidjson mingw: Pull and use a specific version of gtest.
2022-06-30 21:00:42 +02:00
Patrick Northon 416a587f98 rapidjson mingw: Pull and use a specific version of gtest. 2022-06-30 14:38:48 -04:00
Martchus b44db61f98 Sync mingw-w64-ffmpeg with AUR package and update to 5.0.1 2022-06-28 00:22:05 +02:00
Martchus 618d521cbe Update static-compat-harfbuzz to 4.4.0 2022-06-27 23:46:50 +02:00
Martchus e806ca197b Extend README section about static compat packages 2022-06-27 13:07:43 +02:00
Martchus 7054bfd973 Fix typos in README 2022-06-27 13:07:02 +02:00
Martchus c471e99957 Update several package variants to match the corresponding regular package 2022-06-25 22:00:28 +02:00
Martchus 33dd68c7c9 Rebuild reflective-rapidjson against LLVM 14 2022-06-23 12:14:59 +02:00
Martchus b0bac0c9d5 Update static-compat-openssl to 1.1.1p 2022-06-22 22:58:36 +02:00
Martchus 4a9e72237b Update android-*-openssl packages to 1.1.1p 2022-06-22 22:58:13 +02:00
Martchus a0c94fb1aa Update tagparser-git and tageditor-git 2022-06-20 21:41:55 +02:00
Martchus 3233efeca5 Rebuild ffmpeg against updated srt and sync with upstream 2022-06-18 12:59:41 +02:00
Martchus 571a4141a5 Update static-compat-boost and boost-doc to 1.79.0 2022-06-16 17:51:19 +02:00
Martchus 743335a886 Fix build errors in static-compat-qt6-wayland
These build errors are caused because eglplatform.h is included before Qt
headers and it pulls X11 headers which contain many problematic macros.

Apparently X11 headers aren't required here anyways so let's just disable
them from being pulled in.
2022-06-16 16:44:56 +02:00
Martchus 6edac42547 Enable X11 conditionally in libglvnd's egl header
See https://github.com/KhronosGroup/EGL-Registry/pull/130
2022-06-16 16:27:38 +02:00
Martchus bf28a1a3a7 Update static-compat-xorgproto to 2022.1 2022-06-16 16:26:11 +02:00
Martchus 934bfd84c1 Rebuild mingw-w64 packages against boost 1.79.0 2022-06-15 23:46:53 +02:00
Martchus 37eeb6a666 Rebuild packages against boost 1.79.0 2022-06-15 13:19:05 +02:00
Martchus 2d29bd9bff Update Qt 6 packages to 6.3.1 2022-06-15 02:00:06 +02:00
Martchus a866794539 Use CMake to build static-compat-zstd to provide CMake module
The regular zstd package has switched so the static-compat needs to switch
as well as otherwise the CMake find module from the regular package is
picked up (e.g. by Qt 6).
2022-06-15 02:00:06 +02:00
Martchus a88a8e3daa Update mingw-w64-jasper to 3.0.4 2022-06-15 02:00:06 +02:00
Martchus 83771dced3 Remove wrong dependency from NGINX modules
Not tested yet, will test on next rebuild
2022-06-14 10:19:23 +02:00