Jerome Duval
6b34e04aa3
bin86: added a recipe for version 0.16.21
2014-05-21 19:22:46 +00:00
Jerome Duval
99ec69e65b
curl: added recipe for version 7.37.0
2014-05-21 19:10:05 +00:00
Jerome Duval
7e445327bf
chmlib: convert to an actual recipe
2014-05-21 19:09:45 +00:00
Jerome Duval
3bbaaf2926
libsndfile: added recipe for version 1.0.25
2014-05-20 22:21:52 +00:00
Jerome Duval
894dda8c86
liblo: recipe and patch for version 0.28
2014-05-20 22:19:33 +00:00
Jerome Duval
e361f3a627
ale: also provide ale.
2014-05-20 21:55:21 +00:00
Jerome Duval
752f065a9e
flac: fix build
2014-05-20 17:00:42 +00:00
Jerome Duval
b0f442c75f
added recipe for libaubio
2014-05-19 23:28:19 +00:00
Jerome Duval
68ff598268
wget: added recipe for version 1.15
2014-05-19 19:05:14 +00:00
Jerome Duval
c5d17dd767
coreutils: added a recipe for version 8.22
...
* haiku enhancements still missing.
2014-05-18 22:16:52 +00:00
Jerome Duval
c6e5136791
lftp: non working gcc2 patch
2014-05-18 22:16:52 +00:00
Adrien Destugues
ff2c700560
Add recipe for cmake 3.0.0-rc5.
2014-05-18 12:47:35 +02:00
Adrien Destugues
099120d826
clang: fix build
...
* Add soname for libclang and liblto
* Force installation path by setting variables for the makefile
(configure args are accepted, but ignored)
* Several fixes to provides entries.
2014-05-18 12:46:24 +02:00
Humdinger
547211272a
New recipe for QuickLaunch v0.9.7
2014-05-17 17:35:08 +02:00
humdinger
41cefc29eb
Merged haikuports/haikuports into master
2014-05-17 17:33:04 +02:00
Jerome Duval
238f18b9cd
added lftp recipe
...
* broken on gcc2
2014-05-17 13:49:43 +00:00
Jerome Duval
470dcc630c
llvm: fixes 3.4.1 recipe
2014-05-17 12:37:30 +00:00
Jerome Duval
f9b9f23da2
lz4: gcc2 patches
2014-05-16 14:22:14 +00:00
Jerome Duval
f6aa8c6e5b
openssl: added recipe for version 1.0.0l
2014-05-15 22:20:41 +00:00
Jerome Duval
ee4c981b18
added recipe for lz4
2014-05-15 22:20:40 +00:00
Alexander von Gluck IV
2a924ff76c
sdl2_image: Fix devel lib symlink
2014-05-15 02:51:10 +00:00
Alexander von Gluck IV
0446451481
sdl2_image: Add initial recipe, tested working on x86
2014-05-15 02:26:55 +00:00
Jerome Duval
51bde7739a
added recipe for llvm-3.4.1, untested
2014-05-14 14:24:09 +00:00
Adrien Destugues
6972b5c6c3
Add recipe for Slayer.
2014-05-14 14:06:13 +02:00
Adrien Destugues
d0c5ed9f37
avr_gcc: fix LIBRARY_PATH conflict
...
* gcc tries to set this to the target libs, but haiku use it for the
runtime_loader
* We have a workaround in our target config, but it is not used when
building a cross compiler with a non-haiku target
* Apply the workaround manually by forcing LIBRARY_PATH_ENV
2014-05-14 11:55:53 +02:00
Jerome Duval
6d370e76fe
unrar: added recipe for version 5.1.5
2014-05-13 15:44:25 +00:00
Jerome Duval
fa29a1de69
pari: added a recipe for version 2.7.0
2014-05-12 19:33:54 +00:00
Adrien Destugues
5bf463d14c
Fix provide for openttd.
...
* Having the provide not match the package name confuses HaikuDepot (but
works with pkgman).
2014-05-12 10:56:40 +02:00
Adrien Destugues
9eb10dd376
OpenTTD: add dependency to timgmsoundfont
...
* The game will use 100% CPU trying to play the music without this.
2014-05-12 10:43:44 +02:00
Adrien Destugues
6483980f6e
Add avr libc.
2014-05-11 22:13:05 +02:00
Adrien Destugues
fe1e7cd908
avr binutils: point symlinks the proper way.
2014-05-11 22:12:42 +02:00
Adrien Destugues
04a6a8c9ad
avr-gcc: add symlinks in the path for executables.
2014-05-11 13:18:45 +02:00
Begasus
68b552f68e
modified make argument with $jobArgs
2014-05-11 08:16:33 +02:00
Begasus
1aab49bf70
changed lines according to comments on the pull request
2014-05-11 08:11:30 +02:00
Kacper Kasper
7cc568fa10
Added libebml and libmatroska recipes.
...
Thanks goes to Diver for his WIP recipes.
2014-05-10 21:45:50 +02:00
Begasus
4008cc20a6
Had to update haikuporter to it's latest revision
2014-05-10 17:05:01 +02:00
Begasus
16661fa93b
Updated patch file
2014-05-10 16:27:15 +02:00
Begasus
a9b0716bd5
faad2 now compiling on gcc2 and gcc4 with the developer files in place, thanks to DiverHQ for the pointers and help
2014-05-10 16:17:07 +02:00
Jerome Duval
6ef684e6a1
gutenprint: add recipe for version 5.2.9
2014-05-09 18:16:39 +00:00
Adrien Destugues
2866bea956
Add recipes for avr-binutils and -gcc.
...
* Uses our binutils and gcc sources.
* Derived from the native recipes.
* Does not install the docs, they are identical to the standard ones.
2014-05-09 08:24:34 +02:00
Jerome Duval
0fdc6b128c
postgresql_server: WIP recipe for version 9.3.4
...
* used the gentoo name, instead of postgresql.
* build stops because shared memory support still missing in Haiku
2014-05-07 21:30:51 +00:00
Adrien Destugues
9418e7ce3a
Add recipe for Joyce, the Amstrad PCW emulator.
2014-05-07 08:33:35 +02:00
Joseph R. Prostko
f14f1b406d
Bump the revisions for the updated Readline recipes
...
* Thanks for the reminder, Urias!
2014-05-07 00:14:51 -04:00
Joseph R. Prostko
d72ea592d6
Update the Readline recipe files
...
* This commit ensures that libreadline is always linked to libncurses
2014-05-06 23:47:59 -04:00
Rene Gollent
c40e2f7f6f
Add missing dependency to binutils 2.24 recipe.
2014-05-05 22:28:51 -04:00
Jerome Duval
bd25f6ae10
updates versions for gmp, lua, tcl, mercurial
2014-05-05 17:13:32 +00:00
Rene Gollent
327c2dc16f
Add more architectures to libexecinfo recipe.
2014-05-04 17:18:58 -04:00
Oliver Tappe
d8ed0eae79
Merged in czeidler/haikuports (pull request #172 )
...
Update ALE recipe.
2014-05-03 22:43:44 +02:00
Clemens
d0b1eae198
Use a sha256 checksum and put ALEditor into the src filename.
2014-05-03 19:35:56 +00:00
Clemens
10cc91ecbc
Use source zip file.
2014-05-02 10:51:51 +00:00