Commit Graph

162 Commits

Author SHA1 Message Date
Martchus ac51c38a95 Update syncthingtray 2024-04-09 15:23:58 +02:00
Martchus 8fd1ceb59f Update own projects 2024-04-02 19:45:48 +02:00
Martchus adecd9a851 Update dependencies of my Qt apps
* Remove X11 dependencies that are not required (already pulled in by Qt
  anyway)
* Update passwordmanager-git according to latest changes
2024-03-18 23:49:31 +01:00
Martchus db2d208329 Update own projects 2024-03-05 14:47:24 +01:00
Martchus 687936b365 Switch Git packages of my projects to use Qt 6 2024-02-28 15:03:07 +01:00
Martchus 620e255462 Disable KDE integrations in syncthingtray by default 2024-02-28 13:18:58 +01:00
Martchus 0dcf93c3d5 Enable KDE integrations in syncthingtray-qt6 by default 2024-02-28 12:22:29 +01:00
Martchus 28109a9f37 Update own projects 2024-02-06 19:31:48 +01:00
Martchus 8963bee361 Update own projects 2024-01-02 22:40:13 +01:00
Martchus 5fec0e4088 Avoid overriding autostart when building syncthingtray 2023-12-22 17:38:13 +01:00
Martchus 905187d95c Add patches to syncthingtray-qt6 for Qt 6.7.0 2023-12-21 18:59:19 +01:00
Martchus df52f05683 Rebuild mingw-w64 syncthingtray packages with updated mingw-w64-gcc
The resulting binaries no longer crash when ran via WINE as they did
before¹. Qt 6 packages (6.6.1 was built with GCC 13.1.0) has not been
rebuilt yet as this doesn't seem to be needed. A test on Windows still
needs to be done.

¹ https://github.com/Martchus/syncthingtray/issues/220#issuecomment-1859006898)
2023-12-18 23:20:21 +01:00
Martchus c3d2a1ce8c Update own projects 2023-12-11 21:26:46 +01:00
Martchus dfa517a760 Update own projects 2023-12-05 15:27:56 +01:00
Martchus 63b60bd972 Rebuild c++utilities/syncthingtray-qt6 against Plasma 6 beta 2023-11-30 20:02:03 +01:00
Martchus 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
Martchus 71edcb87fe Fix install path of KIO plugin if syncthingtray-qt6 2023-11-22 00:48:57 +01:00
Martchus d7bd9145c3 Update own projects 2023-11-22 00:04:07 +01:00
Martchus ecdb236c05 Set KF_PACKAGE_PREFIX in syncthingtray-qt6 2023-11-11 21:04:07 +01:00
Martchus afc0ee59fe Update own projects 2023-11-07 13:19:12 +01:00
Martchus 37ccd0915b Update deps of syncthingtray for kf5 package renaming 2023-10-20 12:10:48 +02:00
Martchus a67ddaace6 Update syncthingtray 2023-10-03 14:55:42 +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 6a004ebe05 Update own projects 2023-09-05 18:05:11 +02:00
Martchus 8de31414b4 Update syncthingtray 2023-08-09 16:39:21 +02:00
Martchus 8911baa73c Update own projects 2023-07-04 20:14:39 +02:00
Martchus efa277b114 Update own projects 2023-06-08 17:28:57 +02:00
Martchus 846db38624 Update own projects 2023-06-06 18:27:38 +02:00
Martchus 4ff147355e Update syncthingtray 2023-04-06 12:46:37 +02:00
Martchus f7c4d5b87a Update own projects 2023-04-05 18:00:52 +02:00
Martchus 7647677434 Update own projects 2023-03-07 21:22:13 +01:00
Martchus 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
Martchus d88ba1ed13 Rebuild packages against boost 1.81.0 2023-01-22 20:53:55 +01:00
Martchus 605646001e Update own projects 2023-01-03 01:37:46 +01:00
Martchus 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
Martchus 25ba758d58 Update own projects 2022-12-06 16:50:43 +01:00
Martchus 30a51d9903 Update static-compat-openssl and a few other static-compat packages 2022-11-09 21:47:56 +01:00
Martchus fd242ddaa7 Avoid messing with user config when building syncthingtray 2022-11-08 20:47:00 +01:00
Martchus 8b121d66fb Add further patches for Syncthing Tray's tests 2022-11-05 14:33:07 +01:00
Martchus 90bfd0ac46 Add further patches for syncthingtray tests 2022-11-03 21:44:01 +01:00
Martchus 3d1ee6de53 Patch syncthingtray to fix tests 2022-11-03 13:22:42 +01:00
Martchus 80932b31ce Update own projects 2022-11-02 16:04:50 +01:00
Martchus 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
Martchus 91f026dd84 Update own projects 2022-10-05 17:49:19 +02:00
Martchus 047b797589 Rebuild packages against 1.80.0 2022-09-18 20:03:55 +02:00
Martchus 4742719574 Update own projects 2022-09-06 22:15:17 +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 dd328cead1 Update own projects 2022-08-02 20:33:53 +02:00
Martchus 624d2444fb Use soname dependencies for packages of own projects 2022-07-09 13:46:30 +02:00