Commit Graph

561 Commits

Author SHA1 Message Date
Jerome Duval
3a25b2bcf5 nss: completes recipe and fixes x86_64 build
* shlibsign seems to crash
2014-09-26 16:02:39 +00:00
Jerome Duval
4d51baa2b6 nspr: fixes recipe and x86_64 build 2014-09-26 16:02:38 +00:00
Jerome Duval
e0a7157302 cloog: added a recipe for version 0.18.1
* upstream patchset to build against isl-0.13
2014-09-24 20:32:22 +00:00
Jerome Duval
8d3e4114c6 isl: added a recipe for version 0.13 2014-09-24 20:32:21 +00:00
Jerome Duval
1bbb711b63 apr_util: bump version. 2014-09-23 17:10:22 +00:00
Augustin Cavalier
2d9073cf00 gmp: merge fix from munchausen.
Fixes the build. Thanks!
2014-09-23 11:36:56 -04:00
Jerome Duval
0796b881e4 Revert parts of d0ef852764. 2014-09-22 22:30:13 +00:00
Jerome Duval
d0ef852764 freetype: fixed pkg-config and libtool files.
to use package links as described by Ingo.
* added devel packages requirements for libpng, zlib, bzip2
2014-09-22 22:20:35 +00:00
Adrien Destugues
dd83f38203 Add recipe for libmaxminddb
* This is used to query the GeoIP and GeoLite databases and get
geolocation information from an IP.
2014-09-22 18:00:01 +02:00
Adrien Destugues
d08592d323 libffi: gcc2 fix.
* gcc2 does not support __builtin_expect, and ends up defining a
reference to it. #define it to a no-op instead so things actually work.
2014-09-21 19:21:10 +02:00
Adrien Destugues
4b7b8b413d libxml2: bump revision for rebuild against python 2.7. 2014-09-19 08:59:33 +02:00
Adrien Destugues
919bdb6b8a boost: fix requires. 2014-09-19 08:59:33 +02:00
Adrien Destugues
2e45059ee2 libcdio: missing prepareInstalledDevelLib, add tests 2014-09-12 11:37:23 +02:00
Jerome Duval
2941bbb22e libevent: enable x86_64 2014-09-05 16:04:02 +00:00
Adrien Destugues
38aa4f1f37 NetSurf libs: Merge Korli's changes into latest recipes. 2014-09-05 14:22:59 +02:00
Adrien Destugues
39cff71602 libwapcaplet: remove outdated recipe. 2014-09-05 14:22:58 +02:00
Adrien Destugues
e1f1458647 libparserutils: remove outdated recipe. 2014-09-05 14:22:58 +02:00
Jerome Duval
c2aeebfdc5 libusb: use an archive as download
* haikuporter tried to unpack the old URL anyway.
2014-09-04 21:28:16 +00:00
Jerome Duval
13942c86ac mpc: fix compat version 2014-09-04 14:55:09 +00:00
Jerome Duval
27c3cb57c1 glib2: fix lib versions compat 2014-09-03 22:26:26 +00:00
Jerome Duval
9d15a45078 mpfr & mpc: enable x86 and x86_64
* cleanup
2014-09-03 22:26:19 +00:00
Jerome Duval
89be91e6c0 libxslt: fix version for libexslt 2014-09-03 22:26:17 +00:00
Jérôme Duval
ba7a929582 fixPkgconfig doesn't need an argument. 2014-09-03 16:57:14 +02: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
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
982571ec0d libtasn1: add recipe for version 4.1 2014-08-30 19:57:58 +00:00
Jerome Duval
bc6237c0db libgcrypt: added a recipe for version 1.6.2 2014-08-28 20:04:06 +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
77670602e4 libusb: only require libgcc_s when using gcc4.
* Gcc2 does not provide this library, this would make the libusb package
not installable.
2014-08-24 16:23:56 +02:00
Jerome Duval
bd47f3ba0f fribidi: don't depend on glib in fribidi.pc 2014-08-23 19:23:39 +00:00
Jerome Duval
f83f91b287 hyphen: x86_gcc2 doesn't build
* patching doesn't work because file format is DOS.
2014-08-23 14:42:25 +00:00
Jerome Duval
9872f0d875 hyphen: added a recipe for version 2.8.7 2014-08-23 14:42:24 +00:00
Adrien Destugues
b15a345851 libusb: import final version of akshay's work.
* We have a merge request pending on libusb side. until then, we'll use
akshay's github repo.
* While this builds fine outside of Haikuporter, I had trouble with
getting it to run inside it. I'm not sure what's causing this. I got it
to build wth some minor tweaks to the makefile, anyway.
2014-08-23 16:19:33 +02:00
Jerome Duval
d9e1957f38 glib2: update patchset for strings.h 2014-08-21 21:07:10 +00:00
Jérôme Duval
08b2143412 remove x86_64 from SECONDARY_ARCHITECTURES 2014-08-20 22:00:01 +02:00
Jerome Duval
350d94a237 tinyxml: convert to an actual recipe 2014-08-20 19:49:37 +00:00
Jerome Duval
06de5a573b openssl: added recipe for version 1.0.0n
* clean up old versions
2014-08-18 21:46:09 +00:00
Adrien Destugues
d2e4129cd1 MPC: make it work.
* 4 failed tests on gcc2 - use with caution (probably because of the
broken MPFR)
* All tests pased on gcc4.
2014-08-09 16:39:32 +02:00
Adrien Destugues
5b18481f2c MPFR: make it work.
* All tests passing on gcc4, 18 failures on gcc2. Use with caution.
2014-08-09 16:39:31 +02:00
Adrien Destugues
61985b2a4a gmp: pass $jobArgs to make check.
* It takes less time this way.
2014-08-09 16:39:30 +02:00
Jerome Duval
c1c3e19995 libgcrypt: add x86_gcc2 and x86_64
* uses bytes for the instruction unsupported by gcc2
2014-08-06 22:21:12 +00:00
Jerome Duval
616bc14529 libgpg_error: add x86_gcc2 and x86_64 2014-08-06 22:19:39 +00:00
Jerome Duval
aabfe9e4ce polarssl: bump version 2014-08-05 17:48:44 +00:00
Jerome Duval
65bc2857ca libgcrypt, libgpg_error: bump version. 2014-08-05 17:02:04 +00:00
Jerome Duval
58836e0eee fribidi: add recipe for version 0.19.6
* enable x86_64, add missing dependency
2014-08-01 16:39:28 +00:00
Jerome Duval
0e98c6e498 fribidi: remove invalid provides_devel entry. 2014-07-31 10:24:52 +00:00
François Revol
7f43d1d403 boost: bump REVISION, forgot when fixing PROVIDES_devel
Anyone fancy spending some hours rebuilding it?
2014-07-30 18:39:28 +02:00
François Revol
d8842c2ba1 Update some descriptions 2014-07-29 22:45:37 +02:00
François Revol
8f7f3c4b3a glib2: bump revision 2014-07-23 18:28:40 +02:00
François Revol
3872efa606 glib2: Fix glib-gettextize
Of course it was made from a template which has
datadir=@datadir@
... and the next line:
gettext_dir=$prefix/shared/glib-2.0/gettext

Go figure :-D
2014-07-23 18:08:04 +02:00