Commit Graph

4056 Commits

Author SHA1 Message Date
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
Adrien Destugues
bbb1982ab9 Lua: Provide versionned bin and lib names
* Some programs need to rely on a specific version of Lua (5.1 or 5.2).
2014-04-19 15:36:14 +02:00
Adrien Destugues
4e5ed4d703 Fontconfig: add mising requires.
This needs libbz2 and libpng.
2014-04-19 13:14:37 +02:00
Adrien Destugues
a8354d9fcb Fix pkg-config script for freetype.
* We may want to make fixPkgconfig smarter...
2014-04-19 13:01:21 +02:00
Adrien Destugues
280866a5af Add cvsps require to git_cvs. 2014-04-19 11:30:17 +02:00
Julien Lepiller
4933be3cc8 update apr and apr_util 2014-04-18 23:06:06 +02:00
Adrien Destugues
64780ffaeb Yab: fixes and cleanup
* Fix some typos
* Shorten summary
* Add deskbar symlink
* Symlink documentation instead of duplicating it.
2014-04-18 18:44:33 +02:00
Jerome Duval
344990d2c7 diffutils: add sed & awk deps, checksums, x86_64 2014-04-18 15:42:50 +00:00
Jerome Duval
cb74778518 qrencode: add recipe for version 3.3.0 2014-04-18 15:41:27 +00:00
julien lepiller
c8f624c1d1 Merged haikuports/haikuports into master 2014-04-18 11:51:53 +02:00
Julien Lepiller
0e1ece788d updated gnupg to 1.4.16 2014-04-18 10:51:43 +02:00
Jerome Duval
fec54e420f less: add a sysless config file. 2014-04-17 21:22:47 +00:00
Adrien Destugues
25b53ae486 libexecinfo: Fix installation to use proper soname 2014-04-17 16:18:01 +02:00
Adrien Destugues
bd8bafd3cd Add libexecinfo from FreeBSD
* Implements backtrace() and a few other functions with the same API as
glibc.
* Useful for porting linux specific things, and for debugging.
2014-04-17 11:13:22 +02:00
Jerome Duval
0f317c49e9 less: bump revision 2014-04-17 05:25:29 +00:00
Jerome Duval
9a4bd0f510 less: added checksums. 2014-04-16 22:06:34 +00:00
Adrien Destugues
1f18f91f08 gcc: provides libstdc++. 2014-04-15 22:46:39 +02:00
Jerome Duval
c106cff12a libtool: added checksums, find and xargs deps. 2014-04-15 18:13:33 +00:00
Jerome Duval
93f8afdf52 libpng: added recipe for version 1.6.10 2014-04-15 18:11:14 +00:00
Jerome Duval
a8ea8d69df libvorbis: added recipe for version 1.3.4 2014-04-15 17:48:11 +00:00
Jerome Duval
2851af416a sharutils: enable x86_gcc2 2014-04-14 19:55:35 +00:00