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
extrowerk 3bd5912992
TinyXML: applied Gentoo patches, kodi needs them (#5760) 2021-03-06 11:49:07 +01:00
Schrijvers Luc 176e4a25c6 tinyxml: fix recipe (#1475) 2017-06-26 22:00:41 +02:00
Humdinger 3e9345f81d Build fix for tinyxml
The recipe used to download a CMakeLists.txt that's no longer available.
Instead I added the makefile from Gentoo [1], as suggested by PulkoMandy,
which I slightly changed to save the need to patch it.
2016-10-22 08:48:46 +02:00
Humdinger 44defae7e2 Recipe cosmetics.
Improved SUMMARY/DESCRIPTIONs.
Re-ordered blocks.
2015-08-24 17:25:09 +02:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04: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
Jérôme Duval 027b7c6337 only requires libgcc_s for non gcc4 architectures. 2014-11-17 22:21:52 +01:00
Jerome Duval 350d94a237 tinyxml: convert to an actual recipe 2014-08-20 19:49:37 +00:00
noryb009 29263bda29 Rewrap dev-libs DESCRIPTIONs 2014-01-02 16:40:56 -05: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