Commit Graph

87 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 687936b365 Switch Git packages of my projects to use Qt 6 2024-02-28 15:03:07 +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 233dab2da9 Update own projects 2022-06-07 20:04:45 +02:00
Martchus b43022d7ec Add static-compat packages for my other projects 2022-05-02 21:10:21 +02:00
Martchus 6066ade46f Update dependencies for passwordmanager-qt6
kirigami2 is only a make dependency if Qt Quick GUI is enabled and
qt6-quickcontrols2 is now part of qt6-declarative.
2022-05-02 20:52:24 +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 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 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
Martchus 8394147714 Use ninja to build Git versions of my projects 2020-09-28 18:33:04 +02:00
Martchus cb7045df3a Adapt mingw-w64 packages for own projects to splitting static Qt libs 2020-09-13 13:21:21 +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 1c2e9665b5 Add configuration name for passwordmanager-git so all translations are found 2020-03-17 19:42:33 +01:00
Martchus 1e1175d93f Use git+https for Git packages of own projects 2020-02-05 13:52:36 +01:00
Martchus 7913e56a52 Make Git versions of my libs co-installable with release version 2020-01-31 23:38:18 +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 839cf09ad4 Update pkgrel of Git packages needing a rebuild 2019-08-14 01:59:26 +02:00
Martchus 2bcb83996e Update own projects 2019-04-24 17:44:02 +02:00
Martchus 4df3c28051 Continue work on PKGBUILDs for building final APKs
* Add armv7a-eabi
* APKs seem to build now but need further testing
2019-03-03 22:46:21 +01: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 b88a1ab855 Remove workarounds for building static Windows binaries
The faulty linker search path should no longer be present.
2019-01-05 01:53:14 +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 afbe1209a8 Update Android packages
* Update to latest version(s)
* Change name scheme
* Use Clang/libc++ everywhere
2018-11-26 20:50:49 +01:00
Martchus 2599fd87f3 Update own projects, add aarch64 2018-11-04 16:51:58 +01:00
Martchus 98d9d51490 Improve own packages
* Fix a few details
* Switch to libc++ under Android
2018-10-07 22:24:48 +02:00
Martchus 1ab0c2dcfd Update packages for own projects 2018-09-26 16:58:30 +02:00