Commit Graph

6 Commits

Author SHA1 Message Date
Martchus 1b345a9f3d Update zstd packages to 1.5.5 2023-04-07 19:26:18 +02:00
Martchus 193752b02f Update static-compat-zstd to 1.5.4 2023-02-19 18:17:15 +01:00
Martchus e944bccef0 Import mingw-w64-zstd from AUR, enable static libs and fix arch 2023-02-19 00:16:28 +01:00
Martchus a866794539 Use CMake to build static-compat-zstd to provide CMake module
The regular zstd package has switched so the static-compat needs to switch
as well as otherwise the CMake find module from the regular package is
picked up (e.g. by Qt 6).
2022-06-15 02:00:06 +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
Martchus 203f3b54eb Add static variants of serveral packages 2021-01-25 21:37:02 +01:00