Commit Graph

139 Commits

Author SHA1 Message Date
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 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 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 605646001e Update own projects 2023-01-03 01:37:46 +01:00
Martchus 25ba758d58 Update own projects 2022-12-06 16:50:43 +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
Martchus 48c13871c5 Update checksum of tageditor-cli 2022-09-07 10:34:26 +02:00
Martchus 4742719574 Update own projects 2022-09-06 22:15:17 +02:00
Martchus c63d48ef59 Fix checksum of tageditor-cli 2022-08-02 21:33:12 +02:00
Martchus dd328cead1 Update own projects 2022-08-02 20:33:53 +02:00
Martchus 0c2f42dc29 Patch mingw-w64-tageditor and related packages
For https://github.com/Martchus/tageditor/issues/85
2022-07-14 02:04:33 +02:00
Martchus 624d2444fb Use soname dependencies for packages of own projects 2022-07-09 13:46:30 +02:00
Martchus dbfea6400a Update own projects 2022-07-05 22:58:40 +02:00
Martchus a0c94fb1aa Update tagparser-git and tageditor-git 2022-06-20 21:41:55 +02:00
Martchus 233dab2da9 Update own projects 2022-06-07 20:04:45 +02:00
Martchus ad99cb3f57 Update own projects 2022-05-24 21:55:58 +02:00
Martchus c3a68332ea Update own projects 2022-05-04 01:31:28 +02:00
Martchus b43022d7ec Add static-compat packages for my other projects 2022-05-02 21:10:21 +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 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 f91eb8ae0f Update own projects 2022-02-16 18:54:38 +01:00
Martchus b802a60295 Update own projects 2022-01-11 23:36:02 +01:00
Martchus 9fc1c91721 Rebuild mingw-w64-tageditor-* against fixed tagparser 2021-10-26 19:13:02 +02:00
Martchus c54f564676 Update own projects 2021-10-06 00:46:27 +02:00
Martchus a0bf1ed226 Update own projects 2021-09-07 21:31:10 +02:00
Martchus fef0fb7add Update own projects 2021-08-17 21:38:22 +02:00
Martchus a56468ec34 Update own projects 2021-08-03 21:42:39 +02:00
Martchus 3e58c0f584 Fix checksum of tageditor packages 2021-07-10 12:19:18 +02:00
Martchus 0a43f78e4f Update tageditor-cli 2021-07-07 10:23:32 +02:00
Martchus ee8134b5c1 Update own projects 2021-07-06 23:01:03 +02:00
Martchus 2d812fe649 Update own projects 2021-06-07 12:54:52 +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 884c9b52c6 Update Qt 6 packages to 6.0.0 2020-12-09 13:03:48 +01:00
Martchus 39f9e478d2 Fix checksum of tageditor-cli 2020-12-05 21:41:45 +01:00
Martchus 6c54eeb0b1 Update own projects 2020-12-02 02:03:46 +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