Kacper Kasper
1ba1ff42cd
Removed redundant changes from glew patchset
2014-04-07 16:55:29 +02:00
Kacper Kasper
cf1fd87f3a
Updated glew (glewinfo working, visualinfo still missing)
2014-04-07 07:58:24 +02:00
Adrien Destugues
13954bc16a
SDL2_mixer: fix missing provides.
2014-04-06 11:18:12 +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
767eee9630
libid3tag: turn bep into recipe.
2014-03-30 13:23:03 +02:00
Adrien Destugues
ccb8d2f684
jgmod: turn bep into recipe.
2014-03-30 13:23:03 +02:00
Adrien Destugues
8b23273f9e
Cleanups
...
* Remove some old non-recipes
* Add missing cmd:awk to some packages
2014-03-30 13:23:00 +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
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
Jonathan Schleifer
809f4c221b
libmikmod: Add checksums
2014-03-28 23:41:42 +01:00
Jonathan Schleifer
d80ca829e9
libvorbis: Add checksums
2014-03-28 23:41:42 +01:00
Jonathan Schleifer
cbfbe34534
libmad: Add checksums
2014-03-28 23:41:41 +01:00
Jonathan Schleifer
3d96d6b13e
flac: Add checksums
2014-03-28 23:41:41 +01:00
Jonathan Schleifer
e889e9f58b
libogg: Add checksums
2014-03-28 23:41:41 +01:00
Jonathan Schleifer
01df4c47e6
libsdl: Fix x86_64, cleanup code, add checksums
2014-03-28 18:25:59 +01:00
Jonathan Schleifer
06202587fb
openjpeg: Enable x86_64, add checksums
2014-03-25 01:46:12 +01:00
Jonathan Schleifer
bbb3dcc1ed
jbig2dec: Enable x86_64, add checksums, add $jobArgs
2014-03-25 01:46:12 +01:00
Jonathan Schleifer
0fd88d835b
fitz: Enable x86_64, add checksums, add $jobArgs
2014-03-25 01:46:12 +01:00
Jonathan Schleifer
30dd06b705
djvulibre: Enable x86_64, add checksums
2014-03-25 01:46:12 +01:00
Julian Harnath
8d76843c07
Update libao, add Haiku audio output patch
...
* Bump to latest version 1.1.0
* Include patch which adds a Haiku Media Kit audio output driver.
2014-03-24 22:43:52 +01:00
Jerome Duval
69e9e74c7f
freetype: add bzip2 dependency
2014-02-14 20:17:37 +00:00
Jérôme Duval
fe471077a3
freetype: version 2.5.2
...
* headers changed their locations from version 2.5.
2014-02-08 20:27:33 +01:00
Adrien Destugues
fbe08f949c
Merged in AdrianArroyoCalle/haikuports (pull request #148 )
...
libopus 1.1
2014-01-29 16:58:17 +01:00
Adrián Arroyo Calle
655f6783c6
libopus 1.1
2014-01-29 14:45:45 +00:00
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