29726 Commits

Author SHA1 Message Date
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
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