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
Scott McCreary
431d0c94e1
added secondaryArchSuffix to pkg_config in smpeg recipe, should fix building on x86.
2013-12-18 19:51:23 -08:00
Scott McCreary
4410b9b2e2
fixed libflac and probably sdl_mixer on x86.
2013-12-18 18:39:31 -08:00
Scott McCreary
931636f026
Removed stray devel:libz from sdl_ttf recipe
2013-12-18 17:58:37 -08:00
Scott McCreary
7265709bcf
Fix x86 build of libao
2013-12-19 08:42:05 -08:00
Scott McCreary
f2382511c4
Fixed typo in smpeg summary.
2013-12-19 08:32:11 -08:00
Scott McCreary
bac17fb923
Added better DESCRIPTION entires for smpeg, smjpeg and libsdl
2013-12-19 08:21:59 -08:00
Scott McCreary
a096d2d650
Added secondaryArchSuffix to freetype in sdl_ttf and it now works. Thanks Adrien.
2013-12-19 02:49:04 -08:00
Scott McCreary
56144e6932
Fixed libmikmod build on x86
2013-12-19 02:34:35 -08:00
Scott McCreary
5b4f986501
Fixed secondaryArchSuffix suport for smjpeg
2013-12-19 02:18:07 -08:00
Scott McCreary
8575152ed8
Cleaned up sdl_ttf recipe, but still not building on x86
2013-12-19 02:18:03 -08:00
Scott McCreary
d927e138fd
Fixed secondaryArchSuffix errors in smpeg
2013-12-19 02:18:00 -08:00
Scott McCreary
8e981e2166
Commented out physfs in sdl_sound so that sdl_sound builds now
2013-12-18 08:55:01 -08:00
Scott McCreary
999a56597c
WIP sdl_sound getting all the REQUIRES in place
2013-12-18 01:48:19 -08:00
Scott McCreary
3b79bda657
ReAdd earlier better Allegro-4.4.2 patch.
2013-12-17 18:35:29 -08:00
Scott McCreary
3bad1b61f3
Fixed giflib secondaryArchSuffix support.
2013-12-17 18:23:57 -08:00
Scott McCreary
51384b8280
Changed BEOS cases in CMakeLists.txt to HAIKU, this fixes the Allegro build
2013-12-18 01:25:44 +00:00
Adrien Destugues
32bfd01d12
Recipe for Allegro 4.4.2.
2013-12-16 19:33:08 +01:00
Adrien Destugues
f1ec4b3e8c
Allegro: fix for new CMake, and remove old non-recipes and patches.
2013-12-16 19:33:07 +01: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
François Revol
d4c891368f
libsdl: Account for secondary arch on provided cmd:sdl_config
2013-12-11 06:50:19 +01:00
Adrian Jelen
47c972d468
Add support secondary arch
2013-12-10 01:58:16 +00:00
Adrian Jelen
76fa997485
Added compatible version
2013-12-09 23:07:53 +00:00
Adrian Jelen
aefec3e096
Convert enet, jasper and haproxy to working recipe
2013-12-09 22:59:11 +00:00
Adrian Jelen
6b753405ca
Convert jasper, enet and haproxy to working recipe
2013-12-09 19:38:44 +00:00
François Revol
09b00f319c
Comment out libtiff dependency in libsdl
...
Since we don't actually require it at build time, it's not needed
at runtime either.
2013-12-09 13:15:35 +01:00