0
0
Fork 0
Commit Graph

48 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 61fcf8cf80 Added arm64 riscv64 enabled arm for expat recipe 2021-08-27 20:57:03 +02:00
Jerome Duval 4f7acf3fa5 expat: bump version 2021-06-05 14:31:36 +02:00
Jerome Duval 6d39e40015 expat: fix gcc2 build 2021-05-24 21:03:27 +02:00
Jerome Duval 018b6d7945 expat: bump version 2021-05-24 18:35:24 +02:00
Jerome Duval fd3721c692 expat: bump version 2021-05-11 20:56:50 +02:00
Jerome Duval 1d4fdd5276 expat: bump version 2021-01-07 21:00:55 +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
Jerome Duval fc6faf7999 expat: bump version. 2019-10-05 21:14:56 +02:00
Augustin Cavalier dab552a89a expat: Bump to 2.2.8; includes security fix. 2019-09-14 14:08:44 -04:00
Jerome Duval 5efd456d36 expat: bump version. 2019-09-10 20:44:30 +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
fbrosson bdf70b175c
expat: bump to 2.2.6, add debuginfo, enable x86_gcc2. 2018-08-15 15:20:26 +00:00
Jerome Duval 51c03170e2 expat: bump version. 2017-11-07 22:03:58 +01:00
Adrien Destugues 6040ade632 expat 2.2.4: mark as broken on gcc2
- It doesn't build.
2017-09-24 09:13:15 +02:00
Jerome Duval c4eafb3e7f expat: bump version. 2017-08-29 19:07:49 +02:00
Schrijvers Luc 68b032af7a expat: bump version (#1525) 2017-08-11 10:50:42 +02:00
Schrijvers Luc f18b6438e2 expat, add patch from hartwork as asked in the issue (#1466) 2017-06-24 11:17:29 -04:00
Schrijvers Luc 2ee42a5529 expat: bump version, remove obsolete files (#1465) 2017-06-23 11:13:09 +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
Jérôme Duval bd8818b4a6 Remove libtool files. 2016-11-21 16:20:36 +01:00
Jerome Duval 84a11201cd expat: add recipe for version 2.2.0. 2016-07-19 16:40:12 +00:00
fbrosson 18b6b70ea2 expat: drop 2.0.1, fix 2.1.0, add 2.1.1.
* Drop version 2.0.1.
* $manDir was both in primary and secondary arch packages, causing
  problems when uninstalling only one of them. Fixed by discarding
  $documentationDir for secondary arch.
* Reorder sections for 2.1.0.
* configure.in already has "AC_CONFIG_MACRO_DIR([m4])" so there is
  no need to append it in PATCH().
* Drop PATCH() and, instead, use a real patch to create Makefile.am
  otherwise /bin/haikuporter complains about untracked files.
* Add $secondaryArchSuffix to cmd:libtoolize in BUILD_PREREQUIRES.
* Add recipe for 2.1.1 with patch for gcc2.
2016-03-22 04:58:55 +00: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
Adrien Destugues 7232aca7af expat: add test rule. 2014-10-14 20:39:18 +02:00
Jerome Duval d4beae7da3 expat: added recipe for version 2.1.0 2014-06-13 16:21:59 +00: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 15c590b0e3 expat: support secondary architecture build 2013-08-07 04:30:42 +02:00
Oliver Tappe 39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold 81e80eadb9 expat: update recipe 2013-06-12 14:44:32 +02:00
Ingo Weinhold 14b77cfd59 Update expat recipe
* Add cmd:xmlwf to provides.
* Fix lib:libexpat versions in provides.
* Move patch commands from BUILD() to PATCH().
* Use runConfigure.
* Use jobArgs.
* Use prepareInstalledDevelLibs.
2013-04-30 21:11:41 +02:00
Oliver Tappe a704dbf9a7 * adjust several recipes to our new naming conventions 2013-04-19 23:06:59 +00:00
Oliver Tappe 66cce01b0c Work towards getting subversion with all dependencies built. The remaining
problem is that apr-util won't build yet, due to it relying on the sources of apr being around. We need support for source packages to solve that, so that will be the next step.
2013-04-14 22:06:31 +00:00
Oliver Tappe fee11484cf * replace STATUS_HAIKU with appropriate ARCHITECTURES specification 2013-04-01 17:52:42 +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
Ingo Weinhold 52c7c8c300 expat-2.0.1: Update for hpkg building 2013-03-29 00:49:32 +00:00
Chris Roberts 19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts c1fcc5ccb2 Update expat-2.0.1 bep file to force DESTDIR during install/packaging. 2010-04-21 23:45:04 +00:00
Scott McCreary 2dfeaea4ee Added in a missing : in the expat.OptionalPackageDescription file 2010-03-08 16:50:25 +00:00
Scott McCreary 9be8bbd7d7 Removed old patch as it's not really needed, initial add of .bep file for expat, and corrected the .OptionalPackageDescription file. 2010-03-08 05:57:27 +00:00
Scott McCreary 09537a46ec Initial .OptionalPackageDescription files for many of the Haiku Optional Packages, and a few license files. 2009-11-23 08:02:43 +00:00
Scott McCreary 081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00