Commit Graph

16 Commits

Author SHA1 Message Date
Owen Rafferty
da532386d9
zstd: 1.5.5 2023-04-05 21:27:06 -05:00
phoebos
7028d50226
*: explicit DESTDIR 2023-03-05 17:34:06 -06:00
phoebos
8bf65f2765
*: remove VERSION markers 2023-03-02 18:00:45 +05:30
git-bruh
3bcdb8598b
zstd: fix pc file, prefix=/usr/local -> prefix=/usr in libzstd.pc 2023-02-26 15:50:44 +05:30
Owen Rafferty
98f818a628
zstd: 1.5.4 2023-02-10 12:43:12 -06:00
git-bruh
44710574cb
*: b3sum 2022-11-21 17:17:17 +05:30
git-bruh
267581e82f
zstd: 1.5.2 2022-03-06 18:36:15 +05:30
Dylan Araps
14849c1eb7
repo: check-in readmes 2021-08-26 07:22:10 +03:00
Dylan Araps
ba21123ed0
zstd: update for new env 2021-07-18 06:40:19 +03:00
Dylan Araps
f58992a279
zstd: use VERSION 2021-07-15 10:33:26 +03:00
Dylan Araps
57a692afcd
zstd: remove sed -i 2021-07-03 21:05:22 +00:00
Dylan Araps
259e251c24
zstd: static programs, only zstd 2021-07-03 11:16:18 +00:00
Dylan Araps
c987100aef
zstd: 1.5.0 2021-06-30 11:25:10 +00:00
Dylan Araps
0cf1b4ccf8
zstd: bump to 1.4.5 2020-05-22 11:28:02 +03:00
Dylan Araps
8c7da12ec9
various: Minor fixes 2020-05-17 10:39:05 +03:00
Dylan Araps
2fede655de
zstd: new package at 1.4.4
Looks like we'll be forced to include zstd in the near future.
Software releases over the past few months have included zstd
support with more software to follow (non-optionally).

The GNU autotools suite has added support for creating dist
tarballs with zstd as the compression method. We may start to
see release tarballs of software compressed with zstd.

ccache will use zstd in the next major release and this is a
mandatory change. It cannot be avoided or disabled. We'd need
zstd to continue to keep ccache up-to-date (important).

GCC 10, GRUB and other software have received optional support
for zstd. These may be made mandatory in the future, it's too
early to tell.

Basically, a mandatory requirement on zstd is coming for some
software. This commit just readies KISS for the future though
I would have preferred to not include it at all (similar
reasoning to Debian).
2020-03-22 14:27:24 +02:00