0
0
Fork 0
Commit Graph

10 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
Schrijvers Luc 5e160f1f34 W6, fix gcc2 build (#3773)
* W6, fix gcc2 build

* fix from waddlesplash
2019-06-01 12:51:40 -04:00
Jerome Duval c24cfaddbd haiku-*: reorder sections. 2018-08-09 11:26:07 +02:00
Jerome Duval ac17bd1be4 code style. 2018-08-07 08:26:26 +02:00
miqlas 0241a8f93d W6: recipe cleanup, switch to haikuarchives mirror, remove patch (#1410) 2017-06-11 15:34:46 -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
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
Humdinger 6fb234ec28 Working W6 recipe.
* W6 is now building
* Moved to haiku-games
* Source package needs review: for some reason there are multiple
  source folders... Not sure if the $sourceDir2 is correctly used.
2014-01-10 10:35:24 +01:00