Commit Graph

97 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
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
efa277b114 Update own projects 2023-06-08 17:28:57 +02:00
846db38624 Update own projects 2023-06-06 18:27:38 +02:00
f7c4d5b87a Update own projects 2023-04-05 18:00:52 +02:00
3956b5f3e9 Fix checksums of own projects 2023-03-08 10:37:00 +01:00
7647677434 Update own projects 2023-03-07 21:22:13 +01:00
605646001e Update own projects 2023-01-03 01:37:46 +01:00
25ba758d58 Update own projects 2022-12-06 16:50:43 +01:00
80932b31ce Update own projects 2022-11-02 16:04:50 +01:00
4742719574 Update own projects 2022-09-06 22:15:17 +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
dbfea6400a Update own projects 2022-07-05 22:58:40 +02:00
ad99cb3f57 Update own projects 2022-05-24 21:55:58 +02:00
c3a68332ea Update own projects 2022-05-04 01:31:28 +02:00
bbc229c96b Update own projects 2022-04-06 01:39:42 +02:00
f91eb8ae0f Update own projects 2022-02-16 18:54:38 +01:00
b802a60295 Update own projects 2022-01-11 23:36:02 +01:00
c54f564676 Update own projects 2021-10-06 00:46:27 +02:00
a0bf1ed226 Update own projects 2021-09-07 21:31:10 +02:00
fef0fb7add Update own projects 2021-08-17 21:38:22 +02:00
a56468ec34 Update own projects 2021-08-03 21:42:39 +02:00
3e58c0f584 Fix checksum of tageditor packages 2021-07-10 12:19:18 +02:00
ee8134b5c1 Update own projects 2021-07-06 23:01:03 +02:00
2d812fe649 Update own projects 2021-06-07 12:54:52 +02:00
6c54eeb0b1 Update own projects 2020-12-02 02:03:46 +01:00
402744ca02 Update checksums of own projects 2020-10-11 17:56:07 +02:00
ea450b5304 Update own projects 2020-10-11 14:54:08 +02:00
98077a8c6e Use ninja instead of make for building own projects and rapidjson 2020-10-04 01:04:55 +02:00
33f468e8f9 Update own projects 2020-07-07 18:04:18 +02:00
34609fbba9 Update own projects 2020-05-06 19:15:21 +02:00
dd91635bee Add tageditor-cli for a minimal CLI-only build of Tag Editor 2020-04-16 18:50:34 +02:00
1b40bdb577 Update own projects 2020-04-08 12:45:11 +02:00
65fe018b79 Update own projects 2020-03-18 11:45:08 +01:00
f13b97804b Fix checksums of own projects 2020-02-05 11:57:35 +01:00
b4dc433161 Update own projects 2020-02-05 08:49:15 +01:00
96a316525a Update own projects 2020-01-07 18:19:07 +01:00
2c584d1fcc Update own packages 2019-10-12 23:54:01 +02:00
a336c98e20 Update own projects 2019-10-02 21:43:44 +02:00
190b18713f Update checksums of own packages 2019-08-24 23:33:20 +02:00
70be537d89 Update packages of own projects to next major releases 2019-08-24 17:19:43 +02:00
2bcb83996e Update own projects 2019-04-24 17:44:02 +02:00
c49dae9db4 Specify source directory explicitely
To

* workaround bug in CMake 3.13.3
* stay compatible with future CMake releases
2019-03-02 14:31:58 +01:00
e9665de674 Update own projects 2019-02-18 00:51:26 +01:00
04cb07e373 Update tagparser/tageditor 2019-01-11 10:05:53 +01:00
9d553d2af7 Use Qt Web Engine by default for tageditor 2019-01-03 16:40:14 +01:00
4e9fbd3000 Add 32-bit patch for tag editor 2018-12-30 23:38:23 +01:00
c6cefab210 Fix dependencies for tageditor 2018-12-12 18:59:49 +01:00