0
0
Fork 0
Commit Graph

16 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
fbrosson abf5a80257 dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791) 2016-09-02 21:00:13 -04: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
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
François Revol 7451a3cdb2 libpcre: Better download link 2013-12-19 11:10:26 +01:00
François Revol 9f9cdb2f83 libpcre: Change download uri for 8.21 to SF.net mirror
The original file is gone...
2013-12-19 10:31:02 +01:00
Chris Roberts 0ed4a57ae5 Add secondary arch support to libpcre 2013-10-25 16:50:52 -06: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 d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Oliver Tappe 39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold 4bb41e6226 libpcre: update recipe
* Fix library versions.
* Use runConfigure.
* Build separate devel package.
2013-06-17 20:52:44 +02:00
Ingo Weinhold 9323b45483 Update libpcre recipe
* Add commands to provides.
* Fix autotools invocation order (it failed here before).
* Use jobArgs.
* Fix developLibDir paths in pcre-config.
* Remove unnecessary cd in TEST() (untested).
2013-04-30 20:38:41 +02:00
Oliver Tappe 10cc8a9e76 Add missing provides to libpcre-8.21 2013-04-28 01:05:56 +02:00
Oliver Tappe 3a96983a63 Convert libpcre-8.21.recipe to an actual recipe 2013-04-27 23:35:45 +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