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
Kacper Kasper
83eda780c8
libwpg: updated recipe and version
2014-04-23 19:43:21 +00:00
Kacper Kasper
ac0f50c977
libwpd: updated recipe and version
2014-04-23 19:43:19 +00:00
Alexander von Gluck IV
5383dbb8b4
mesa: Add 10.1.1 recipe
2014-04-23 17:52:59 +00:00
Jerome Duval
cf9d970019
upgrade scons, libdvdnav, libdvdread, fftw.
2014-04-23 17:13:19 +00:00
Alexander von Gluck IV
05e5c8b172
llvm: Reintroduce just the libstdc++ requirement from fec97cb
2014-04-23 00:05:30 +00:00
Alexander von Gluck IV
ad2c2e69e3
Revert "llvm: make it work with haikuporter -S"
...
This reverts commit fec97cb13d .
This causes the LLVM package to not collect devel headers properly
resulting in several package builds breaking.
2014-04-23 00:01:31 +00:00
Oliver Tappe
a5884080fd
Fix syntax error by badly placed CHECKSUM_SHA256.
...
* The script I wrote to set the checksums was buggy - sorry about
that.
2014-04-22 22:03:17 +02:00
Adrien Destugues
d1bf0260fb
Merged in KapiX/haikuports/openssh-fix (pull request #166 )
...
Fix openssh-5.8p2 recipe (syntax error)
2014-04-22 21:39:06 +02:00
Kacper Kasper
26d462ec62
Fix openssh-5.8p2 recipe (syntax error)
2014-04-22 20:06:17 +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
351e6777b1
Add FormatVersions, declaring recipe format 1.
2014-04-21 23:06:48 +02:00
Oliver Tappe
80bbd70b83
Let all recipes use SHA-256 checksums only.
2014-04-21 19:31:51 +02:00
Adrien Destugues
c4033efe65
Merged in roptat/haikuports (pull request #163 )
...
actually fixed wget ca-certificate bug
2014-04-21 11:42:28 +02:00
Adrien Destugues
003fc15a44
Add recipe for Auckland Layout Editor.
...
* Provided by Clemens Zeidler
* I only changed the way the deskbar symlink is created.
2014-04-21 10:25:21 +02:00
Oliver Tappe
5a2d2f73a6
Correct SRC_FILENAME for mesa-7.9.2.
...
* This doesn't help though, as the source archive no longer exists.
2014-04-21 00:16:44 +02:00
Oliver Tappe
f31617b50f
Adjust many more recipes to support mirror site.
...
* Mostly added SRC_FILENAME where the automatic filename didn't
make any sense.
2014-04-20 23:13:43 +02:00
Oliver Tappe
b05040b4b1
Adjust SRC_URLs to be able to populate mirror site.
...
* Add SRC_FILENAME where no sensible filename can be produced by
the SRC_URI alone.
* Fix SRC_URI of ode-0.12
2014-04-20 23:13:43 +02:00
Adrien Destugues
3974bda16b
glew: fix provides/requires.
2014-04-20 20:59:32 +02:00
Adrien Destugues
f14057f6c2
Add recipe for QEmu 2.0.0
...
* Does not include mmlr work on adding a native UI, uses SDL
* Just get things to compile and run for now
* Supports Cubieboard, unlike version 1.7.0.
2014-04-20 19:51:25 +02:00
Julien Lepiller
b5db5bb3a2
actually fixed wget ca-certificate bug
2014-04-20 17:33:22 +02:00
Adrien Destugues
f1b5a9f1ad
Declare dependency on libstdc++ where needed.
2014-04-20 14:21:22 +02:00
Adrien Destugues
37e49ba803
pixman: enable hybrid builds.
2014-04-20 14:20:49 +02:00
Adrien Destugues
f8cbe868d0
qemu: hybrid build support.
2014-04-20 12:59:53 +02:00
Adrien Destugues
8e52e33c01
glib2: make it build.
2014-04-20 11:05:47 +02:00
Adrien Destugues
8c940b3439
libffi: fix hybrid build.
2014-04-20 09:06:29 +02:00
Adrien Destugues
6245c4d841
dtc: support hybrid builds.
2014-04-19 23:54:38 +02:00
Adrien Destugues
b2daa71240
bison 2.5: hybrid build support.
2014-04-19 23:54:36 +02:00
Jerome Duval
37c90828fd
libcdio: gcc2 build fix
2014-04-19 21:52:11 +00:00
Jerome Duval
f4359dc2fd
dash: add a recipe for version 0.5.7
...
* still broken, loops in wait3().
2014-04-19 21:52:11 +00:00
Jerome Duval
24735d5bff
libcdio: add recipe for version 0.92
...
* removed old versions.
2014-04-19 21:52:10 +00:00
Adrien Destugues
d23f05de1f
Merged in roptat/haikuports (pull request #162 )
...
updates
2014-04-19 23:36:12 +02:00
Adrien Destugues
2b15d5c85d
Merged in KapiX/haikuports (pull request #158 )
...
zip 3.0
2014-04-19 23:33:20 +02:00
Julien Lepiller
3b8110bc40
fixed ssl certificate bug in wget
2014-04-19 23:15:52 +02:00