Commit Graph

47 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
6055502de4 Add appstream dependency for validation of appstream files 2022-10-11 21:27:25 +02:00
624d2444fb Use soname dependencies for packages of own projects 2022-07-09 13:46:30 +02:00
a0c94fb1aa Update tagparser-git and tageditor-git 2022-06-20 21:41:55 +02:00
40f05ad3b0 Enable built-in translations in Git packages of own projects 2020-11-11 19:04:15 +01:00
8394147714 Use ninja to build Git versions of my projects 2020-09-28 18:33:04 +02:00
66ffc24dcf Add jq to check dependencies of tageditor 2020-06-10 18:48:20 +02:00
1e1175d93f Use git+https for Git packages of own projects 2020-02-05 13:52:36 +01:00
7913e56a52 Make Git versions of my libs co-installable with release version 2020-01-31 23:38:18 +01:00
d8be7d61c1 Rebuild some of the Git packages 2019-08-24 17:26:44 +02:00
151ab2fa13 Update git packages of own projects for merging breaking changes 2019-05-05 22:41:17 +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
9d553d2af7 Use Qt Web Engine by default for tageditor 2019-01-03 16:40:14 +01:00
2599fd87f3 Update own projects, add aarch64 2018-11-04 16:51:58 +01:00
cac23f236b Add mesa dependency where CMake complains about missing gl.h 2018-06-10 23:16:33 +02:00
c4fae3ff2e Update packages for own projects 2018-05-11 17:10:03 +02:00
db002e0112 Update git packages for tagparser and tageditor 2018-03-07 20:18:44 +01:00
d60716b71f Update own projects, including reflective-rapidjson 2018-01-20 23:03:02 +01:00
d530e22bbf Fix typo TEST_FILEPATH => TEST_FILE_PATH 2017-10-18 22:06:16 +02:00
cc45681c0f Enable tests in tageditor 2017-09-14 23:24:12 +02:00
6fe21b6fcd Sync descriptions of tagparser/tageditor packages 2017-04-30 02:11:16 +02:00
c48c872228 Imporve Git packages of own projects
* Allow customizing repo URL so the Git packages can also be
  built locally without internet connection and without relying
  on GitHub
* Fix missing dependencies
2017-04-05 21:21:17 +02:00
483d636392 Sync git package with default ones 2017-03-21 01:02:22 +01:00
035c97e80c Update own projects 2016-09-14 20:35:37 +02:00
8e9cd672f9 Improve descriptions 2016-08-09 01:55:11 +02:00
8b28034339 removed most install files
Most install files can be removed due to the new hooks
feature of pacman.
2016-05-06 21:28:05 +02:00
9fe386c80e updated PKGBUILDs for all of my own applications 2016-04-26 23:21:53 +02:00
40b36b6de6 make JS and web view provider configurable 2016-04-24 22:16:30 +02:00
e81ddf3273 updated git packages for my apps 2016-04-20 00:32:19 +02:00
1c5b356f3c further adjustments for mingw-w64-qt5-* 2016-03-25 21:43:59 +01:00
49f8059d21 fixed cd in git packages 2016-02-27 21:08:28 +01:00
b72c41c5f9 updated descriptions, minor adjustments 2016-02-07 22:19:17 +01:00
c3b7a4cde4 uniform indention 2015-12-25 02:00:37 +01:00
922cc96991 use cmake 2015-12-08 00:18:52 +01:00
f1f5b8620b updated versions, minor changeings 2015-12-02 02:20:30 +01:00
53e208ad49 added missing makedepends 2015-11-08 20:48:19 +01:00
d105546b54 do not force -j option in PKGBUILD file
(use MAKEFLAGS="-j$(nproc)" in makepkg.conf instead)
2015-09-26 20:02:26 +02:00
4c71b1861e fixed git PKGBUILDs 2015-09-06 21:53:25 +02:00
e0a140d599 run 4 jobs simultaneously to speed up build process 2015-09-06 21:34:20 +02:00
c2ec52f94a fixed spelling mistake 2015-09-01 21:26:32 +02:00
6ab001cdce updated install files 2015-08-31 01:53:31 +02:00
d1a1305bfe fixed spelling mistake 2015-08-29 22:20:57 +02:00
ef386885a5 added missing install files to git and pro file 2015-08-29 21:43:08 +02:00
6fd669cb13 updated descriptions 2015-08-28 20:02:43 +02:00
deab42ccba inserted checksums 2015-08-27 22:41:20 +02:00
cd003cdccf updated PKGBUILDs 2015-08-26 21:21:22 +02:00