Commit Graph

1438 Commits

Author SHA1 Message Date
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
Kacper Kasper
bece474481 librevenge: add recipe for version 0.0.1 2014-07-22 20:13:11 +02:00
François Revol
112943aee9 boost: Fix PROVIDES_devel 2014-07-16 12:44:08 +02:00
Augustin Cavalier
d802e836f4 libattica: working recipe.
If anyone knows a better way to call CMake than the hack I used after
"make install", please tell me. I already tried INSTALL_LIB_DIR and
friends.
2014-07-14 13:40:09 -04:00
Kacper Kasper
53048405ca nss: add initial recipe based on Gentoo ebuild file
* Also mark nspr as broken
2014-07-05 03:29:50 +02:00
Kacper Kasper
dcfff6aca5 nspr: add recipe and patchset for version 4.10.6 (still broken)
* I used Linux/Unix platform code with pthreads because BeOS one
  is very outdated.
* Some tests pass but there is a crash on exit.
2014-07-04 20:13:56 +02:00
Kacper Kasper
58f2e54611 librevenge: add recipe for version 0.0.0 2014-07-04 20:13:56 +02:00
Adrien Destugues
63da123089 Fix gcc4 build of libusb again. 2014-06-25 23:00:45 +02:00
Adrien Destugues
67aea4d2ea gcc4 build fix. 2014-06-25 17:23:44 +02:00
Adrien Destugues
053c6ee617 Add WIP recipe for libusb 1.0.18.
This is akshay's work for GSoC 2014. Marked as untested until someone
actually tests it...
2014-06-25 13:07:16 +02:00
Adrien Destugues
ae290ff453 Fix patchname in libusb 1.0.17 for hybrid builds. 2014-06-25 13:07:15 +02:00
Alexander von Gluck IV
00292190ba polarssl: 1.3.7 work towards gcc2 support
* Compiles with gcc2 now, however package
  issues with haikuporter looking in
  .self/lib/x86_gcc2/libpolarssl.* vs
  .self/lib/libpolarssl.*.  prefix issues?
2014-06-22 02:29:42 +00:00
Alexander von Gluck IV
fccfcddf34 polarssl: Introduce PolarSSL port, 1.3.7
* OpenSSL alternative with minimal patching
  for Haiku
* All tests passing on x86.
* Needs testing on x86_gcc2
2014-06-21 23:52:38 +00:00
Alexander von Gluck IV
afec2147dc openssl: Fix 1.0.0m certificate locations 2014-06-21 21:47:35 +00:00
Alexander von Gluck IV
c843f40e27 openssl: Add openssl-1.0.1h recipe 2014-06-20 14:21:11 +00:00
Alexander von Gluck IV
1ba84f6eb1 Revert "openssl: Add openssl-1.0.1h recipe"
This reverts commit 687a8bdf95.

PulkoMandy pointed out that the older 1.0.1 recipe was used on
x86_64
2014-06-20 14:18:36 +00:00
Alexander von Gluck IV
687a8bdf95 openssl: Add openssl-1.0.1h recipe
* The patchsets also fix the root CA location
* 1.0.1 isn't binary compat with 1.0.0 compiled
  applications.  Working on a 1.0.0 patchset now
2014-06-20 13:41:43 +00:00
Adrien Destugues
6b27300332 More hacks to the glib2 recipe.
Make sure the dir exists before creating a link inside it.
2014-06-19 14:57:15 +02:00
Adrien Destugues
711f8e4697 Libxml2: allow the default catalog to be a directory.
This makes it easier for other packages to provide catalog entries. Used
by docbook-xml and docbook-xslt.
2014-06-16 22:29:15 +02:00
Jerome Duval
d4beae7da3 expat: added recipe for version 2.1.0 2014-06-13 16:21:59 +00:00
Alexander von Gluck IV
e396b55fb4 gmp: Drop some old / broken recipes 2014-06-12 20:44:25 +00:00
Jerome Duval
de91d09573 popt: converted to an actual recipe 2014-06-11 21:50:50 +00:00
Adrien Destugues
32adbab567 Fix patchset name
* Patch by Diver.
2014-06-10 13:01:10 +02:00
Adrien Destugues
e735be9c7b libcdio: add missing fixPkgConfig
* patch by Diver.
2014-06-10 13:00:15 +02:00