Commit Graph

34 Commits

Author SHA1 Message Date
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 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 6c54eeb0b1 Update own projects 2020-12-02 02:03:46 +01:00
Martchus 98077a8c6e Use ninja instead of make for building own projects and rapidjson 2020-10-04 01:04:55 +02:00
Martchus 34609fbba9 Update own projects 2020-05-06 19:15:21 +02:00
Martchus 96a316525a Update own projects 2020-01-07 18:19:07 +01:00
Martchus 190b18713f Update checksums of own packages 2019-08-24 23:33:20 +02:00
Martchus 70be537d89 Update packages of own projects to next major releases 2019-08-24 17:19:43 +02:00
Martchus 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
Martchus 2599fd87f3 Update own projects, add aarch64 2018-11-04 16:51:58 +01:00
Martchus cac23f236b Add mesa dependency where CMake complains about missing gl.h 2018-06-10 23:16:33 +02:00
Martchus 82a118f87b Update videodownloader to 1.3.3 2017-03-24 23:58:41 +01:00
Martchus 894c8dab54 Update package of own projects 2016-11-27 16:50:04 +01:00
Martchus b6591ea678 Update c++utilities and syncthingtray 2016-10-03 14:23:34 +02:00
Martchus 035c97e80c Update own projects 2016-09-14 20:35:37 +02:00
Martchus 8e9cd672f9 Improve descriptions 2016-08-09 01:55:11 +02:00
Martchus 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
Martchus 9fe386c80e updated PKGBUILDs for all of my own applications 2016-04-26 23:21:53 +02:00
Martchus 1c5b356f3c further adjustments for mingw-w64-qt5-* 2016-03-25 21:43:59 +01:00
Martchus 0c06166073 updated versions 2015-12-28 00:22:34 +01:00
Martchus c3b7a4cde4 uniform indention 2015-12-25 02:00:37 +01:00
Martchus 922cc96991 use cmake 2015-12-08 00:18:52 +01:00
Martchus f1f5b8620b updated versions, minor changeings 2015-12-02 02:20:30 +01:00
Martchus 747d1f9d39 updated versions 2015-10-16 22:52:00 +02:00
Martchus 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
Martchus e0a140d599 run 4 jobs simultaneously to speed up build process 2015-09-06 21:34:20 +02:00
Martchus 6ab001cdce updated install files 2015-08-31 01:53:31 +02:00
Martchus deab42ccba inserted checksums 2015-08-27 22:41:20 +02:00
Martchus d8fea1eddc updated PKGBUILDs 2015-08-27 01:23:17 +02:00
Martchus cd003cdccf updated PKGBUILDs 2015-08-26 21:21:22 +02:00
Martchus e81ce6bcda updates PKGBUILDs 2015-08-11 22:21:14 +02:00
Martchus 363a21d55b added maintainer comment where missing 2015-08-04 20:04:32 +02:00
Martchus 6ece08a2f2 updated PKGBUILD files 2015-07-18 00:43:03 +02:00
Martchus 5b14453388 outsourced PKGBUILD files from project repositories 2015-06-24 23:12:08 +02:00