Commit Graph

36 Commits

Author SHA1 Message Date
Humdinger
ae698c8c3b Recipe cosmetics: improved SUMMARY/DESCRIPTION and re-ordered blocks. 2015-08-31 17:16:33 +02: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
Jerome Duval
68c61c4e95 sdl_*: remove libtool files. 2015-05-15 09:20:12 +00:00
Theodore Kokkoris
a0ba7cc5bd Fix sdl_mixer recipe (covert various library names to lowercase) 2014-12-20 14:11:47 +02: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
Alexander von Gluck IV
97d9f9b59b sdl*_mixer: Fix libFLAC dependency, rev revision due to lib change 2014-12-03 19:49:59 +00:00
Adrien Destugues
e34bf1a199 Fix provides for sdl_mixer_devel
* Not sure why js removed this, it's definitely needed.
2014-07-29 21:34:07 +02:00
Adrien Destugues
efd12b55f7 Fix missing provides in devel package.
The package can't be installed with pkgman without this...
2014-06-27 20:24:15 +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
b3e25e481e sdl_mixer: Add checksums 2014-03-31 02:46:42 +02:00
Adrien Destugues
a5c07c6438 Add missing libGL dependencies
As libGL is no longer provided by the haiku package, things now have to
explicitly depend on it.
2014-01-05 23:00:45 +01:00
noryb009
477ce26f37 Rewrap media-libs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Rene Gollent
3b8353d558 sdl_mixer: Fix inverted summary and description. 2013-12-22 16:08:38 -05:00
Scott McCreary
6293b2e658 WIP dix for sdl_mixer, but now back to undefined references trying to build playwave and platmus 2013-12-22 03:48:10 -08:00
Scott McCreary
0912e5c327 Disabled smpeg in sdl_mixer until proper fix is found 2013-12-21 15:53:24 -08:00
Scott McCreary
4410b9b2e2 fixed libflac and probably sdl_mixer on x86. 2013-12-18 18:39:31 -08:00
Scott McCreary
a5bf08c3b0 Remove sdl_mixer patch as it's no longer needed 2013-12-15 21:03:04 -08:00
Scott McCreary
209bd39b61 Remove sdl_mixer patch as it's no longer needed 2013-12-15 21:02:58 -08:00
Scott McCreary
338bca7694 Added patch for sdl_mixer-1.2.12 so that it skips building playwave and playmus 2013-12-05 08:39:36 +00:00
Scott McCreary
a9cd5138b2 Imrpoved secondaryArchsuffix for sdl_mixer 2013-11-14 12:00:43 -08:00
Scott McCreary
97f653e057 Added more support for secondaryArchSuffix in sdl libs 2013-11-12 17:22:56 -08:00
Scott McCreary
f9643bf626 Further cleanup of sdl_image, sdl_mixer and smpeg recipes. 2013-11-06 02:07:33 -08:00
Scott McCreary
61fecd8070 fix smpeg prerequire issue in sdl_mixer recipe 2013-11-04 19:54:57 -08:00
Scott McCreary
f68546adda Fixed devel for sdl_ttf and sdl_mixer so that they are now detected and built if needed by higher level package. 2013-11-01 16:45:12 -07:00
Scott McCreary
8aacde26f5 Updated sdl_mixer as Ingo suggested, hopefully I got it this time. TODO: get fluidsynth added in soon 2013-11-01 00:06:58 +00:00
Scott McCreary
c2f6992d98 WIP libsdl, added secondaryArchSuffix 2013-10-31 03:31:37 -07:00
Scott McCreary
1109466025 Updated sdl_mixer to support secondaryArchSuffix 2013-10-31 03:31:06 -07:00
Scott McCreary
ec5a025bbc Remove old sdl_mixer recipes 2013-10-22 08:41:34 -07:00
Scott McCreary
35e7d3e58c Updated recipe for sdl_mixer to add support of libmikmod, still need to add in fluidsynth. 2013-10-22 08:41:08 -07:00
Scott McCreary
7d72477e7b Updated uriparser to 0.7.9. 2013-10-22 00:15:18 +00:00
Scott McCreary
474d6b724a Fixed sdl_mixer recipe. 2013-10-13 03:21:45 -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
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe
2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02:00