Commit Graph

53 Commits

Author SHA1 Message Date
Martchus 8fd1ceb59f Update own projects 2024-04-02 19:45:48 +02:00
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 d7bd9145c3 Update own projects 2023-11-22 00:04:07 +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 f7c4d5b87a Update own projects 2023-04-05 18:00:52 +02:00
Martchus 7647677434 Update own projects 2023-03-07 21:22:13 +01:00
Martchus 4742719574 Update own projects 2022-09-06 22:15:17 +02:00
Martchus 624d2444fb Use soname dependencies for packages of own projects 2022-07-09 13:46:30 +02:00
Martchus b802a60295 Update own projects 2022-01-11 23:36:02 +01: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 6c54eeb0b1 Update own projects 2020-12-02 02:03:46 +01: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 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
Martchus 96a316525a Update own projects 2020-01-07 18:19:07 +01:00
Martchus a336c98e20 Update own projects 2019-10-02 21:43:44 +02: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 2bcb83996e Update own projects 2019-04-24 17:44:02 +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 e9665de674 Update own projects 2019-02-18 00:51:26 +01:00
Martchus a096d481e3 Fix qt5-quickcontrols2 dependency of passwordmanager
* It is not optional (unlike kirigami2) when Qt Quick GUI enabled
* Not tested yet
2019-01-05 15:43:33 +01:00
Martchus 52ee28097e Update own packages 2018-12-24 14:41:03 +01:00
Martchus e38c5063fd Enable Qt Quick GUI for default passwordmanager package 2018-12-11 20:25:57 +00:00
Martchus 2599fd87f3 Update own projects, add aarch64 2018-11-04 16:51:58 +01:00
Martchus 1ab0c2dcfd Update packages for own projects 2018-09-26 16:58:30 +02:00
Martchus cac23f236b Add mesa dependency where CMake complains about missing gl.h 2018-06-10 23:16:33 +02:00
Martchus 82614c8a18 Update own projects 2018-03-25 20:42:59 +02:00
Martchus 6312e8f7d6 Update packages for own applications 2017-11-02 00:53:02 +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 74b5255d08 updated version 2015-11-08 20:48:37 +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 cd003cdccf updated PKGBUILDs 2015-08-26 21:21:22 +02:00