Commit Graph

43 Commits

Author SHA1 Message Date
Jérôme Duval
428ec6eef1 zlib: switch to tar.gz 2023-09-30 14:46:39 +02:00
Jérôme Duval
d0f737508f zlib: update URL 2023-09-30 14:24:57 +02:00
Schrijvers Luc
c371d47089 zlib, remove static library (#7584) 2022-12-17 18:33:41 +01:00
Schrijvers Luc
29cd507151 zlib/minizip, bump version (#7394) 2022-11-11 14:33:49 -05:00
Jerome Duval
5dd18b4473 zlib: bump version 2022-05-10 19:42:39 +02: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
8b1e40f678 Add arm64 and riscv64 to zlib recipe 2021-08-27 20:07:32 +02:00
waddlesplash
96cdf0e19c zlib: Bump revision for rebuild. 2020-06-05 11:58:56 -04: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
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
dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
Jérôme Duval
454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
Jerome Duval
dbf59d7322 zlib: touch the library to force a valid mtime.
* an unpatched ninja handles such a target as missing.
2017-02-07 19:37:15 +01:00
Jerome Duval
4a4f8cb2a5 zlib: fix broken recipe and bump version. 2017-01-19 20:31:38 +01:00
fbrosson
37a5e39f9e zlib: bump to 1.2.10. 2017-01-04 03:08:07 +00:00
Jérôme Duval
52c6446253 zlib: bump version. 2017-01-02 13:46:43 +01:00
Adrien Destugues
a42c514411 zlib: export Haiku versionning symbols. 2016-08-28 22:36:15 +02:00
fbrosson
c35eb6c97b zlib: switch source tarball format to tar.xz
* Switch source tarball format from tar.gz to tar.xz.
* Add "?ppc" to ARCHITECTURES.
* Refresh Copyright year (as shown in http://www.zlib.net/) in recipe and Zlib license file.
2016-01-15 09:38:02 +01:00
Humdinger
33ff27689b Furbish those recipes. SUMMARY/DESCRIPTION and re-ordering blocks. 2015-09-09 19:29:34 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
PulkoMandy
5f9bcb6928 Declare ARM support for packages to bootstrap.
* The bootstrap process won't work without that.
2014-04-22 21:23:55 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
30423e0bd1 Rewrap sys-libs DESCRIPTIONs 2014-01-02 16:40:58 -05:00
Oliver Tappe
5da5387840 Bump revisions of zlib and libsolv to allow updating them. 2013-09-30 21:54:36 +02:00
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold
7ff69ce0d9 zlib: support secondary architecture x86 build 2013-08-07 03:14:57 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold
9597d783c1 zlib: update recipe 2013-06-10 02:31:09 +02:00
Ingo Weinhold
2e69dcdd60 Remove old zlib non-recipes 2013-05-05 22:05:35 +02:00
Ingo Weinhold
4dadfa2866 Add recipe for zlib 1.2.8
Based on the non-recipe for 1.2.7.
2013-05-05 22:04:58 +02:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary
03b8f33a60 Updated zlib to 1.2.5 2010-05-10 01:09:39 +00:00
Scott McCreary
ca5c9c22ae Set status to stable for zlib. 2009-12-08 07:38:20 +00:00
Scott McCreary
ae2abd7a5e Moved zlib files to the right location 2009-12-08 07:30:00 +00:00
Scott McCreary
47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary
50e69f783d Changed /boot/home/config to /boot/common in .bep files and added a small diff for readline 2008-08-22 20:42:11 +00:00
Scott McCreary
081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00