Commit Graph

1345 Commits

Author SHA1 Message Date
0c3d7e3060 Update syncthingtray 2022-05-05 21:49:07 +02:00
11c44280c7 Fix typo in README 2022-05-05 21:02:55 +02:00
1b318eb651 Workaround linker issues with static-compat-libglvnd 2022-05-05 21:01:18 +02:00
c41a1f34dd Update gogs to 0.12.7 2022-05-05 12:11:58 +02:00
c3a68332ea Update own projects 2022-05-04 01:31:28 +02:00
ab0bde8f63 Rebuild ffmpeg against dav1d 1.0.0 and sync with regular package 2022-05-03 23:36:28 +02:00
ba61e6160f Upload static-compat packages when releasing own projects 2022-05-02 21:53:41 +02:00
b43022d7ec Add static-compat packages for my other projects 2022-05-02 21:10:21 +02:00
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
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
567f591ea0 Update freetype2 to 2.12.1 2022-05-01 13:55:22 +02:00
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
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
3ec819e1e2 Regenerate remaining *-qt6-base-* with new patches 2022-04-28 23:41:30 +02:00
78e248f924 Downgrade static-compat-libglvnd for compatibility with Ubuntu 18.04.6 2022-04-28 23:40:16 +02:00
315b698f58 Improve documentation about Qt packaging 2022-04-28 22:47:52 +02:00
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
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
f97ca8c7ed Add stalebot config 2022-04-14 20:49:28 +02:00
6bb7e4e8c9 Update Qt 6 to 6.3.0 2022-04-10 23:25:57 +02:00
08db78e28d Fix checksum of tageditor-cli 2022-04-06 11:09:30 +02:00
bbc229c96b Update own projects 2022-04-06 01:39:42 +02:00
e6941df52f Add copyright notice 2022-04-05 20:46:14 +02:00
20bb64965b Update mingw-w64-freetype2 to 2.12.0 2022-04-04 23:22:35 +02:00
4c8640c754 Update mingw-w64-postgresql to 14.2 2022-04-02 21:00:10 +02:00
02020df4ed Update mingw-w64-mariadb-connector-c to 3.2.6 2022-04-02 20:59:38 +02:00
90f593c2eb Change Git sources pointing to GitHub to git+https 2022-03-26 22:11:23 +01:00
0eef469b86 Update baukal to 0.9.2 2022-03-26 14:10:02 +01:00
8f1a05be76 Clarify that license is "GPL-2-or-later" 2022-03-22 23:13:06 +01:00
8a71ef2410 Update Qt 6 packages to 6.2.4 2022-03-20 12:08:09 +01:00
a368583de7 Remove conflicts in gogs package
All (remaining) variants should cover this now.
2022-03-19 21:20:57 +01:00
5a6fe374b3 Update gogs to 0.12.6 2022-03-19 13:05:38 +01:00
f9eb25f29b Update mingw-w64-openssl-1.1 to 1.1.1.n 2022-03-16 21:28:53 +01:00
fbd514f1c3 Add mingw-w64-openssl-1.1 2022-03-15 16:24:57 +01:00
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
4f73c1f08c Update gogs to 0.12.5 2022-03-11 18:28:09 +01:00
68731b6b03 Rebase Qt 5 packages against 5.15.3 2022-03-08 20:10:38 +01:00
d0273bdec7 Update mingw-w64-freetype2 to 2.11.1 2022-03-03 13:03:38 +01:00
5a2099c5b1 Update syncthingtray to 1.1.16 2022-03-01 14:33:32 +01:00
7616805354 Enable io_uring in arch-repo-manager 2022-02-22 00:11:41 +01:00
b87ba2e16a Rebuild ffmpeg-custom against vmaf 2.x 2022-02-18 10:24:59 +01:00
f91eb8ae0f Update own projects 2022-02-16 18:54:38 +01:00
b30962b574 Update syncthingtray packages to 1.1.15 2022-02-01 18:48:07 +01:00
430e3ae76c Adapt arch-repo-manager-git for using lmdb 2022-02-01 18:46:25 +01:00
f3e50f3271 Update Qt packages to 6.2.3 2022-01-30 20:47:58 +01:00
f8c6bf206e Update mingw-w64-qcq to 2.3.4 2022-01-27 16:02:37 +01:00
4584f05fad Update ffmpeg to 5.0 2022-01-25 18:19:45 +01:00
b4d4f855c7 Add ffmpeg 5 patch to subtitlecomposer 2022-01-25 18:19:13 +01:00
9b0069595a Update checksum of gogs 2022-01-18 15:45:33 +01:00
3446aed91b Update gogs to 0.12.4 2022-01-17 11:37:15 +01:00