Commit Graph

1635 Commits

Author SHA1 Message Date
Martchus 5db88d8534 Avoid mingw-w64-qt6-base to link against shared libzstd 2023-11-08 00:21:45 +01:00
Martchus 07e83f590a Update subtitlecomposer to 0.8.0 2023-11-07 23:10:34 +01:00
Martchus fe8de3cef3 Update passwordfile to 5.0.9 2023-11-07 16:35:09 +01:00
Martchus 54287988e4 Update mingw-w64-postgresql to 16.0 2023-11-07 14:27:45 +01:00
Martchus 644b51667c Update mingw-w64-qt6-3d
Not tested
2023-11-07 13:22:50 +01:00
Martchus afc0ee59fe Update own projects 2023-11-07 13:19:12 +01:00
Martchus ea0193938c Adapt static-compat-pianobooster to added alsa support in fluidsynth 2023-10-27 22:12:17 +02:00
Martchus 75b9126b04 Enable alsa backend in static-compat-fluidsynth 2023-10-27 21:43:29 +02:00
Martchus a2a168f816 Remove conflicting files in static-compat-alsa-lib 2023-10-27 19:28:28 +02:00
Martchus 4b15ff0b1a Add static-compat-pianobooster and dependencies
It builds but doesn't work yet because the OpenGL widget is
apprently not working in static-compat-qt6-base.
2023-10-27 18:40:15 +02:00
Martchus e528520427 Update openssl packages to 3.1.4 2023-10-27 14:46:21 +02:00
Martchus a11f0d488f Update mingw-w64-fluidsynth to 2.3.4 2023-10-22 14:53:13 +02:00
Ben b4382ecbef
Fix duplicate `kde+` suffix in version of Qt 5 packages
* Prevent appending the `kde+`-suffix multiple times when running `makepkg` consecutively without cleanup
* Modify the assignment of `_basever` from `_basever=$pkgver` to `_basever=${pkgver%%+*}`
2023-10-22 14:51:41 +02:00
Martchus 4fdfd13518 Update plasmoidviewer-debug 2023-10-20 12:24:02 +02:00
Martchus 37ccd0915b Update deps of syncthingtray for kf5 package renaming 2023-10-20 12:10:48 +02:00
Martchus 41f247ccbc Update deps of subtitlecomposer for kf5 package renaming 2023-10-20 11:01:41 +02:00
Martchus 0ff9c0527d Fix crashes with malformed SVGs in Qt 6 Svg packages 2023-10-16 18:29:04 +02:00
Martchus 3a2a4baf62 Update bento4 to v1.6.0-640 2023-10-15 16:35:25 +02:00
Martchus 3b8abd2126 Sync ffmpeg-custom with regular ffmpeg 2023-10-12 11:10:31 +02:00
Martchus c6f9429f11 Update Qt 6 packages to 6.6.0 2023-10-12 10:40:55 +02:00
Martchus 7ed355f9ae Update Qt 5 packages to 5.15.11 2023-10-09 10:22:10 +02:00
Martchus 795bbd2b3c Sync static-compat-zlib with regular package 2023-10-08 21:37:47 +02:00
Martchus 5cd5071f2f Sync ffmpeg-custom with regular ffmpeg 2023-10-07 01:46:26 +02:00
Martchus ad67b9dcad Update android-aarch64-kirigami2 2023-10-04 16:36:11 +02:00
Martchus a67ddaace6 Update syncthingtray 2023-10-03 14:55:42 +02:00
Martchus 5ef2aafea3 Update android-kirigami2 2023-09-30 23:44:17 +02:00
Martchus dab475f5ee Update freetype packages to 2.13.2 2023-09-30 22:15:55 +02:00
Martchus 9642c5b05d Update Qt 6 package to 6.5.3 2023-09-30 19:56:00 +02:00
Martchus 1969bcf148 Update openssl packages to 3.1.3 2023-09-27 16:24:37 +02:00
Martchus be5bb9b74b Add static-compat-alsa-lib 2023-09-22 23:45:51 +02:00
Martchus 09b82488c5 Test and fix qt6-positioning and qt6-location 2023-09-18 21:55:33 +02:00
Martchus 0d03746734 Fix typo in README 2023-09-18 21:24:23 +02:00
Martchus 15161717eb Fix typo in ne android-aarch64-qt6 packages 2023-09-18 09:26:12 +02:00
Martchus 954c36864e Add mingw-w64/android variants for Qt positioning and location modules
Not tested yet, will test on next update
2023-09-16 15:07:09 +02:00
Martchus 46fe3d404e Avoid deprecation warning in `generate.pl`
Use `spew` instead of `spurt`
2023-09-16 14:48:52 +02:00
Martchus c1d7c0afb4 Improve dependencies of my Qt-based packages
* Remove `mesa` as dependency; `qt5-base` and `qt6-base` both depend on it
  and none of the projects depend on it directly; official Qt-based
  packages like `qtcreator` also don't depend on `mesa`
* Add `libx11` as dependency of `qtutilities` and variants as it is
  actually used directly by those packages for the capslock detection (even
  though that feature was broken for quite some time)
2023-09-11 21:39:41 +02:00
Martchus a3ed2d0868 Use more library dependencies where possible 2023-09-11 21:17:51 +02:00
Martchus 29c1f76ec0 Adapt mingw-w64-pianobooster-custom to latest changes 2023-09-06 17:34:29 +02:00
Martchus 6a004ebe05 Update own projects 2023-09-05 18:05:11 +02:00
Martchus b31b54dffe Rebuild reflective-rapidjson against LLVM 16 2023-08-23 16:15:19 +02:00
Martchus 4060769a23
Merge pull request #170 from patlefort/master
gnutls: fix compile problem with gnutls.
2023-08-23 13:19:10 +02:00
Patrick Northon e16ee6b82c gnutls: fix compile problem with gnutls, remove unused configure arguments and bump version to 3.8.1. 2023-08-22 17:42:24 -04:00
Martchus 82f0166922 Add PKGBUILDs for additional Qt 6 modules
These haven't been tested yet and I'm not sure whether it makes sense to
add them by default to the build yet. However, they might be useful in the
future.
2023-08-17 15:44:05 +02:00
Martchus 11290f62f0 Fix plugin targets not populated in mingw-w64-qt5-base
See https://github.com/Martchus/PKGBUILDs/issues/168
2023-08-12 14:05:35 +02:00
Martchus edce7b262f Update mingw-w64-qt5-base to 5.15.10+kde+r147 2023-08-12 14:00:56 +02:00
Martchus c03b3b0dc9 Update static-compat-glib2 to 2.76.4 2023-08-10 17:24:02 +02:00
Martchus 8de31414b4 Update syncthingtray 2023-08-09 16:39:21 +02:00
Martchus d0b2049ef8 Disable harfbuzz find package in static CMake wrappers 2023-08-09 16:36:59 +02:00
Martchus 2faaaf4e3e Add workaround to compile static-compat-gcc after host glibc update
Ensure that ada host tools are built/linked with host g++ and thus linked
against the host glibc. Attempting to link against the target glibc leads
otherwise to linker errors like (since the host glibc has been updated to
2.38):

```
/usr/bin/ld: ../../libcommon.a(diagnostic.o): in function `get_terminal_width()':
/usr/include/stdlib.h:483:(.text+0x790): undefined reference to `__isoc23_strtol'
```

Not sure why GCC's build script is using the target "xg++" tool here. Maybe
a misconfiguration on my side or an upstream bug.
2023-08-04 17:16:51 +02:00
Martchus 725f0504c8 Update static-compat-gcc to 13.2.1 2023-08-04 12:21:40 +02:00