Commit Graph

12 Commits

Author SHA1 Message Date
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
665b0b78f4 add $secondaryArchSuffix for pkg:config where appropriate
* bump revision for libs
2014-08-27 17:33:30 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jonathan Schleifer
41477098fa Fix provides of sdl_{net,mixer}_devel 2014-03-31 02:46:42 +02:00
Jonathan Schleifer
5630808b60 sdl_net: Fix multiple issues
* Fix SECONDARY_ARCHITECTURES
* Enable x86_64
* Add checksums
2014-03-28 23:48:54 +01:00
Adrien Destugues
cd5538ef03 SDL_net: fix packaging of libs. 2014-01-21 22:59:56 +01:00
Adrien Destugues
7fa0079313 SDL_Net: add the libGL dependency. 2014-01-12 14:03:01 +01:00
noryb009
477ce26f37 Rewrap media-libs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Scott McCreary
7626791faa Updated sdl_net to add secondaryArchSuffix support 2013-11-03 02:15:28 -08:00
Scott McCreary
b49430524d Fixed sdl_net recipe. 2013-10-13 03:21:57 -07:00
Scott McCreary
6234e1407a Fixed recipe for sdl_net. 2013-10-13 03:21:34 -07: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