0
0
Fork 0
Commit Graph

13 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
Jerome Duval e92dc4b5db dev-libs: code style. 2018-08-03 16:25:34 +02:00
Duong Dac f8c60411b4 New recipes (#1981)
* update recipes x86_64 status
2018-01-02 11:41:26 -08:00
Toby Chen 31a299c881 Safe download sources
Use safe download sources for various packages, and fix several styling issues.
2016-01-03 20:24:13 -05: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
noryb009 29263bda29 Rewrap dev-libs DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Theodore Kokkoris 87aec6f02d Trying to make a functional gnulib recipe in x86 2013-12-25 16:45:30 +00:00
Theodore Kokkoris 78cbf32a67 Added gnulib recipe.
Just copies binary and related files to $dataDir/gnulib
and symlinks binary to $binDir/gnulib_tool
2013-12-24 15:36:34 +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
Scott McCreary a96bbdd3bb Removed building of gnulib as it's not meant to stand alone, but be used in other projects.
Updated License and Copyright info for gnulib.
2011-01-30 10:04:45 +00:00
Scott McCreary 81d76c9900 Initial add of gnulib bep file, needs testing still. 2010-12-01 01:06:27 +00:00