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
69ad5016aa
gyp: bump revision for python2.7 migration.
2014-09-19 08:59:35 +02:00
Adrien Destugues
7117cae647
ninja: fix requires.
2014-09-19 08:59:34 +02:00
Adrien Destugues
e0439744a4
buildbot_slave: bump revision for python 2.7 migration.
2014-09-19 08:59:34 +02:00
Jerome Duval
f91c775220
intltool: enable x86_64
2014-09-05 16:04:03 +00:00
Adrien Destugues
97b34d7da9
ccache: fix build.
2014-09-05 14:23:00 +02:00
Adrien Destugues
38aa4f1f37
NetSurf libs: Merge Korli's changes into latest recipes.
2014-09-05 14:22:59 +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
0171ce3294
ctags: add a DebugInfo package
2014-08-27 18:31:00 +00:00
Jerome Duval
4bf12cd157
scons: 2.2 isn't compatible with 2.3.
2014-08-17 16:20:51 +00:00
Jerome Duval
c49802d559
scons: changes to build serf.
...
* 2.3.1 isn't compatible with 2.0.
* some checks for posix have to be extended for haiku as well:
link, soname
* don't patch python shebang
2014-08-17 16:20:49 +00:00
François Revol
bc9fdb587e
acr: Fix policy warnings in PROVIDES
2014-07-20 22:57:50 +02:00
Augustin Cavalier
27bbe92503
ninja: v1.5.1.
2014-07-15 10:50:08 -04:00
Augustin Cavalier
d23f1c2fc3
CMake: update to 3.0.0 final.
2014-07-14 15:39:36 -04:00
Augustin Cavalier
404e262261
automoc: Create recipe for 0.9.88 that works.
2014-07-10 15:32:01 -04:00
Adrien Destugues
e30f3722eb
Add itstool.
2014-07-04 21:12:50 +02:00
Adrien Destugues
e2b96a3e38
gtk_doc: make the recipe work.
2014-07-04 21:12:49 +02:00
Augustin Cavalier
51c52185ed
GYP: requires python_setuptools
2014-07-01 10:10:55 -04:00
Augustin Cavalier
6d2ac0f4ba
Create GYP recipe.
...
Requires python_setuptools for the build and install. Worked for me.
2014-06-30 19:34:28 -04:00
François Revol
34cb226062
acr: Update description
2014-06-26 15:45:10 +02:00
François Revol
37d85bd528
Add recipe for ACR, an AutoConf Replacement
...
Used by Radare.
2014-06-26 15:36:19 +02:00
Oliver Tappe
22c10b29d2
Make buildbot_slave and python_zope.interface arch-specific.
...
* To prevent problems with the 'any' packages being shared between
different architectures (while those use varying versions of python),
make them arch-specific.
* Additionally, move buildbot_slave from dev-python to dev-util (as
it is not related to python development).
2014-06-25 23:33:03 +02:00
Adrien Destugues
252596917f
Netsurf buildsystem: use actual release archive.
...
* The archive exported from cgit is generated on the fly and has
unstable checksum.
2014-06-25 14:54:43 +02:00
Adrien Destugues
3d34dc76f3
Add WIP recipe for gtk-doc.
...
* Not working yet, added only because it exposes a bug in haikuporter.
2014-06-16 22:23:06 +02:00
PulkoMandy
0d00a5baa9
cmake: add ARM support.
...
* Only to please the bootstrap build process.
2014-06-14 09:06:34 +02:00
Alexander von Gluck IV
c522c1de50
patch cleanup: Make sure recipes have matching patches.
...
* Ruby 1.9.3 shouldn't point to the 1.9.1 patch, etc.
2014-06-12 20:44:25 +00:00
Alexander von Gluck IV
086d814af0
cmake: Drop some old / broken recipes
...
* 2.8.5 was even missing patchsets
2014-06-12 20:44:25 +00:00
Adrien Destugues
8029989021
Udate cmaek recipe to 3.0.0 rc6
...
* Remove previous RCs
* Add fix to FindOpenAL module.
2014-06-09 22:42:16 +02:00
Adrien Destugues
36c8bc4a68
Update netsurf-buildsystem recipe.
2014-06-08 22:55:16 +02:00
Adrien Destugues
f4a542bc24
Add recipe for berkeley yacc.
2014-06-05 12:58:36 +02:00
Adrien Destugues
a58b7476ee
Open POSIX Testsuite: fix recipe.
...
There are several problems with this, still:
* We have an updated version in Haiku sources, from which changes should
be extracted and merged here.
* The Open POSIX Testsuite project is dead, and the tests have been
merged in https://github.com/linux-test-project/ltp/ .
2014-06-05 12:58:34 +02:00
Adrien Destugues
ff2c700560
Add recipe for cmake 3.0.0-rc5.
2014-05-18 12:47:35 +02:00
Jerome Duval
cf9d970019
upgrade scons, libdvdnav, libdvdread, fftw.
2014-04-23 17:13:19 +00:00
PulkoMandy
5f9bcb6928
Declare ARM support for packages to bootstrap.
...
* The bootstrap process won't work without that.
2014-04-22 21:23:55 +02:00
Oliver Tappe
80bbd70b83
Let all recipes use SHA-256 checksums only.
2014-04-21 19:31:51 +02:00
Kacper Kasper
4086edfc77
cppunit: add missing lib in provides section
2014-04-09 06:45:04 +02:00
Kacper Kasper
1e8792d775
cppunit: turn bep into recipe.
2014-04-07 03:01:48 +02:00
Adrien Destugues
dcb801514f
Add recipe for CMake 3.0.0-rc3.
...
* Reuses the patch from rc1, and still seems to work.
2014-04-06 11:18:13 +02:00
Jonathan Schleifer
164cf3edb4
scons: Add checksums
2014-04-06 02:55:54 +02:00
Jerome Duval
36d6d4d2cf
x86_64: enable python-2.7.6
...
* increase revisions for scons and git as they depend on 2.6.x at the moment.
2014-04-05 13:31:17 +00:00
Jonathan Schleifer
a4cc09bf55
cmake-3.0.0_rc1: Add checksums
2014-03-27 22:12:23 +01:00
Jonathan Schleifer
0f38eeacff
Initial gdb port
...
Compiles, but gdb complains that it does not know how to start or how to
attach. Therefore marked as broken, but wanted to commit what I already
have.
2014-03-26 04:12:32 +01:00
Adrien Destugues
314bbe6cca
Update git version of CMake patchset.
...
* Some more of our patches have been upstreamed.
2014-03-21 12:29:20 +01:00
Adrien Destugues
6f37335a7d
Add "test" recipe for cmake git master branch.
...
Not intented for actual use, but this is a good way to track and test
our pending upstream changes.
2014-03-10 16:53:08 +01:00
Adrien Destugues
3e4d362da5
CMake: yet another fix to the compiler detection recipe.
...
Thanks to GSoC candidate akshay1994 for fixing this.
2014-03-10 14:22:45 +01:00
Adrien Destugues
ab83fa4bdf
cmake: remove antique patches.
...
They have been upstreamed for the most part, and we don't have the
matching recipes anymore.
2014-03-10 14:22:44 +01:00
Oliver Tappe
ba743fa244
Add missing commands required for building.
2014-03-05 21:49:40 +00:00
Adrien Destugues
b85bf977d2
Fix test script.
...
http://www.cmake.org/pipermail/cmake/2014-March/057117.html
This will probably be solved in the next release.
We get 98% passed tests, and 8 failures.
2014-03-04 20:12:38 +01:00