Alexander von Gluck IV
3c16983494
libjpeg: Add legacy 8d version recipe
...
* Used in things like BeZilla
2013-11-27 23:52:37 -06:00
Alexander von Gluck IV
6964562566
libmp4v2: Add initial 2.0.0 recipe
2013-11-26 23:54:01 -06:00
Alexander von Gluck IV
5c7b41cf75
multi: Add some needed ${secondaryArchSuffix} and clean up requires
2013-11-26 22:56:24 -06:00
Alexander von Gluck IV
48faf2a376
libmpeg2: Add working 0.5.1 recipe
2013-11-26 22:00:07 -06:00
Alexander von Gluck IV
bbbce49463
libmkv: Add recipe, 0.6.5.1
2013-11-26 20:47:19 -06:00
Alexander von Gluck IV
4619c65b02
libdvdnav: Add recipe for 4.2.0
2013-11-26 20:32:21 -06:00
Alexander von Gluck IV
24e12fd8e7
libdvdcss: Add recipe for 1.2.12
2013-11-26 20:22:24 -06:00
Alexander von Gluck IV
2e92448ad1
libdvdread: Add working 4.2.0 recipe
2013-11-26 19:39:24 -06:00
Alexander von Gluck IV
5b7e191d0a
faac: Add faac 1.28 recipe
...
* Tested working on x86_gcc2
2013-11-26 17:19:45 -06:00
Alexander von Gluck IV
9cb614f711
a52dec: Add new recipe for a52dec
...
* Tested working on x86_gcc2
2013-11-26 16:31:07 -06:00
Adrien Destugues
a978928015
Add missing fix to SDL audio driver
...
HivelyTracker now actually working as expected.
2013-11-23 11:59:52 +01:00
Adrien Destugues
3a018da323
libSDL: forgot to add the patch.
2013-11-23 11:02:50 +01:00
Adrien Destugues
cf214da817
Migrate the fixes from the "hg" patch.
...
* These will never get merged upstream, they stopped SDL1.2 development.
* There is a remaining bug with window sizes, will look again tomorrow.
2013-11-22 23:47:26 +01:00
Adrien Destugues
9f717970ef
tiff 4.0.2: mark as broken on gcc2
...
There's no way this will build on gcc2 because of the ancient libstdc++…
Needs at least support for ios::pos_type.
2013-11-22 10:17:54 +01:00
Chris Roberts
83d635b6a7
Convert/update fitz to working recipe
...
--HG--
rename : media-libs/fitz/fitz-1.0.recipe => media-libs/fitz/fitz-1.1.recipe
2013-11-18 01:25:49 -07:00
Chris Roberts
2620077d4f
Convert djvulibre to working recipe
2013-11-18 01:25:17 -07:00
Chris Roberts
4b170d9b9e
Convert jbig2dec to working recipe
2013-11-18 01:24:36 -07:00
Chris Roberts
dd3a084dbd
Convert openjpeg to working recipe
2013-11-18 01:23:52 -07:00
Adrien Destugues
ca405395fb
im: add tests and some extra fixes
...
- Use system zlib
- Link tests dynamically with the libs
2013-11-17 15:52:29 +01:00
Adrien Destugues
f0fd4fe4d4
im,cd,lua: more work towards hybrid mode packages
...
* Do not rebuild libz and freetype from CD sources, use the system
ones.
* I had to force a dependency on as$secondaryArchSuffix, otherwise
binutils 2.17 is included in the chroot instead of the gcc4 version.
* The policy checker complains that the packages don't depend on
libstdc++.so, but this should be provided by haiku_x86.hpkg ?
* The patch for IUP fails to apply. I guess this is because of line
ending problems as we work from a zipped source archive. Using "git
apply" manually works, however.
2013-11-17 12:15:10 +01:00
Adrien Destugues
31bcf8b0a3
fontconfig: fix devel package dependencies
...
Depend on the base package using the right name.
2013-11-17 11:07:34 +01:00
Adrien Destugues
ac009bccc0
im: allow hybrid builds and other cleanups
...
* Fix tecmake to set a soname for the libraries
This currenly fails strict-policy checks because the package doesn't
depend on libstdc++.so, but this should be in haiku$secondaryArchSuffix.
I also had to explicitly depend on the proper version of as, otherwise
the one for gcc2 would be picked up. I suspect one of the dependencies
is wrong, but attempts to use haikuporter --why have failed.
2013-11-16 21:59:31 +01:00
Adrien Destugues
e1b08f24f2
Fontconfig: fix secondary architecture build
...
* Missing suffix for binaries
* Export pkg-config path so pkg-config picks the libs (freetype, in
this case) for the right architecture.
2013-11-16 21:59:30 +01:00
Adrien Destugues
bfa0e07c9d
Freetype: remove useless dependency
...
* The runtime package for freetype doesn't seem to need bzip2
development package. This looks like a copypaste error.
2013-11-16 21:59:29 +01:00
Adrien Destugues
3af2497960
WIP recipe for IUP
...
* Rebase the work I did against latest IUP release
* Currently fails to build because IUP wants to generate both Lua 5.1
and 5.2 bindings. It seems we can't build_require both packages to build
the bindings ? (require should be ok, as the libs for each version will
go in different packages in the end).
* Also, port some of the fixes to tecmake to the two other tecgraf libs
using it.
2013-11-15 23:45:03 +01:00
Adrien Destugues
e56aecd934
Add recipe for tecgraf im.
...
The libs have no soname (as usual with tecgraf products), and
prepareInstalledDevelLibs isn't working. What can we do to fix that?
2013-11-15 21:49:31 +01:00
Scott McCreary
a9cd5138b2
Imrpoved secondaryArchsuffix for sdl_mixer
2013-11-14 12:00:43 -08:00
Scott McCreary
18aca96f7c
Fixed comment in libsdl2 recipe
2013-11-14 12:00:40 -08:00
Scott McCreary
5a3f50eaa3
Renamed and fixed openal-1.13.0 recipe
2013-11-14 12:00:38 -08:00
Scott McCreary
d913d4a8af
Initial recipe for fontconfig, may need further testing
2013-11-14 08:31:04 -08:00
Scott McCreary
647174b1d5
Rename WIP-taglib-1.9.1.recipe so haikuporter stops nagging
2013-11-14 08:30:53 -08:00
Scott McCreary
db625b69e6
Rename taglib-1.9.1 to WIP-taglib-1.9.1, delete old taglig recipes except 1.7.2
2013-11-13 15:59:40 -08:00
Scott McCreary
a02b30d6e3
Fixed taglib-1.7.2 so that it puts headers in the right place.
2013-11-13 15:58:02 -08:00
Scott McCreary
fceb3f70bd
Fixed taglib-1.7.2.recipe so that it builds on gcc2, this might be the last version that will work on gcc2.
2013-11-13 02:34:32 -08:00
Scott McCreary
97f653e057
Added more support for secondaryArchSuffix in sdl libs
2013-11-12 17:22:56 -08:00
Scott McCreary
33860b3437
Added more support for secondaryArchSuffix in libsdl
2013-11-12 17:22:37 -08:00
Scott McCreary
58459643ff
Removed old sdl_image recipes
2013-11-12 17:22:15 -08:00
Scott McCreary
94ece9f3bc
Update libwebp to 0.3.1
2013-11-12 17:21:52 -08:00
Scott McCreary
2bde8e1b1a
Updated giflib to 5.0.5
2013-11-12 17:21:30 -08:00
Scott McCreary
4e2a44f089
Converted allegro to .recipe format. Can't test yet due to broekn CMake
2013-11-12 02:17:46 -08:00
Scott McCreary
4103e8963a
Update libmikmod to 3.3.3
2013-11-08 23:55:50 +00:00
Scott McCreary
2c0713618c
Add secondaryArchSuffix to libmad
2013-11-08 18:41:24 +00:00
Scott McCreary
f9643bf626
Further cleanup of sdl_image, sdl_mixer and smpeg recipes.
2013-11-06 02:07:33 -08:00
Scott McCreary
3ff8df662f
Deleted old sdl-config
2013-11-05 01:17:36 -08:00
Scott McCreary
61fecd8070
fix smpeg prerequire issue in sdl_mixer recipe
2013-11-04 19:54:57 -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
a6ac67803d
Initial .recipe for openal. Needs cmake to be fixed, plus _devel added still
2013-11-04 01:14:32 -08:00
Scott McCreary
58d405b90a
Fixed libsdl so that it actually builds for secondary arch.
2013-11-04 00:42:09 -08:00
Scott McCreary
c27d8739af
Removed from sdl_config, in sdl_sound.
2013-11-04 00:41:03 -08:00
Scott McCreary
f6c4f45678
Added secondaryArchSuffix to sdl_sound.
2013-11-04 00:38:38 -08:00