Commit Graph

19 Commits

Author SHA1 Message Date
Martchus d7bd9145c3 Update own projects 2023-11-22 00:04:07 +01:00
Martchus afc0ee59fe Update own projects 2023-11-07 13:19:12 +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 6a004ebe05 Update own projects 2023-09-05 18:05:11 +02:00
Martchus 8911baa73c Update own projects 2023-07-04 20:14:39 +02:00
Martchus efa277b114 Update own projects 2023-06-08 17:28:57 +02:00
Martchus 846db38624 Update own projects 2023-06-06 18:27:38 +02:00
Martchus f7c4d5b87a Update own projects 2023-04-05 18:00:52 +02:00
Martchus 3956b5f3e9 Fix checksums of own projects 2023-03-08 10:37:00 +01:00
Martchus 7647677434 Update own projects 2023-03-07 21:22:13 +01:00
Martchus 80932b31ce Update own projects 2022-11-02 16:04:50 +01:00
Michael Pennington 7e75f2a217 Update qt6utilities pkgsums 2022-10-05 14:21:07 -04:00
Martchus 91f026dd84 Update own projects 2022-10-05 17:49:19 +02:00
Martchus 4742719574 Update own projects 2022-09-06 22:15:17 +02:00
Martchus dd328cead1 Update own projects 2022-08-02 20:33:53 +02:00
Martchus 7a52af6090 Rebuild qtutilities packages with the right version 2022-06-11 13:31:43 +02:00
Martchus 70cef5c857 Update qtutilities 2022-06-11 00:31:33 +02:00
Martchus c3a68332ea Update own projects 2022-05-04 01:31:28 +02:00
Martchus 5411a9d1fd Update static libraries
* Use an older glibc so resulting binaries can run
  on older systems (without having to link statically
  against glibc)
* Call packages static-compat-* to make it clear that
  these packages are intended for compatibility with
  older distributions
* Add further libraries to get static-compat-qt6-base
  and some other static-compat-qt6-* packages building
2022-04-28 22:43:29 +02:00