Alexander von Gluck IV
3e1aefa06d
astyle: Port version 2.05
2014-12-09 00:57:08 +00:00
Alexander von Gluck IV
de9e437af7
indent: Make proper 2.2.10 recipe from old bep
2014-12-08 01:44:15 +00:00
Augustin Cavalier
b2e60260d0
Create recipe for Uncrustify.
2014-12-01 22:55:13 -05:00
Adrien Destugues
35fd0c67ae
arm_none_eabi_gdb: enable use of expat
...
Needed to parse XML memory maps and other files.
2014-11-19 23:17:58 +01:00
Adrien Destugues
16632d63a7
arm_none_eabi_gdb: fixup recipe.
2014-11-19 21:03:42 +01:00
Adrien Destugues
c71a9bb538
WIP recipe for arm_none_eabi_gdb
2014-11-19 09:32:13 +01:00
Chris Roberts
59e94b4ef7
global: update to 6.3
...
* remove old version
2014-11-13 21:21:57 -07:00
François Revol
88dccd3938
Add recipe and patch for a failed attempt at porting fenris
...
(some RE tool)
2014-11-11 16:12:08 +01:00
François Revol
9dac9763e2
Make cmd:file a REQUIRES for intltool
...
As intltool-update needs it.
Bump revision
2014-11-10 01:21:01 +01:00
Adrien Destugues
cb553172ec
buildbot_slave: bump revision as broken package was in the repos.
2014-10-09 08:44:05 +02:00
Jerome Duval
b6fbef26c5
gtk-doc: enable x86 and x86_64
2014-10-04 11:37:42 +00:00
Jerome Duval
2e09ba382a
itstool: enable x86 and x86_64
2014-10-04 11:37:15 +00:00
Adrien Destugues
7fb9a7d0d8
itstool: relax python version constraint.
2014-09-27 10:43:53 +02:00
Adrien Destugues
cbbba20064
gtk_doc: build against current docbook version
...
Now that our docbook package has catalog entries for older versions of
docbook, gtk_doc can make use of it.
2014-09-27 10:43:52 +02: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
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