0
0
Fork 0
Commit Graph

24 Commits

Author SHA1 Message Date
Augustin Cavalier 0ff52eb2e5 zstd: Disable weak symbols. 2021-09-29 18:00:44 -04:00
Augustin Cavalier 5835237555 zstd: Temporarily disable; broke building packages due to missing symbols. 2021-09-29 17:57:39 -04:00
Augustin Cavalier aa8d7c1308 zstd: Bump to 1.5.0 and use CMake to build for fewer patches. 2021-09-29 17:37:08 -04:00
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval 45f4aa3d9e zstd: bump version. 2020-05-22 16:50:20 +02:00
Jerome Duval 35a09befd2 zstd: bump version. 2019-11-15 16:12:15 +01:00
Jerome Duval fec0e93d3e zstd: bump version. 2019-09-08 21:30:45 +02:00
Jerome Duval af2ce5bbaf zstd: bump version. 2019-07-23 22:31:19 +02:00
Jerome Duval 13595066cc zstd: gcc patch update. 2019-03-23 17:45:50 +01:00
Jerome Duval 7053f8cd58 zstd: bump version. 2019-03-22 22:17:52 +01:00
fbrosson 0883e7f023
zstd: bump to 1.3.7. (#3299)
* Add "GNU GPL v2" to LICENSE, as the project is dual licensed.
* Amend TEST.
* Amend patchsets to allow TEST to build.
2018-10-30 13:14:04 +00:00
fbrosson ea3f4cd92e
Drop some quotes to make the recipes consistent with the wiki.
The quotes around $binDir and $prefix are not needed in the
definitions of commandBinDir. There are over 120 recipes which
define commandBinDir, and *most* of them don't have quotes in
the lines defining commandBinDir and commandSuffix.

15 recipes were not consistent with the wiki. Now they are.
2018-09-22 11:16:03 +00:00
Schrijvers Luc 38d4375fbf zstd, bump version (#3098) 2018-09-20 18:47:10 +00:00
Jerome Duval 53e790e14e code format. 2018-09-17 07:49:05 +02:00
fbrosson a604a579ef zstd: bump to 1.3.4, enable x86_gcc2 with a few tiny patches. (#2398)
Also drop the debuginfo package since we are not compiling with -g.
2018-03-29 13:39:15 -04:00
fbrosson 544f34ed44
zstd: bump to 1.3.3, add debuginfo, drop HTML manual. (#2137)
Also remove cmd:gzstd from PROVIDES_bin as it no longer exists.
2018-01-18 16:14:53 +00:00
waddlesplash 7af8a9457c
zstd: bump revision to force rebuild. 2017-11-25 12:04:23 +01:00
Jerome Duval 14e3fee638 zstd: bump version. 2017-10-13 19:39:19 +02:00
Jerome Duval f596c1a321 zstd: bump version. 2017-08-29 19:07:49 +02:00
Jérôme Duval d4ddb52b1e zstd: fix $libDir creation on secondary arch. 2017-08-08 08:57:50 +02:00
Jerome Duval ab6d8aa976 zstd: fix copyright. 2017-08-06 23:10:35 +02:00
Jerome Duval 0c04eb23f7 zstd: add recipe for version 1.3.0. 2017-08-06 22:53:55 +02:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
fbrosson 2d11af72c8 zstd: new recipe. 2017-02-04 15:14:42 +00:00