Commit Graph

4615 Commits

Author SHA1 Message Date
Begasus
5c11676c35 changed the recipe to use configure instead of cmake, this way it compiles for both x86_ggc2 and x86 2014-08-15 16:54:50 +02:00
François Revol
0eae317a36 libsndfile: Add cmd:find to requires
Doesn't seem much needed but it's found in the Makefile.
2014-08-15 16:54:45 +02:00
Jerome Duval
ec8fb48703 libopus: fixed recipe, bump revision. 2014-08-13 21:20:46 +00:00
Oliver Tappe
415330eafd Add new gcc packages that build syslibs.
* Build shared and static syslibs packages along with gcc. These
  packages will be used by Haiku's build system.
2014-08-11 21:54:31 +02:00
Oliver Tappe
0ae14925ba Fix library paths in libtool (no /boot/common). 2014-08-11 21:54:31 +02:00
Adrien Destugues
da66ad297d Add newlib for arm_none_eabi
* Add sysroot support to the binutils
* Add a "nolibc" version of gcc, used only to build the newlib
* Add newlib recipe
* Fix "main" gcc recipe to depend on the built newlib and set the
sysroot and default include search path properly.

This recipe set can now be derived to build bare-metal cross compilers for
any other CPU supported by gcc, binutils and newlib.
2014-08-11 12:34:39 +02:00
Adrien Destugues
15b18a8b8d gcc6809: fix build.
* Since there is no libc available, only build the compiler.
2014-08-10 16:37:11 +02:00
Adrien Destugues
e7f5f891c7 Add recipe for dfu-util.
* Used to upgrade the firmware in OpenMoko devices, Sony LiveView, and
other places.
2014-08-10 16:36:21 +02:00
Adrien Destugues
ad2d0bf023 Add recipe for arm_none_eabi_gcc
* Do NOT use for Haiku development. This is a GCC without standard
libraries for bare-metal programming on embedded platforms.
2014-08-10 08:39:58 +02:00
Adrien Destugues
50ebacc642 add recipe for tcc. 2014-08-09 18:57:58 +02:00
Adrien Destugues
55143417e6 Add binutils for ARM
* Not completely tested, I couldn't get a C compiler built yet.
2014-08-09 16:47:57 +02:00
Adrien Destugues
c4ff953623 Add the binutils-like wrappers to lwtools. 2014-08-09 16:39:51 +02:00
Adrien Destugues
dcb1da1d55 Add WIP recipe for gcc6809.
Does not work, xgcc crashes while compiling stuff in there...
2014-08-09 16:39:33 +02:00
Adrien Destugues
d2e4129cd1 MPC: make it work.
* 4 failed tests on gcc2 - use with caution (probably because of the
broken MPFR)
* All tests pased on gcc4.
2014-08-09 16:39:32 +02:00
Adrien Destugues
5b18481f2c MPFR: make it work.
* All tests passing on gcc4, 18 failures on gcc2. Use with caution.
2014-08-09 16:39:31 +02:00
Adrien Destugues
61985b2a4a gmp: pass $jobArgs to make check.
* It takes less time this way.
2014-08-09 16:39:30 +02:00
Adrien Destugues
2603c95a9d Add recipe for lwtools. 2014-08-09 16:39:29 +02:00
François Revol
4286c86f1c Add recipe and patch for Moe. How did I live without it???
It's a bit tricky because the mascot files are just PNG files with
control attributes, and haikuporter uses git which couldn't
care less about them...
2014-08-08 19:56:10 +02:00
François Revol
6807085f0c opensound: Fix physical address passing in oss_map_pci_mem()
This fixes a crash due to sign extension of addresses.
2014-08-07 22:33:56 +02:00
Jerome Duval
5e9e7dcd78 neverball: add a recipe for version 1.6.0 2014-08-07 18:59:39 +00:00
François Revol
92d71e5f0b beshare: Better SUMMARY 2014-08-07 18:02:17 +02:00
François Revol
8634a657a3 python_mechanize: Fix DESCRIPTION 2014-08-07 17:47:23 +02:00
François Revol
12b9c4e430 beshare: Fix DESCRIPTION
Didn't notice tabs were kept in.
2014-08-07 17:40:34 +02:00
François Revol
e45ac504ef opensound: Use latest known git revision 2014-08-07 17:11:29 +02:00
François Revol
a48e3173cf Remove old recipe 2014-08-07 16:26:19 +02:00
Jessica Hamilton
5b70f7ffe2 becjk: tidy up summary and description fields. 2014-08-07 08:18:41 +00:00
Jessica Hamilton
1f54a8b319 Add BeCJK input server method add-on 2014-08-07 17:35:14 +00:00
Jerome Duval
c1c3e19995 libgcrypt: add x86_gcc2 and x86_64
* uses bytes for the instruction unsupported by gcc2
2014-08-06 22:21:12 +00:00
Jerome Duval
616bc14529 libgpg_error: add x86_gcc2 and x86_64 2014-08-06 22:19:39 +00:00
Jerome Duval
107bde8667 libdvdcss: dvdcss_config doesn't exist 2014-08-06 22:19:01 +00:00
Jerome Duval
7cdba3e20a libaacs: add recipe for version 0.7.1 2014-08-06 22:18:16 +00:00
Jerome Duval
85d5e65e1d libdvdcss: bump version
* fix soname version
2014-08-06 20:10:17 +00:00
Jessica Hamilton
9a63cd2def Canna input server add-on 2014-08-07 07:58:37 +00:00
Jerome Duval
ba846cd69c unrar: bump version
* removed version 4.2.4
2014-08-06 18:34:48 +00:00
Alexander von Gluck IV
57eb4364cc mesa: 7.9.2 updates to rev 8
* Introduce pkg-config
 * Rev 8 fixes a build issue with header paths
2014-08-05 21:25:56 +00:00
Adrien Destugues
43cb0a89ea More patching to Synergy
* Now builds to the point where the platform specific parts need to be
implemented.
2014-08-05 23:09:27 +02:00
Alexander von Gluck IV
c541d73fc0 mesa: Add rewritten Mesa 7.9.2 recipe for gcc2 2014-08-05 19:46:27 +00:00
Adrien Destugues
325c575406 Early work on Synergy.
* Make Haiku a recognized platform.
* Build fails early for an unknown reason (compiler prints some warnings
and stops)
* Not sure wether this can be built with gcc4 (secondary compiler), as
it would need to work as an input_server add-on...
* Synergy homepage does advertise gcc2.95.3 as the minimal required
version, but that may be out of date.
2014-08-05 20:16:36 +02:00
Jerome Duval
aabfe9e4ce polarssl: bump version 2014-08-05 17:48:44 +00:00
Jerome Duval
e171990709 jasper: fixed soname in recipe
* add tools dependency
2014-08-05 17:43:27 +00:00
Jerome Duval
09e965d7b1 sqlite: bump version 2014-08-05 17:24:58 +00:00
Jerome Duval
65bc2857ca libgcrypt, libgpg_error: bump version. 2014-08-05 17:02:04 +00:00
Jerome Duval
e6c9b680ff bison: added a recipe for version 2.6.5 2014-08-04 21:53:13 +00:00
Jerome Duval
2e9f991a4e libpng: bump version
* remove old 1.6 recipes.
2014-08-04 19:23:26 +00:00
Jerome Duval
1c4b907520 binutils: fix license. 2014-08-04 17:22:17 +00:00
François Revol
a68fba0fb3 nginx: mark it as untested for now 2014-08-02 16:39:15 +02:00
François Revol
73d70e7e59 Add a recipe for nginx
Couldn't get the settings published somehow...
2014-08-02 16:15:23 +02:00
François Revol
3f3180b16d nginx: update patch 2014-08-02 16:05:19 +02:00
François Revol
b4d0b49f4f Add a recipe for mpc (MPD client) as musicpc
That was bound to happen, there's already a port called mpc elsewhere...
2014-08-02 13:26:57 +02:00
François Revol
6a07e94164 mpd: update patch
- fix dependencies issue due to copying incorrect win32 stuff
- fix warnings
2014-08-01 23:18:08 +02:00