Commit Graph

120 Commits

Author SHA1 Message Date
Martchus afc0ee59fe Update own projects 2023-11-07 13:19:12 +01: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 8911baa73c Update own projects 2023-07-04 20:14:39 +02:00
Martchus e02e2bf809 Add qtutilities-qt6-git and update pianobooster-custom 2023-07-03 15:02:11 +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 f7c4d5b87a Update own projects 2023-04-05 18:00:52 +02:00
Martchus 3956b5f3e9 Fix checksums of own projects 2023-03-08 10:37:00 +01:00
Martchus 7647677434 Update own projects 2023-03-07 21:22:13 +01:00
Martchus 80932b31ce Update own projects 2022-11-02 16:04:50 +01:00
Michael Pennington 7e75f2a217 Update qt6utilities pkgsums 2022-10-05 14:21:07 -04:00
Martchus 91f026dd84 Update own projects 2022-10-05 17:49:19 +02:00
Martchus 4c3293e7c8 Remove dependency to dia which still uses Python 2
It should not be used anyways by my documentation packages.
2022-09-23 14:46:40 +02:00
Martchus 4742719574 Update own projects 2022-09-06 22:15:17 +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
Martchus 7a52af6090 Rebuild qtutilities packages with the right version 2022-06-11 13:31:43 +02:00
Martchus 70cef5c857 Update qtutilities 2022-06-11 00:31:33 +02:00
Martchus 233dab2da9 Update own projects 2022-06-07 20:04:45 +02:00
Martchus c3a68332ea Update own projects 2022-05-04 01:31:28 +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 bbc229c96b Update own projects 2022-04-06 01:39:42 +02:00
Martchus e6d464ec80 Update own projects 2021-12-07 20:39:28 +01:00
Martchus 8f884b8cca Update own projects 2021-11-03 10:56:01 +01:00
Martchus 380b180c04 WIP: Update own projects 2021-11-02 18:08:39 +01:00
Martchus c54f564676 Update own projects 2021-10-06 00:46:27 +02:00
Martchus fef0fb7add Update own projects 2021-08-17 21:38:22 +02:00
Martchus ee8134b5c1 Update own projects 2021-07-06 23:01:03 +02:00
Martchus 792e55bdd3 Update own projects 2021-05-05 01:34:01 +02:00
Martchus f525679f1d Update own projects 2021-04-07 09:39:53 +02:00
Martchus 18d9998bda Update own projects 2021-01-07 01:23:04 +01:00
Martchus dda08c381c Add mingw-w64-qt6 packages for some of my projects
Basically works, tested under the latest Windows 10

TODOs:
* The CLI-only syncthingctl is quite big, maybe some dependencies got
  pulled into the build, e.g. through plugins
* Translations are not working because the CMake module providing the
  macros is not available in the mingw-w64 build of Qt 6
2020-12-10 22:15:10 +01:00
Martchus 6c54eeb0b1 Update own projects 2020-12-02 02:03:46 +01:00
Martchus 191ca98fde Update Qt 6 packages to RC 2020-11-27 00:32:22 +01:00
Martchus 40f05ad3b0 Enable built-in translations in Git packages of own projects 2020-11-11 19:04:15 +01:00
Martchus bb9b4c8325 Update Qt 6 packages to beta4 2020-11-11 12:26:44 +01:00
Martchus f48959313f Update own projects 2020-11-04 14:25:35 +01:00
Martchus 59718d616a Add Qt 6 versions of own projects 2020-10-23 17:31:10 +02:00
Martchus 402744ca02 Update checksums of own projects 2020-10-11 17:56:07 +02:00
Martchus ea450b5304 Update own projects 2020-10-11 14:54:08 +02:00
Martchus 98077a8c6e Use ninja instead of make for building own projects and rapidjson 2020-10-04 01:04:55 +02:00
Martchus 8394147714 Use ninja to build Git versions of my projects 2020-09-28 18:33:04 +02:00
Martchus 17aa06bf8d Update own projects 2020-08-12 00:46:58 +02:00
Martchus c3eb57eb04 Update own projects 2020-07-18 00:31:43 +02:00
Martchus cebb069f75 Fix cd in check() function of qtutilities 2020-07-08 00:01:55 +02:00
Martchus 33f468e8f9 Update own projects 2020-07-07 18:04:18 +02:00
Martchus 83f3eef6b0 Enable tests in qtutilities-git 2020-06-16 01:21:47 +02:00
Martchus 34609fbba9 Update own projects 2020-05-06 19:15:21 +02:00
Martchus 65fe018b79 Update own projects 2020-03-18 11:45:08 +01:00