0
0
Fork 0
Commit Graph

40 Commits

Author SHA1 Message Date
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 a407d1fce5 Add arm64 riscv64 to libiconv recipe 2021-08-27 20:28:08 +02:00
Schrijvers Luc 10283e7340
libiconv, bump version (#5066) 2020-06-05 13:29:59 -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
waddlesplash 0368db2545
Bump libiconv revision to fix version in buildmaster.
Due to https://github.com/haikuports/haikuporter/issues/158
2018-03-07 20:17:00 -05:00
Augustin Cavalier 12f71935e1 libtool: Test and enable on gcc2.
Fixes fallout from #2186.
2018-03-07 18:24:53 -05:00
Jérôme Duval 06f5d155d9
libiconv: 1.15 is compatible with 1.13. 2018-02-14 09:29:16 +01:00
miqlas 4ca49ab565 iconv : bump (#2186) 2018-02-13 19:38:08 -05: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
Jérôme Duval bd8818b4a6 Remove libtool files. 2016-11-21 16:20:36 +01:00
fbrosson abf5a80257 dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791) 2016-09-02 21:00:13 -04:00
Humdinger 18588b4916 Improved SUMMARY/DESCRIPTION and re-ordered blocks 2015-08-20 19:00:14 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04: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 29263bda29 Rewrap dev-libs DESCRIPTIONs 2014-01-02 16:40:56 -05: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 3b477897d3 libiconv: support building for secondary architecture 2013-08-07 05:19:28 +02:00
Oliver Tappe 39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold 0be68bd73f libiconv: remove old non-recipe/related files 2013-06-10 14:43:28 +02:00
Ingo Weinhold 8192cb422b libiconv: update recipe
Build separate devel package.
2013-06-10 14:42:10 +02:00
Oliver Tappe fcb60a8b6d * converted libiconv to recipe format 2013-04-19 22:51:27 +00:00
Ingo Weinhold 84781ee68a libiconv: Fix provides
The main provides must be "libiconv", not "iconv".
2013-04-09 18:02:13 +00:00
Oliver Tappe fee11484cf * replace STATUS_HAIKU with appropriate ARCHITECTURES specification 2013-04-01 17:52:42 +00:00
Oliver Tappe 37404c8730 * fix all syntactical problems in recipe files 2013-03-30 18:58:47 +00: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
Ingo Weinhold 4a26d0a4c9 libiconv-1.13.1: Update from trunk and update for hpkg building 2013-03-29 00:55:31 +00:00
Scott McCreary 4755d725db Cleaned up libiconv's directories. 2011-03-07 05:46:27 +00:00
Scott McCreary 0ace9d3a4f Moved several legacy patches to their respective patches directories. 2010-10-02 02:04:59 +00:00
Chris Roberts 54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Scott McCreary 6949ac4ca4 Renamed the libiconv 1.13 .bep file to 1.13.1 to reflect the correct version number. 2010-03-13 21:08:09 +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 2e71d61d70 Fixed license name in openssl.opd file, move libiconv.opd to right directory. 2009-11-23 09:25:57 +00:00
Scott McCreary 26281bdc99 Initial working .bep file for libiconv-1.13.1 2009-11-11 16:43:12 +00:00
Scott McCreary 081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00