0
0
Fork 0
Commit Graph

14 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 ab47238423 SystemInfo, bump after upstream patch merge (#3562)
* enable x86_64.
2019-01-13 15:25:35 +01:00
Vale 6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale 6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Abogical 71ba8d09f2 fixing set of recipes to ensure secure download
remove trailing whitespace

fix trailing whitespace

Another trailing whitespace
2016-01-10 22:18:33 +02: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
Chirayu Desai 7df9dec9c3 SystemInfo: Add patch for update to new sysinfo API
GCI2014

Signed-off-by: François Revol <revol@free.fr>
2014-12-04 14:15:25 +01:00
Sergei Reznikov 9e5d620a71 Fix provides entries in haiku-apps 2014-10-29 00:25:03 +03:00
noryb009 a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Chris Roberts 8a30e59744 Overhaul the haiku-apps directory
* Fixed PROVIDES/*REQUIRES entries
* Added vcs hashes to the ports needing it in the SRC_URI
* Made single executable apps install to the top level $appsDir
* Added patches for gcc4 versions of most apps
* Added patches for apps that couldn't build on any arch
   ( even though they were marked as working :( )
* Other misc fixes that I've forgotten already because I'm sick of
  looking at this directory
2013-12-02 20:48:05 -07:00
Scott McCreary 4cc0f2b57e Added SystemInformation, recipe by GCI2013 student Adrian Jelen 2013-11-24 09:20:23 +00:00