Commit Graph

4159 Commits

Author SHA1 Message Date
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
Adrien Destugues
746b682c45 Fix ffmpeg 0.11.1 recipe to use SHA256 checksum.
Sorry, this recipe stayed in my local checkout for too long.
2014-05-02 11:37:44 +02:00
czeidler
c4d795789a Merged haikuports/haikuports into master 2014-05-02 07:23:03 +12:00
Adrien Destugues
fe96b24516 Add recipe for XAMOS. 2014-05-01 14:09:06 +02:00
Clemens
17b271b861 Update to version 0.9.1. 2014-05-01 11:35:02 +00:00
Adrien Destugues
bff90a2b84 llvm: add TEST rule. 2014-05-01 10:22:41 +02:00
Adrien Destugues
eb50a4e921 libclaw: various fixes. 2014-05-01 10:22:40 +02:00
Adrien Destugues
57fb59495f ffmpeg: turn 0.11 into valid recipe.
* Still doesn't build on gcc4.8 (same inline asm problems as 0.10)
2014-05-01 10:22:39 +02:00
Adrien Destugues
ddbd5bcb91 libedit: hybrid support. 2014-05-01 10:22:38 +02:00
Adrien Destugues
bedbddc6a2 Add recipe for haikuwebkit 1.3.1. 2014-05-01 10:22:37 +02:00
czeidler
9beb910b5b Update summary and description. 2014-05-01 11:23:43 +12:00
Jerome Duval
c2d521f259 Merged in KapiX/haikuports/sdl-fix (pull request #170)
Fixes for libsdl, sdl_image and sdl_sound
2014-04-30 18:05:46 +02:00
Jerome Duval
b3a6643197 Merged in KapiX/haikuports/gnash-broken (pull request #168)
Update agg and gnash, both still broken
2014-04-30 18:03:08 +02:00
Kacper Kasper
7adf00db2e Update gnash recipe, still broken
* gnash_x86: missing symbol '_Unwind_Region'
2014-04-30 13:12:31 +00:00
Kacper Kasper
f57795b8a0 Update agg recipe, still broken
Tested on gcc2h:
* agg: examples can't find symbol agg_main__FiPPc
* agg_x86: some examples run, but the lib crashes in ~pod_bvector
2014-04-30 13:11:44 +00:00
Kacper Kasper
000e03c365 sdl_image: enable tiff support 2014-04-30 13:02:18 +00:00
Kacper Kasper
9d962b0605 Fixes for sdl_sound 2014-04-30 12:42:25 +00:00
Kacper Kasper
2dada42b39 libsdl: remove unnecessary dependencies 2014-04-30 12:42:24 +00:00
Jerome Duval
eeca43ef14 Merged in KapiX/haikuports/vigra (pull request #169)
vigra 1.10.0
2014-04-30 09:13:18 +02:00
Kacper Kasper
dea6d55cdc Fixes for fftw, tiff and vigra.
* tiff can build on gcc2 now.
* Move vigra-config script to devel package.
* Fix policy violations.
2014-04-30 01:38:16 +02:00
Adrien Destugues
4f8204e2da Add recipe for Linaro's fork of qemu
* Supports beagleboard and beagleboard XM.
2014-04-29 21:22:41 +02:00
Adrien Destugues
ab51ac0543 Add recipe for ruby 2.1.1
* Marked as broken, as trying to build it here triggers a package_daemon
crash (during install phase). Can someone else reproduce, or is my Haiku
install broken?
2014-04-29 16:56:48 +02:00
Oliver Tappe
377c418f47 Correct more SRC_FILENAMEs 2014-04-28 09:54:28 +02:00
Alexander von Gluck IV
538d68ed12 libsolv: Fix "unsafe source" warning while bootstrap prepping
* Use https repo vs git+git
2014-04-27 13:29:08 -05:00
Kacper Kasper
92edcf4217 vigra: turn bep into recipe and update version 2014-04-27 02:34:49 +02:00
Kacper Kasper
b3dc608bab Fix fftw-3.3.4 recipe 2014-04-27 01:02:03 +02:00
Kacper Kasper
3a0f3a3d74 Fix tiff-4.0.2 recipe 2014-04-27 01:02:03 +02:00
Jerome Duval
07460cf963 libtar: added recipe for version 1.2.20 2014-04-26 10:34:07 +00:00
Jerome Duval
b02b9ad463 tree: added a new format recipe for version 1.7.0
* deleted old format recipe.
2014-04-24 18:31:10 +00:00
Jerome Duval
c2dd71959f Merged in KapiX/haikuports/libvisio (pull request #164)
libvisio 0.0.31 + dependencies
2014-04-24 15:53:32 +02:00
Jerome Duval
12831746a8 added libebur128.
* gentoo-portage doesn't have this lib, so I chose media-libs for a category.
2014-04-23 22:04:07 +00:00
Kacper Kasper
1442e45697 Added libvisio recipe + fixes for libwpd and libwpg
* Added SHA-256 checksums
* Set correct architectures
2014-04-23 19:43:23 +00:00