Commit Graph

1351 Commits

Author SHA1 Message Date
Martchus a10fd8c94b Rebase Qt 5 packages against 5.15.4 2022-05-18 11:09:05 +02:00
Martchus 969a806092 Update mediawriter to 5.0.1 2022-05-13 09:21:41 +02:00
Martchus 6cb683c980 Drop gcc-d-static-compat in accordance with regular gcc package
It wouldn't be possible to keep it nevertheless because then
we needed to add gcc-d to make dependencies which is not possible
because the regular package dropped it. It is also not possible
to build with the previous version of static-compat-gcc because
it would fail to find gmp and some other libs (using them from
the host system would be technically possible but one needed to
workaround linker errors with the C runtime).

For some reason also libobjc is missing but I suppose that's not
a bit loss.
2022-05-12 20:51:54 +02:00
Martchus ce61928776 Update static-compat-gcc to 12.1.0 2022-05-12 19:59:10 +02:00
Martchus 85dfa56946 Consider Qt 6 based binaries (of releases) the default
So don't use the suffix for Qt 6 based release binaries and add
a suffix to the Qt 5 based version instead
2022-05-10 23:01:53 +02:00
Martchus 86eea5459d Update mediawriter to 5.0.0 2022-05-10 12:16:07 +02:00
Martchus 0c3d7e3060 Update syncthingtray 2022-05-05 21:49:07 +02:00
Martchus 11c44280c7 Fix typo in README 2022-05-05 21:02:55 +02:00
Martchus 1b318eb651 Workaround linker issues with static-compat-libglvnd 2022-05-05 21:01:18 +02:00
Martchus c41a1f34dd Update gogs to 0.12.7 2022-05-05 12:11:58 +02:00
Martchus c3a68332ea Update own projects 2022-05-04 01:31:28 +02:00
Martchus ab0bde8f63 Rebuild ffmpeg against dav1d 1.0.0 and sync with regular package 2022-05-03 23:36:28 +02:00
Martchus ba61e6160f Upload static-compat packages when releasing own projects 2022-05-02 21:53:41 +02:00
Martchus b43022d7ec Add static-compat packages for my other projects 2022-05-02 21:10:21 +02:00
Martchus 6066ade46f Update dependencies for passwordmanager-qt6
kirigami2 is only a make dependency if Qt Quick GUI is enabled and
qt6-quickcontrols2 is now part of qt6-declarative.
2022-05-02 20:52:24 +02:00
Martchus b1dccff4ae Improve static-compat-syncthingtray
* Enable Wayland QPA plugin
* Enable icon themes
* Avoid regular Harfbuzz CMake find module from being used
2022-05-02 00:42:08 +02:00
Martchus 567f591ea0 Update freetype2 to 2.12.1 2022-05-01 13:55:22 +02:00
Martchus 17e8e5b34a Downgrade libx11 and add shared version
We must not link statically against it because it is also pulled by the
shared GLX library and would therefore end up multiple times in the apps
address space causing crashes. It should be stable enough anyways to not
having to bundle it. Since 1.6.x is still the newest version on older
distributions we must downgrade the version, though.
2022-04-29 18:28:31 +02:00
Martchus 250ab7b61c Explicitly disable dynamic OpenGL for static-compat-qt6-base
It apparenly doesn't work to configure this so disable it explicitly as a
remark.
2022-04-28 23:49:49 +02:00
Martchus 3ec819e1e2 Regenerate remaining *-qt6-base-* with new patches 2022-04-28 23:41:30 +02:00
Martchus 78e248f924 Downgrade static-compat-libglvnd for compatibility with Ubuntu 18.04.6 2022-04-28 23:40:16 +02:00
Martchus 315b698f58 Improve documentation about Qt packaging 2022-04-28 22:47:52 +02:00
Martchus 5411a9d1fd Update static libraries
* Use an older glibc so resulting binaries can run
  on older systems (without having to link statically
  against glibc)
* Call packages static-compat-* to make it clear that
  these packages are intended for compatibility with
  older distributions
* Add further libraries to get static-compat-qt6-base
  and some other static-compat-qt6-* packages building
2022-04-28 22:43:29 +02:00
Martchus 46e9e2f092 Update mingw-w64-qt5-base* to latest KDE commit and cherry-pick 8797332
See https://aur.archlinux.org/packages/mingw-w64-qt5-base#comment-862662
2022-04-26 19:13:47 +02:00
Martchus f97ca8c7ed Add stalebot config 2022-04-14 20:49:28 +02:00
Martchus 6bb7e4e8c9 Update Qt 6 to 6.3.0 2022-04-10 23:25:57 +02:00
Martchus 08db78e28d Fix checksum of tageditor-cli 2022-04-06 11:09:30 +02:00
Martchus bbc229c96b Update own projects 2022-04-06 01:39:42 +02:00
Martchus e6941df52f Add copyright notice 2022-04-05 20:46:14 +02:00
Martchus 20bb64965b Update mingw-w64-freetype2 to 2.12.0 2022-04-04 23:22:35 +02:00
Martchus 4c8640c754 Update mingw-w64-postgresql to 14.2 2022-04-02 21:00:10 +02:00
Martchus 02020df4ed Update mingw-w64-mariadb-connector-c to 3.2.6 2022-04-02 20:59:38 +02:00
Martchus 90f593c2eb Change Git sources pointing to GitHub to `git+https` 2022-03-26 22:11:23 +01:00
Martchus 0eef469b86 Update baukal to 0.9.2 2022-03-26 14:10:02 +01:00
Martchus 8f1a05be76 Clarify that license is "GPL-2-or-later" 2022-03-22 23:13:06 +01:00
Martchus 8a71ef2410 Update Qt 6 packages to 6.2.4 2022-03-20 12:08:09 +01:00
Martchus a368583de7 Remove conflicts in gogs package
All (remaining) variants should cover this now.
2022-03-19 21:20:57 +01:00
Martchus 5a6fe374b3 Update gogs to 0.12.6 2022-03-19 13:05:38 +01:00
Martchus f9eb25f29b Update mingw-w64-openssl-1.1 to 1.1.1.n 2022-03-16 21:28:53 +01:00
Martchus fbd514f1c3 Add mingw-w64-openssl-1.1 2022-03-15 16:24:57 +01:00
Martchus 7ef4e647c7 Disable io_uring in arch-repo-manager
On the server I'm still getting crashes:

```
terminate called after throwing an instance of 'boost::wrapexcept<boost::system::system_error>'
  what():  io_uring_queue_init: Cannot allocate memory [system:12]
```
2022-03-15 01:26:02 +01:00
Martchus 4f73c1f08c Update gogs to 0.12.5 2022-03-11 18:28:09 +01:00
Martchus 68731b6b03 Rebase Qt 5 packages against 5.15.3 2022-03-08 20:10:38 +01:00
Martchus d0273bdec7 Update mingw-w64-freetype2 to 2.11.1 2022-03-03 13:03:38 +01:00
Martchus 5a2099c5b1 Update syncthingtray to 1.1.16 2022-03-01 14:33:32 +01:00
Martchus 7616805354 Enable `io_uring` in arch-repo-manager 2022-02-22 00:11:41 +01:00
Martchus b87ba2e16a Rebuild ffmpeg-custom against vmaf 2.x 2022-02-18 10:24:59 +01:00
Martchus f91eb8ae0f Update own projects 2022-02-16 18:54:38 +01:00
Martchus b30962b574 Update syncthingtray packages to 1.1.15 2022-02-01 18:48:07 +01:00
Martchus 430e3ae76c Adapt arch-repo-manager-git for using lmdb 2022-02-01 18:46:25 +01:00