Commit Graph

4404 Commits

Author SHA1 Message Date
Augustin Cavalier
27bbe92503 ninja: v1.5.1. 2014-07-15 10:50:08 -04:00
Augustin Cavalier
98d0435866 strigi: copy CMake modules into the correct directory and the devel package. 2014-07-15 10:14:40 -04:00
Augustin Cavalier
a1f9d3975d Strigi: add working recipe. 2014-07-14 17:06:49 -04:00
Augustin Cavalier
daf4366f0b libattica: fix version and install.
PulkoMandy suggested using CMake 3, but that didn't really help...
2014-07-14 15:48:04 -04:00
Augustin Cavalier
d23f1c2fc3 CMake: update to 3.0.0 final. 2014-07-14 15:39:36 -04: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
Augustin Cavalier
6689510053 xz_utils: Split devel:liblzma into a separate package. 2014-07-13 10:39:35 -04:00
Adrien Destugues
39a04ed6c6 Python 2.7: mark as working on x86_gcc2
The recipe works and builds a perfectly working Python. Upgrading the
system from Python 2.6 is a problem, but this one can be installed in
home and works fine, so this is not a problem with the recipe.
2014-07-13 08:48:40 +02:00
Adrien Destugues
ca546eeb3d Make SDL2 work better
* Fix a compilation problem on gcc2
* Use dlopen for shared library suport, as the custom code doesn't look
for libs in the right place (fixes libSDL2 not finding libpng, for
example).
2014-07-13 08:42:05 +02:00
Adrien Destugues
c0fc937704 Add Cython recipe. 2014-07-13 08:40:00 +02:00
François Revol
1bdf702de2 mpg123: Fix pkg-config file installation 2014-07-12 22:54:17 +02:00
François Revol
5b065da0fa mpg123: Fix PROVIDES_devel 2014-07-12 22:13:24 +02:00
François Revol
92881f8c4a physfs: Fix PROVIDES_devel 2014-07-12 22:04:33 +02:00
François Revol
63425ca8ea libmad: Fix PROVIDES_devel 2014-07-12 22:02:52 +02:00
François Revol
3dc1586379 Add recipe for libmpdclient
No patch required, fixes have already been upstreamed.
2014-07-12 20:52:04 +02:00
Augustin Cavalier
108c28d6d5 ca_root_certificates: Some important fixes.
* Download cert data over SSL.
  * Use the latest version of the file from the correct repository
    instead of an outdated version from an old repository.
  * Install to the current location; if we really want to change the
    certificate location we'll have to rebuild everything, so don't
    do that yet.
2014-07-11 19:58:19 -04:00
Augustin Cavalier
dc62e3884e FFmpeg: remove old recipes and patches. 2014-07-11 19:43:01 -04:00
Augustin Cavalier
0d4867c4e3 QCA2: initial recipe. 2014-07-11 19:43:00 -04:00
Scott McCreary
19882ad4b8 Merged in GuestOne/haikuports-guestone (pull request #191)
Added ponscripter recipe
2014-07-11 09:25:50 -07:00
Augustin Cavalier
b76d1e2cec shared_mime_info: fix GLIB dependency. 2014-07-11 12:17:47 -04:00
Augustin Cavalier
8e28887e5c update_mime_info: fix GLIB dependency. 2014-07-10 17:53:13 -04:00
Augustin Cavalier
57920fbc25 shared_mime_info: fix PROVIDES. 2014-07-10 17:19:55 -04:00
Augustin Cavalier
a193950d4c shared_mime_info: Convert to a working recipe. 2014-07-10 17:17:39 -04:00
Augustin Cavalier
404e262261 automoc: Create recipe for 0.9.88 that works. 2014-07-10 15:32:01 -04:00
Augustin Cavalier
9cc198cc9a Merged in humdinger:Updated CDPlayer recipe (pull request #193)
Updated CDPlayer recipe
2014-07-10 11:51:14 -04:00
Humdinger
c3eef8b351 Added $secondaryArchSuffix, using g++, updated to newest cdplayer commit,
use OBJ_DIR parameter of make.
Thanks waddlesplash for the hints.
2014-07-10 17:39:12 +02:00
humdinger
16fc8a1ad2 Merged haikuports/haikuports into master 2014-07-10 17:38:53 +02:00
Augustin Cavalier
55c4015e50 BePDF: version 1.2.0 2014-07-09 15:12:55 -04:00
Augustin Cavalier
7cdda653ab libsanta: Fix recipe. 2014-07-09 11:52:27 -04:00
Adrien Destugues
953cabe9ba Forgot to add patch for fluidsynth. 2014-07-09 16:53:14 +02:00
Augustin Cavalier
23a759a72e Merged in Begasus' new ScummVM recipe (pull request #192)
new recipe with working freetype for scummvm 1.6.0
2014-07-09 10:45:07 -04:00
Begasus
bbb212cccb removed a linebreak 2014-07-09 16:44:12 +02:00
Adrien Destugues
e69ef60fca Fix fluidsynth recipe. 2014-07-09 16:39:46 +02:00
Begasus
aef944c49d a few fixes with the comments from waddlesplash 2014-07-09 16:35:24 +02:00
Humdinger
e0e531a364 Added CDPlayer recipe. 2014-07-09 10:50:19 +02:00
humdinger
1cbb09077c Merged haikuports/haikuports into master 2014-07-09 10:47:40 +02:00
Begasus
5b0593289a new recipe with working freetype 2014-07-09 00:39:45 +02:00
Augustin Cavalier
ac79ad37f1 README.md edited online with Bitbucket 2014-07-05 17:13:17 +00:00
Scott McCreary
9d6a9bdba5 README.md edited online with Bitbucket 2014-07-05 16:51:09 +00:00
Guest One
bb352f44a9 Merge branch 'master' of https://bitbucket.org/GuestOne/haikuports-guestone into pygame 2014-07-05 18:08:34 +07:00
Guest One
6fb03418c8 pygame recipe. Only x86_gcc2. Patchset in wrong format as haikuporter -e does not work for me. 2014-07-05 18:06:47 +07: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
b29db85514 Style fixes for vigra recipe; bump revision 2014-07-05 00:07:51 +02:00
Kacper Kasper
4914b63a68 Fix vigra_devel PROVIDES section 2014-07-05 00:00:02 +02:00
Adrien Destugues
aa4d382cf4 Add recipe for Harfbuzz. 2014-07-04 21:12:50 +02:00
Adrien Destugues
e30f3722eb Add itstool. 2014-07-04 21:12:50 +02:00
Adrien Destugues
af08ee5ad6 Pixman: update to latest version
* Cairo needs at least 0.22
* Also remove !x86_gcc2 restriction since it builds and passes all
tests.
2014-07-04 21:12:49 +02:00
Adrien Destugues
e2b96a3e38 gtk_doc: make the recipe work. 2014-07-04 21:12:49 +02:00
Adrien Destugues
464b98af16 Move catalog files for docbook to data/xml
These are not supposed to be configuration files.
2014-07-04 21:12:48 +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