Commit Graph

25 Commits

Author SHA1 Message Date
Jonathan Schleifer
5464db0017 smpeg: Fix multiple issues
* Fix SECONDARY_ARCHITECTURES
* Enable x86_64
* Download ZIP file instead of checkout via SVN
 -> No SVN dependency anymore
* Add checksums
2014-03-28 23:42:21 +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
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
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
431d0c94e1 added secondaryArchSuffix to pkg_config in smpeg recipe, should fix building on x86. 2013-12-18 19:51:23 -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
d927e138fd Fixed secondaryArchSuffix errors in smpeg 2013-12-19 02:18:00 -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
9a8443a3e1 Added devel:smpeg to smpeg recipe so that it gets detected when building sdl_mixer 2013-11-04 17:06:41 -08:00
Scott McCreary
de68bbaf2c Updated smpeg to support secondaryArchSuffix 2013-11-03 13:01:27 -08:00
Scott McCreary
4d5b9d2ec7 Fixed smpeg recipe. 2013-10-22 08:41:22 -07:00
Scott McCreary
d329ab2234 Fixed .recipe for smpeg 2013-10-20 01:34:36 -07:00
Scott McCreary
05240ad9b8 Updated recipe for smpeg, still not building though, at it fails to find -lGL 2013-10-16 16:57:17 -07:00
Scott McCreary
c8f460d097 WIP recipes for smpeg and taglib, both still need a bit more work. 2013-10-13 03:22:21 -07:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary
765716a4ce Removed gcc4 libdir for several packages in the libpak. 2010-10-30 21:56:59 +00:00
Scott McCreary
8cb2ddd59e Moved several more gcc4 libs to B_COMMON_LIB_DIRECTORY/gcc4 for libpak libs. 2010-09-27 20:29:30 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Chris Roberts
daf04f5627 License cleanup for OPD files. Needed the GNU prefix on (L)GPL stuff. 2010-01-02 07:19:11 +00:00
Scott McCreary
f3e5caaf4c initial .bep file for smpeg, updated sdl-libpak .OPD and fixed smjpeg .bep typo 2009-10-30 02:26:44 +00:00
Scott McCreary
ad0edad888 Added .OPD files for the SDL libs 2009-10-29 07:26:44 +00:00