Commit Graph

147 Commits

Author SHA1 Message Date
265786c1d2 Remove appstream from check dependencies of my apps
The appstream check can already fail due to deprecation warnings and it
is not a good idea having package builds fail due to that. Therefore the
tests are also no longer run by default after recent changes in
c++utilities.
2023-11-22 18:59:45 +01:00
71edcb87fe Fix install path of KIO plugin if syncthingtray-qt6 2023-11-22 00:48:57 +01:00
d7bd9145c3 Update own projects 2023-11-22 00:04:07 +01:00
ecdb236c05 Set KF_PACKAGE_PREFIX in syncthingtray-qt6 2023-11-11 21:04:07 +01:00
afc0ee59fe Update own projects 2023-11-07 13:19:12 +01:00
37ccd0915b Update deps of syncthingtray for kf5 package renaming 2023-10-20 12:10:48 +02:00
a67ddaace6 Update syncthingtray 2023-10-03 14:55:42 +02:00
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
6a004ebe05 Update own projects 2023-09-05 18:05:11 +02:00
8de31414b4 Update syncthingtray 2023-08-09 16:39:21 +02:00
8911baa73c Update own projects 2023-07-04 20:14:39 +02:00
efa277b114 Update own projects 2023-06-08 17:28:57 +02:00
846db38624 Update own projects 2023-06-06 18:27:38 +02:00
4ff147355e Update syncthingtray 2023-04-06 12:46:37 +02:00
f7c4d5b87a Update own projects 2023-04-05 18:00:52 +02:00
7647677434 Update own projects 2023-03-07 21:22:13 +01:00
ecf5bbef00 Ensure HOME is set in syncthingtray tests
Workaround for https://github.com/syncthing/syncthing/issues/8785
2023-02-13 15:58:59 +01:00
d88ba1ed13 Rebuild packages against boost 1.81.0 2023-01-22 20:53:55 +01:00
605646001e Update own projects 2023-01-03 01:37:46 +01:00
a14abc0a2a Fix high DPI scaling regression with Qt 6.4.1 on Windows
See https://bugreports.qt.io/browse/QTBUG-109234
2022-12-06 23:17:12 +01:00
25ba758d58 Update own projects 2022-12-06 16:50:43 +01:00
30a51d9903 Update static-compat-openssl and a few other static-compat packages 2022-11-09 21:47:56 +01:00
fd242ddaa7 Avoid messing with user config when building syncthingtray 2022-11-08 20:47:00 +01:00
8b121d66fb Add further patches for Syncthing Tray's tests 2022-11-05 14:33:07 +01:00
90bfd0ac46 Add further patches for syncthingtray tests 2022-11-03 21:44:01 +01:00
3d1ee6de53 Patch syncthingtray to fix tests 2022-11-03 13:22:42 +01:00
80932b31ce Update own projects 2022-11-02 16:04:50 +01:00
6055502de4 Add appstream dependency for validation of appstream files 2022-10-11 21:27:25 +02:00
Michael Pennington
5dce516e40 Update syncthingtray pkgsums as well 2022-10-05 14:29:01 -04:00
91f026dd84 Update own projects 2022-10-05 17:49:19 +02:00
047b797589 Rebuild packages against 1.80.0 2022-09-18 20:03:55 +02:00
4742719574 Update own projects 2022-09-06 22:15:17 +02:00
81358482a3 Rebuild c++utilities and related Git packages to fix build issue
See aa4be0ef70
2022-08-09 21:28:36 +02:00
dd328cead1 Update own projects 2022-08-02 20:33:53 +02:00
624d2444fb Use soname dependencies for packages of own projects 2022-07-09 13:46:30 +02:00
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
dbfea6400a Update own projects 2022-07-05 22:58:40 +02:00
934bfd84c1 Rebuild mingw-w64 packages against boost 1.79.0 2022-06-15 23:46:53 +02:00
37eeb6a666 Rebuild packages against boost 1.79.0 2022-06-15 13:19:05 +02:00
233dab2da9 Update own projects 2022-06-07 20:04:45 +02:00
ad99cb3f57 Update own projects 2022-05-24 21:55:58 +02:00
0c3d7e3060 Update syncthingtray 2022-05-05 21:49:07 +02:00
c3a68332ea Update own projects 2022-05-04 01:31:28 +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
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
bbc229c96b Update own projects 2022-04-06 01:39:42 +02:00
5a2099c5b1 Update syncthingtray to 1.1.16 2022-03-01 14:33:32 +01:00
b30962b574 Update syncthingtray packages to 1.1.15 2022-02-01 18:48:07 +01:00
b802a60295 Update own projects 2022-01-11 23:36:02 +01:00
2667e08a04 Rebuild syncthingtray against Boost 1.78.0 2021-12-18 21:35:26 +01:00