Commit Graph

396 Commits

Author SHA1 Message Date
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
Jerome Duval
868692209f unzip: code style. 2018-08-03 06:51:00 +02:00
fbrosson
83f127d9c4 cabextract: bump to 1.7, add TEST. 2018-07-26 13:16:42 +00:00
fbrosson
61f83b5d7e brotli: bump to 1.0.5. 2018-07-01 11:26:31 +00:00
fbrosson
9d199bd0b7 unrar: also rename the patchset after the last version bump... 2018-07-01 11:22:09 +00:00
fbrosson
31cc12a4fa unrar: bump to 5.6.5. 2018-07-01 10:17:25 +00:00
fbrosson
da7901d1bc tar: add patchset for version 1.30. (#2727) 2018-06-23 12:54:53 +00:00
Jérôme Duval
750b5e5a77 xz_utils: update HOMEPAGE. 2018-05-30 08:07:46 +02:00
Jérôme Duval
3513a5d671 cabextract: update HOMEPAGE. 2018-05-30 07:09:28 +02:00
fbrosson
13818325f8 bzip2: add debuginfo, install {bunzip2,bzcat} using symlinks
... instead of making copies of bzip2.

Also, install {bzcmp,bzegrep,bzfgrep,bzless} using relative symlinks.
2018-05-27 14:13:03 +00:00
fbrosson
8b82575ab3 zopfli: bump to 1.0.2, move from sys-libs to app-arch. (#2578) 2018-05-19 17:20:43 +00:00
fbrosson
031544ab02 lz4: revbump 2018-05-19 05:08:26 +00:00
fbrosson
9da3ef36ef lz4: drop MANDIR workaround, update HOMEPAGE, fix space/tab. 2018-05-19 05:03:21 +00:00
fbrosson
fe459bf136 lz4: bump to 1.8.2, add TEST, move some patches to PATCH. (#2564) 2018-05-17 16:32:56 +00:00
fbrosson
f93c54eee7 lz4: drop the old releases, r130 & r131. (#2563) 2018-05-17 10:40:08 +00:00
fbrosson
de6f4a02c0 unrar: bump to 5.6.4. 2018-05-17 05:38:36 +00:00
fbrosson
e3878f5ecd tar: remove cmd:find from BUILD_PREREQUIRES, add TEST_REQUIRES. 2018-05-15 19:24:09 +00:00
fbrosson
712313d50f xz_utils: bump to 5.2.4, add debuginfo. 2018-04-30 08:05:23 +00:00
fbrosson
08443f999b unrar: bump to 5.6.3. 2018-04-22 19:09:47 +00:00