Commit Graph

678 Commits

Author SHA1 Message Date
Adrien Destugues
b91cf8323d SDL_image: use libPNG. 2014-01-28 22:46:32 +01:00
Adrien Destugues
1b38483d41 OpenAL: some sanity fixes
* Fix various install pathes
* Use out-of-source build as specified in OpenAL readme, as otherwise
rebuilding from an unclean sourcetree fails
* Safer patching of the binary output dir.
2014-01-28 13:07:19 +01:00
Adrien Destugues
d265db06bd devIL: update from bep. 2014-01-28 13:07:18 +01:00
Adrien Destugues
cd5538ef03 SDL_net: fix packaging of libs. 2014-01-21 22:59:56 +01:00
Adrien Destugues
9553e7b0f3 SDL_sound: add missing libGL dependency. 2014-01-19 19:02:25 +01:00
Adrien Destugues
4f33f98ec0 SGE: fix devel dependency
Use the package name for the devel > main dependency, not the lib one.
2014-01-19 19:02:25 +01:00
Adrien Destugues
2d380a5059 smpeg: fix dependencies on libSDL
Have to use the same name used in linking the libs for -S checks.
2014-01-19 19:02:24 +01:00
Alexander von Gluck IV
6f99b58787 sdl2_mixer: Add libGL require to fix build 2014-01-15 01:23:54 -06:00
Alexander von Gluck IV
cbd58fbf1b sdl2: Fix build for x86 secondary arch
* Patch to remove old be/ include paths
* Fix sdl2-config, you're supposed to let
  the fixPkgconfig create the symlink
* Requires recent gcc update
2014-01-15 01:09:55 -06:00
Adrien Destugues
9092b244ad SDL: remove useless patchsets. 2014-01-13 22:33:32 +01:00
Adrien Destugues
7fa0079313 SDL_Net: add the libGL dependency. 2014-01-12 14:03:01 +01:00
Scott McCreary
2ee13dc205 Remove libpng-1.5.13 which hadn't been fully converted to a working recipe, and update libpng to 1.6.8 2014-01-09 00:10:43 -08:00
Scott McCreary
7078b5a345 Update gd to 2.1, but fails to download due to missing bigbucket cert? 2014-01-06 02:00:34 -08:00
Adrien Destugues
d289d81e5a Allegro: work around missing $TERM variable in Haiku
BeOS used toset $TERM to "dumb" when apps are run from Tracker, but
Haiku leaves it unset. Make Allegro aware of the difference so it can
detect when it's being started from Tracker.
2014-01-05 23:00:48 +01:00
Adrien Destugues
81385e5cc4 Minor fixes. 2014-01-05 23:00:47 +01: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
Adrien Destugues
47057a25f0 giflib: summary must be a single line
Add an actual description from their website while I'm at it.
2014-01-04 09:26:21 +01:00
Scott McCreary
b06c45a555 Merged in Mrowqa/haikuports/ilmbase-openexr-recipes (pull request #117)
Added recipe files for IlmBase and OpenEXR
2014-01-03 15:58:46 -08:00
Artur Jamro
2c58d51b9d IlmBase and OpenEXR recipes: cosmetic patch 2014-01-03 23:54:26 +00:00
Artur Jamro
a03db20b90 IlmBase and OpenEXR recipes: provided some fixes 2014-01-03 22:49:17 +00:00
Artur Jamro
6ea17344f8 Added recipe files for IlmBase and OpenEXR 2014-01-03 20:07:19 +00:00
noryb009
477ce26f37 Rewrap media-libs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
noryb009
b5ae282787 Fix and upgrade leptonica recipe
"giflib6.patch" is from the Arch Linux project.
2014-01-02 03:41:55 +00:00
Scott McCreary
8233edace1 Mark libcoverart as not tested 2013-12-26 14:36:13 -08:00
Scott McCreary
f38cb58805 Update libcoverart for secondaryArchSuffix support, but still fails to build due to directory issue. 2013-12-26 14:34:10 -08:00
Alexander von Gluck IV
bfd53c6e2f sdl2_mixer: Add sdl2_mixer recipe 2013-12-26 00:07:32 -06:00
Alexander von Gluck IV
1e01e0e265 sdl2_ttf: Fix up recipe. 2013-12-25 22:40:15 -06:00
Alexander von Gluck IV
f781cc04e8 libsdl2: fix build as devel:libtiff is missing from haiku_devel 2013-12-25 22:40:14 -06:00
Scott McCreary
2a04cfa799 Expanded the DESCRIPTION for sdl_image 2013-12-26 02:34:48 +00:00
Alexander von Gluck IV
abe988f6a9 taglib: stop silly wip name
* Flagging as broken on all architectures
  should be enough to prevent it from being
  used
2013-12-25 17:56:03 -06:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Scott McCreary
fdcfc80458 Updated taglib recipe, but will still need a bit more work for secondaryArchSuffix 2013-12-25 12:48:36 -08:00
Scott McCreary
76d471398f Enable libGL for libsdl2 2013-12-25 12:38:16 -08:00
Scott McCreary
57d1b03533 Enable libGL for libsdl 2013-12-25 12:28:04 -08:00
Chris Roberts
a833b6c194 Fix SDL DECLSPEC value on Haiku
Remove the Haiku specific code and just use the default method

Resolves issue #77
2013-12-22 20:00:56 -07:00
Chris Roberts
94b731a939 Fix libmikmod on secondary arch's 2013-12-22 16:13:28 -07: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
4ddaf46945 Fixed smpeg on x86, at least it's symlinking to the right files now. 2013-12-22 03:48:07 -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
c50f9398ee Update jasper for proper secondaryArchSuffix support 2013-12-21 03:25:01 -08:00
Scott McCreary
06ffcf777c Updated libart recipe for secondaryArchSuffix support 2013-12-21 02:57:58 -08:00
Scott McCreary
54d1cf8641 Fixed lcms on x86 2013-12-21 02:43:44 -08:00
Scott McCreary
1ba8fdded7 Merged in noryb009/haikuports/aalib (pull request #67)
Fix aalib recipe
2013-12-20 21:52:52 -08:00
noryb009
8e43a17677 Clean up aalib recipe 2013-12-20 18:32:10 -05:00
Scott McCreary
e8eda364fb Cleanup allegro recipe, still broken on x86 2013-12-20 08:43:52 -08:00
Scott McCreary
9fca4531c5 Fixed flac on x86 2013-12-20 08:43:22 -08:00
noryb009
5b8ac1a0f3 Fix aalib recipe
The non-devel package provided "aalib", while the devel package needed
"libaa"
2013-12-20 11:07:56 -05:00
Scott McCreary
5b1695873b Fixed openal build on x86 2013-12-20 02:52:45 -08:00
Scott McCreary
ca74900cc1 Fixed sge build on x86 2013-12-20 00:45:23 -08:00