0
0
Fork 0
Commit Graph

15 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
Gabriele Baldassarre 9aed62328c
Aranym: add recipe for version 1.1.0 (#5064)
* enabled cxx exceptions
* Moved config files to home/config/settings tree
* broken on x86_gcc2
2021-02-26 08:07:53 +01:00
alwayslivid 5d6fa0cf68 aranym: removed old version (#4550) 2020-01-12 14:36:35 +01:00
Jerome Duval 2e80d14be6 aranym: code style. 2018-08-03 07:10:36 +02:00
Schrijvers Luc 3a1a2bd200 aranym, bump version (#2603) 2018-06-16 17:31:28 -04:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -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
noryb009 bd0b785ee4 Rewrap app-emulation DESCRIPTIONs 2014-01-02 16:40:56 -05:00
François Revol cd1ac560ff Fix and update the aranym recipe 2013-12-08 23:17:33 +01:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +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
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00