Commit Graph

482 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
Fredrik Holmqvist
1233176378 Added arm arm64 riscv64 for xz_utils recipe 2021-08-27 21:33:41 +02:00
Fredrik Holmqvist
bc7cfe5ae2 Added arm arm64 riscv64 for unzip recipe 2021-08-27 21:23:22 +02:00
Fredrik Holmqvist
1406b847b3 Added arm64 riscv64 for gzip recipe 2021-08-27 21:00:28 +02:00
Fredrik Holmqvist
eaf31dfe10 Add arm64 riscv64 for bzip2 recipe 2021-08-27 20:44:53 +02:00
Jerome Duval
305d612118 pigz: bump version 2021-06-08 14:34:29 +02:00
Jerome Duval
7ebf467046 p7zip: fix some warnings 2021-04-15 19:28:31 +02:00
Jerome Duval
22d5d25b73 p7zip: fix build 2021-04-15 19:16:02 +02:00
Jerome Duval
55679f83bc p7zip: bump version
include 7z and 7zr
2021-04-15 18:59:32 +02:00
Jerome Duval
993688504b tar: bump version 2021-04-02 19:05:47 +02:00
IhatemyISP
3cb2ce1c0d unrar: version bump, dependent rebuild trigger (#5773) 2021-03-09 11:15:54 +03:00
François Revol
3da47034f9 Add recipe for ancient, a multi-format decompressor 2021-02-13 02:26:02 +01:00
Jerome Duval
b404c3fc30 gcab: bump version 2021-02-02 18:52:38 +01:00
Jerome Duval
e434976171 snappy: bump version 2021-01-28 16:51:34 +01:00
Jerome Duval
fa03a49ef3 unrar: build lib for secondary arch 2021-01-28 10:01:51 +01:00
Jérôme Duval
7332ee45f2 arj: https failure 2021-01-25 12:13:19 +01:00
Jerome Duval
9c610d7f81 lzip: bump version 2021-01-22 14:28:05 +01:00
Jerome Duval
4b890dcedf tar: bump version
switch to x86
2021-01-17 18:34:23 +01:00
Jerome Duval
822598d909 ncompress: enable x86_64 2021-01-17 18:34:23 +01:00
Jerome Duval
13c4aea137 libarchive: bump version 2021-01-15 14:21:28 +01:00
Jerome Duval
45bb5e2b59 p7zip: switch to secondary arch 2021-01-04 12:49:56 +01:00
Jerome Duval
555cfe6e33 p7zip: switch to maintained fork 2021-01-04 12:30:15 +01:00
Jérôme Duval
389bee23b4 zpaq: g++ is available 2021-01-04 11:42:58 +01:00
Thomas Sirack
7dae0a5463 zpaq: new recipe (#5563) 2021-01-04 11:25:47 +01:00
Jerome Duval
108924e9c6 lz4: bump version
patch upstreamed
2020-12-12 13:21:18 +01:00
Jerome Duval
7b0da76cc8 libarchive: bump version 2020-12-05 21:40:22 +01:00
Sergei Reznikov
a8fa98f230 tar: fix patches on gcc2 2020-12-03 15:07:37 +03:00
Sergei Reznikov
9665e4c01f tar: restore replace-hardlinks option 2020-12-03 15:02:07 +03:00
Schrijvers Luc
85296a7fc8 xar, bump version, fixes build with openssl-1.1.1 (#5379) 2020-11-01 15:13:30 +01:00
Jerome Duval
0cbfeb6fa2 brotli: gcc2 build fix 2020-10-20 21:09:26 +02:00
Jerome Duval
2377276756 brotli: bump version
Tests broken with the source tarball, we provide git source uri for tests.
2020-10-19 17:39:19 +02:00
Gerasim Troeglazov
c1626dba5d arj: add new recipe 2020-09-24 11:47:03 +10:00
Adrien Destugues
d0df2704f9 lha: update to current git version.
There has been no release archive on the old website since 2005, but
development has moved on. Also use a better versionning scheme because
all versions since lha got an autoconf script have been named 1.14i.
2020-06-14 16:00:14 +02:00
Jerome Duval
45f4aa3d9e zstd: bump version. 2020-05-22 16:50:20 +02:00
Jerome Duval
35d12cb498 xz_utils: bump version. 2020-03-26 09:27:44 +01:00
Augustin Cavalier
e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Jerome Duval
501eb73d67 libarchive: bump version. 2020-02-17 13:20:23 +01:00
Adrien Destugues
db60f2ecad Add a recipe for zx7 2020-02-16 19:31:05 +01:00
François Revol
2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
miqlas
a5c892df86 Unrar: enable _devel (#4655) 2020-01-29 19:16:41 -05:00
Jerome Duval
b72cf7202c libarchive: bump version. 2020-01-26 12:28:08 +01:00
PulkoMandy
3858612e37 Add sparc architecture to some recipes and fix bash
Needed for succesful bootstrap.

Bash recipe fails to find files if the PATCH() code is not run from the
source directory.
2020-01-21 20:27:37 +01:00
Rafał Bernacki
d4d80bf7b7 zopfli: remove pkg_config (#4581) 2020-01-14 06:50:42 +01:00
Rafał Bernacki
3666bd7c42 zopfli: move $prefix/include to $includeDir (#4579)
* change path of LIBDIR and INCLUDEDIR
2020-01-13 17:05:03 +01:00
Rafał Bernacki
183275518d zopfli: bump to 1.0.3 (#4560)
* change to cmake
2020-01-12 22:05:38 +01:00
Jérôme Duval
dff7164fd9 gcab: bump revision for rebuild. 2019-12-03 18:16:46 +01:00
Jérôme Duval
bd875cb966 gcab: bump for rebuild. 2019-12-03 17:43:56 +01:00