Commit Graph

1037 Commits

Author SHA1 Message Date
Jerome Duval
20a4b5d41d flac: cleanup
* don't include the tools for secondary architectures.
2014-09-02 18:06:53 +00:00
Jerome Duval
542020ebaf a52dec: enable x86 and x86_64
* don't include tools for secondary architectures.
2014-09-02 18:04:46 +00:00
Adrien Destugues
6999710fee Recipes for NetSurf 3.2.
Unfortunately it's broken. The start page will not draw anything, and
trying to access any other URL triggers an assert. I don't even
understand why NetSurf is building in DEBUG mode, the assert shouldn't
be active...
2014-09-01 14:59:37 +02:00
Jerome Duval
d61d7c1d2e sdl_ttf: enable x86_64 2014-08-30 21:10:25 +00:00
Jerome Duval
e1ccb2e465 sdl_image: enable x86_64 2014-08-30 21:09:57 +00:00
Jerome Duval
36e2c0ed6d netsurf: build on x86 and x86_64
* fix dependencies and build system
* check doesn't build correctly with haikuporter on x86_64 beause
of a Python bug (hard link extraction in tar files)
2014-08-30 19:57:59 +00:00
Jerome Duval
3a3b4a5968 libicns: fix tools inclusion 2014-08-30 14:01:54 +00:00
Jerome Duval
53fc7a4c94 libsdl2: added a recipe for version 2.0.3 2014-08-30 14:01:01 +00:00
Jerome Duval
a632ac7c32 libmng: added a recipe for version 2.0.2 2014-08-30 13:59:42 +00:00
Jerome Duval
8e4a2209d4 openexr: added a recipe for version 2.2.0
* added the related recipe for ilmbase.
2014-08-28 21:16:41 +00:00
Jerome Duval
979c2f67b1 libpng: added a recipe for version 1.6.13 2014-08-28 19:55:12 +00:00
Jerome Duval
30f6b86206 libXcm: added a recipe for version 0.5.3 2014-08-27 18:30:59 +00:00
Jérôme Duval
665b0b78f4 add $secondaryArchSuffix for pkg:config where appropriate
* bump revision for libs
2014-08-27 17:33:30 +02:00
Adrien Destugues
0d72f41be8 Fontconfig: add gperf build_prerequires.
Build failed here because this was missing.
2014-08-27 09:19:14 +02:00
Jerome Duval
dcd8a25820 jasper: patch to fix 4 components image support 2014-08-26 18:46:17 +00:00
Jerome Duval
b7f6a2b4dd libicns: added recipe for version 0.8.1 2014-08-26 16:43:42 +00:00
Jerome Duval
ace3e2fc5a libwebp: added a recipe for version 0.4.1 2014-08-26 16:43:41 +00:00
Jerome Duval
9c5bfbd546 jasper: enable x86_64 2014-08-25 17:42:47 +00:00
Jerome Duval
30d0cdbc4e libass: added a recipe for version 0.11.2
* had to disable yasm because it outputs invalid object files.
* couldn't yet enable harfbuzz, haikuporter fails to find it.
2014-08-23 19:23:41 +00:00
Jerome Duval
69b5f78836 fontconfig: fixes pkgconfig 2014-08-23 19:23:40 +00:00
Jerome Duval
59e578fc85 harfbuzz: enable graphite2 dependency 2014-08-23 14:42:24 +00:00
Jerome Duval
8797fece42 harfbuzz: added a recipe for version 0.9.35 2014-08-21 21:01:43 +00:00
Jerome Duval
2f73c3afa4 libart_lgpl: add x86_64 2014-08-21 16:47:30 +00:00
Jerome Duval
f9c057677b freetype: reset revision 2014-08-21 16:29:47 +00:00
Jerome Duval
bd06b03def leptonica: added a recipe for version 1.71 2014-08-20 22:20:57 +00:00
Jerome Duval
3f31da2439 pnglite: added a recipe for version 0.1.17 2014-08-20 21:01:20 +00:00
Jérôme Duval
08b2143412 remove x86_64 from SECONDARY_ARCHITECTURES 2014-08-20 22:00:01 +02:00
Jerome Duval
1049bdd6a1 glew: add recipe for version 1.11.0 2014-08-20 19:49:36 +00:00
begasus
4f0d9fb8f0 removed the copyright and email addres 2014-08-19 22:56:59 +00:00
begasus
320c506f2d changes as requested by waddlesplash 2014-08-19 22:50:20 +00:00
begasus
8a99a53165 changes to the recipe to be able to build it in Strickt modus with haikuporter 2014-08-19 22:17:02 +00:00
François Revol
de3b57938c taglib: Fix building 1.9.1 on gcc4
Sadly it seems it won't build with gcc2 anymore. Started patching,
but now it wants a bitset<>::to_string().
2014-08-16 00:53:50 +02:00
François Revol
0eae317a36 libsndfile: Add cmd:find to requires
Doesn't seem much needed but it's found in the Makefile.
2014-08-15 16:54:45 +02:00
Jerome Duval
ec8fb48703 libopus: fixed recipe, bump revision. 2014-08-13 21:20:46 +00:00
Jerome Duval
107bde8667 libdvdcss: dvdcss_config doesn't exist 2014-08-06 22:19:01 +00:00
Jerome Duval
7cdba3e20a libaacs: add recipe for version 0.7.1 2014-08-06 22:18:16 +00:00
Jerome Duval
85d5e65e1d libdvdcss: bump version
* fix soname version
2014-08-06 20:10:17 +00:00
Jerome Duval
e171990709 jasper: fixed soname in recipe
* add tools dependency
2014-08-05 17:43:27 +00:00
Jerome Duval
2e9f991a4e libpng: bump version
* remove old 1.6 recipes.
2014-08-04 19:23:26 +00:00
Adrien Destugues
e34bf1a199 Fix provides for sdl_mixer_devel
* Not sure why js removed this, it's definitely needed.
2014-07-29 21:34:07 +02:00
Adrien Destugues
301d8f27aa sdl2_ttf: fix dependencies. 2014-07-25 17:08:33 +02:00
Adrien Destugues
7229b2d56b SDL2: regenerate configure script.
* I made changes to configure.in, but for this to work configure needs
to be regenerated.
2014-07-24 21:51:09 +02:00
Kacper Kasper
3d17251dcd Merged in Hybrid support fixes to various packages (pull request #195) 2014-07-22 21:56:40 +02:00
Sergei Reznikov
c57346b957 libfaac: fix hybrid support 2014-07-22 21:47:39 +02:00
Sergei Reznikov
51f28a5084 libsndfile: fix hybrid support 2014-07-22 21:47:27 +02:00
Sergei Reznikov
1cf83bb316 libdvdread: fix hybrid support 2014-07-22 21:46:50 +02:00
Sergei Reznikov
d4df872bb8 libdvdnav: fix hybrid support 2014-07-22 21:43:58 +02:00
Sergei Reznikov
347cf24005 libdvdcss: fix hybrid support 2014-07-22 21:41:22 +02:00
Sergei Reznikov
c1747df208 a52dec: fix hybrid support 2014-07-22 21:38:52 +02:00
Kacper Kasper
7711034271 lcms: forgot to bump the revision. 2014-07-22 21:14:54 +02:00