Commit Graph

414 Commits

Author SHA1 Message Date
waddlesplash
bab5522aea unzip-6.10c23: Enable x86_64.
Seems to work OK, including attributes support.
2019-05-14 18:50:17 -04:00
Adrien Destugues
faea7e5fb5 unzip: fix build and re-add missing stuff in unix.c
Now builds and properly extracts attributes again.
Note that we should update to newer versions of upstream, where part of
our patches (but not what I just added) are now integrated.
2019-05-14 23:22:12 +02:00
Jerome Duval
704a7d63f8 lz4: bump version. 2019-05-02 14:42:28 +02:00
Jerome Duval
650ea9b9e1 Reapply "Enable sparc for the base packages".
This reverts commit 99901b49ee.
2019-04-30 19:51:33 +02:00
Jerome Duval
99901b49ee Revert "Enable sparc for the base packages"
This reverts commit ab5bcc9b3b.
2019-04-10 11:10:56 +02:00
PulkoMandy
ab5bcc9b3b Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02:00
Jerome Duval
97da74482d tar: no need to regenerate with yacc. 2019-04-03 18:36:02 +02:00
Jerome Duval
8816fe8055 tar: bump version. 2019-03-31 13:35:06 +02:00
Jerome Duval
4ed1918ec0 pigz: bump version.
enable for x86 secondary arch.
2019-03-30 15:31:45 +01:00
Jerome Duval
ab6358a3e1 lzip: bump version. 2019-03-30 15:31:45 +01:00
Jerome Duval
e25a98976c libarchive: bump version.
patch is upstreamed.
2019-03-30 00:32:12 +01:00
Jerome Duval
762b32c4e6 gzip: gcc2 patch for 1.10. 2019-03-23 17:45:50 +01:00
Jerome Duval
13595066cc zstd: gcc patch update. 2019-03-23 17:45:50 +01:00
Jerome Duval
ea38e72027 unshield: bump version. 2019-03-22 22:17:52 +01:00
Jerome Duval
a3613c3d1b unrar: bump version. 2019-03-22 22:17:52 +01:00
Jerome Duval
7053f8cd58 zstd: bump version. 2019-03-22 22:17:52 +01:00
Jerome Duval
aba51f52d1 gzip: add recipe for version 1.10. 2019-03-22 22:17:52 +01:00
Schrijvers Luc
bfcb677228 lzop: revision bump needed after last merge (#3661) 2019-02-25 08:28:04 +01:00
Jérôme Duval
8a3c8cb7f7 lzop: switch to https. 2019-02-13 17:40:02 +01:00
fbrosson
ef2b244cc2 cabextract: bump to 1.9. 2018-11-06 04:09:06 +00: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
0350356e8b brotli: bump to 1.0.7, rework recipe a little. 2018-10-23 21:11:50 +00:00
fbrosson
81fd6b48e7 cabextract: bump to 1.8. 2018-10-21 23:11:22 +00:00
fbrosson
c95c1a987c brotli: don't use $pythonVersion in REQUIRES_python* and BUILD_*.
The initial changes in brotli and pycurl to get rid of the "2.7"
and "3.6" were working on my system... but not on the buildbots.
Unfortunately, the fixes to get the recipes also work with the
buildbots have a small drawback: the dependencies evaluated at
build time are no longer tied with the minor version of Python.

So let's not replicate these changes to other recipes for now.
2018-10-21 21:18:21 +00:00
fbrosson
ccdf287e09 brotli: do not depend on any particular minor version of Python. 2018-10-21 11:51:35 +00:00
fbrosson
c3522d20f5 brotli: add missing $secondaryArchSuffix in REQUIRES_python3. 2018-10-20 16:06:22 +00:00
fbrosson
f25128f765 unrar: bump to 5.6.8. 2018-10-03 19:14:00 +00:00
Jerome Duval
256a6399a0 lizard: fix build on x86 secondary arch. 2018-10-02 16:57:12 +02:00
Jerome Duval
0f1a2fc97c gzip: fix gcc2 build. 2018-10-02 15:54:17 +02:00
fbrosson
0aaa6e0d5e unrar: bump to 5.6.7, add a 80-byte test.rar and a TEST. 2018-10-01 17:16:49 +00:00
Jérôme Duval
7fe92cc6e8 gzip: add recipe for version 1.9. (#3162)
* remove autoreconf
* add TEST_REQUIRES.
2018-09-29 13:15:17 -04:00
fbrosson
b86fc1b042 app-arch/zopfli: drop commandSuffix, simplify PROVIDES. 2018-09-28 02:59:37 +00:00
fbrosson
3eba8d39e8 app-arch/lzip: drop commandSuffix, simplify PROVIDES. 2018-09-28 02:59:36 +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
fbrosson
d16c3ce8df brotli: bump to 1.0.6. 2018-09-20 16:53:57 +00:00
fbrosson
a55e3e4bf8 tar: bump to 1.30, add patchset for x86_gcc2. (#2728) 2018-09-18 14:55:17 +00:00
Jérôme Duval
eab1f48a51 bzip2: update HOMEPAGE/SOURCE_URI. 2018-09-18 09:47:47 +02:00
Jérôme Duval
dbe66f1263 cabextract: remove old recipe. 2018-09-17 17:00:56 +02:00
Jerome Duval
53e790e14e code format. 2018-09-17 07:49:05 +02:00
fbrosson
2675561120 lz4: bump to 1.8.3. 2018-09-16 17:24:52 +00:00
Jerome Duval
5ff46a6145 innoextract: add recipe for version 1.7. 2018-09-15 22:14:05 +02:00
Jerome Duval
20746f828e code format.
* fix libdsk_tools PROVIDES.
2018-09-11 14:43:35 +02:00
Jérôme Duval
2861b8d2d7 unrar: update HOMEPAGE. 2018-09-10 08:54:09 +02:00
Jerome Duval
9157c823ae code reformat. 2018-09-05 14:34:26 +02:00
fbrosson
38599c721b unrar: bump to 5.6.6. 2018-09-03 21:57:03 +00:00
Jerome Duval
189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
Jerome Duval
c2d70f4d3f xar: fix PROVIDES_devel. 2018-08-06 16:32:13 +02:00
Jerome Duval
2514e37629 lrzip: fix USER_SETTINGS_FILES.
* bump revision.
2018-08-06 15:41:24 +02:00
Jerome Duval
dedc2c6324 code style. 2018-08-06 15:08:49 +02:00