Jerome Duval
77246f536d
llvm: add recipe for 3.9.0 git version.
2016-02-02 23:37:35 +00:00
Jerome Duval
3997f345e9
llvm: switch to cmake build.
2016-02-02 23:37:35 +00:00
Jerome Duval
dcc2d2cc47
llvm: add recipe for version 3.8.0~rc1
...
* still using autoconf.
2016-01-29 23:21:53 +00:00
Jerome Duval
7d152ab124
llvm: add recipe for version 3.7.1
2016-01-29 23:21:51 +00:00
Jerome Duval
068c761c34
llvm_clang: apply to 3.7.0 recipe.
2016-01-28 06:05:07 +00:00
Jerome Duval
c5893b3659
llvm_clang: apply to 3.5.2 recipe.
2016-01-27 18:41:15 +00:00
Jerome Duval
05d3997eb6
llvm_clang: add clang as package produced by llvm recipe.
...
* amend llvm-config to use /system/develop/headers.
2016-01-25 20:04:45 +00:00
Hannah
b603c3f935
change "install-strip" back to "install"
2016-01-22 16:21:56 +00:00
Jerome Duval
d6b2889d4a
clang: fix packaging and headers inclusion.
...
* clang headers were not included.
* the x86_64 target wasn't working as expected, ie
missing __HAIKU__, etc.
* this recipe should probably be merged with llvm's recipe.
2016-01-15 18:33:59 +00:00
Hannah
8e05ed78b0
stripped bison, less, m4, which, and yasm in recipes and created debug packages
2016-01-02 23:15:43 -08:00
Hannah
68257d4762
stripped binaries in diffutils and make recipes and created debug packages
2016-01-02 13:44:37 -08:00
Jerome Duval
212e17603a
gcc: use makeinfo-4.13 for recipe version 2.95.
...
* since the bump to texinfo 6.0, the documentation build failed.
2015-12-25 11:17:42 +00:00
Jerome Duval
f4eb91ebfc
bison: added recipe for version 3.0.4
2015-12-25 11:17:40 +00:00
François Revol
940109128e
libuuid: remove the .la file
...
The gcc2 one contains a -lsocket which breaks linking when using it.
2015-12-22 01:43:23 +01:00
Jerome Duval
f20a768532
gcc5: enable x86.
2015-12-17 17:58:49 +00:00
Jerome Duval
bdbea06c7d
gcc5: fix provides.
...
* patches libgcc to add haiku x86 and x86_64 as soft-fp targets.
2015-12-13 11:16:08 +00:00
Jerome Duval
1a3dff84d7
autoconf: add recipe for autoconf 2.64
...
* move 2.13 recipe to autoconf directory.
* fix dataDir name collision.
2015-12-12 10:33:40 +00:00
Jerome Duval
bbe15a77f5
gcc: added recipe for version 5.3.0.
2015-12-11 07:21:17 +00:00
Jerome Duval
9b71e9edf8
automake: rename version 1.13 to automake113.
...
* remove install-html for 1.15.
2015-12-02 21:21:03 +00:00
Jerome Duval
eb581dff66
bmake: bump version.
2015-11-28 12:06:40 +00:00
Jerome Duval
0faa5b84d6
bmake: fix version compat.
...
* fix build.
2015-11-28 12:02:16 +00:00
Jerome Duval
13a63d3a64
bmake: fix version compat.
2015-11-28 11:54:17 +00:00
Jerome Duval
4daa7bc6a7
bump recipe revisions to rebuild with ncurses 6.
...
* also fix aspell provides, remove libtool files.
2015-11-22 14:35:53 +00:00
Jerome Duval
abda66a1f4
flex: add recipe for version 2.6.0.
2015-11-19 19:43:39 +00:00
Jerome Duval
0cb7d61037
gcc6: update SOURCE_URI with a github clone, plus patches.
2015-11-10 17:54:09 +00:00
Jerome Duval
88f66934d5
automake: bump version.
2015-11-01 20:47:17 +00:00
Jerome Duval
9005e965ca
gettext: avoid regen
2015-10-12 20:45:31 +00:00
Jerome Duval
74a8c105c9
gettext: bump version.
2015-10-07 22:22:18 +00:00
Jerome Duval
3fe4d6dba6
m4: bump version.
2015-10-07 22:22:12 +00:00
Alexander von Gluck IV
003a62d4b8
llvm: Add 3.7.0 recipe
2015-09-27 08:17:57 -05:00
Rene Gollent
8515bd4b95
libtool: Add missing LICENSE.
2015-09-16 20:09:57 -04:00
Humdinger
062af5ca5e
Recipe cosmetics: improved SUMMARY/DESCRIPTION, re-ordered blocks.
2015-09-04 15:02:11 +02:00
Humdinger
82d0a570cd
Recipe primping, improved SUMMARY/DESCRIPTION, re-ordering blocks.
2015-09-03 17:55:00 +02:00
Humdinger
5cb35adbf3
Fixed spelling "GNU". Thanks waddlesplash.
2015-08-08 18:49:34 +02:00
Humdinger
06e8ae9fb8
De-lint recipes
...
* fceux
SUMMARY must have at least 3 words
Re-ordered blocks
* fenris
SUMMARY must start with capital letter
Re-ordered blocks
* gcc
SUMMARY must have at least 3 words
Re-ordered blocks
* giflib6
SUMMARY must start with capital letter
Re-ordered blocks
* glm
SUMMARY must have at least 3 words
Re-ordered blocks
* hexedit
SUMMARY must have at least 3 words
Re-ordered blocks
* lateef_font
SUMMARY must have at least 3 words
Re-ordered blocks
* libmicro
SUMMARY must have at least 3 words
Re-ordered blocks
* libusb_compat
SUMMARY must start with capital letter
Re-ordered blocks
* readline
Re-ordered blocks
* libutf8proc
SUMMARY must start with capital letter
Re-ordered blocks
Added REQUIRES_devel
* libwebp
SUMMARY must start with capital letter
Re-ordered blocks
* lighttpd
SUMMARY must start with capital letter
Re-ordered blocks
* lzip
SUMMARY must start with capital letter
Re-ordered blocks
2015-08-08 13:05:27 +02:00
Augustin Cavalier
daabce4e72
binutils: Fix typo.
2015-08-05 17:29:03 -04:00
Jerome Duval
6266add048
gcc: added recipe for version 4.9.3.
2015-08-05 17:17:59 +00:00
Augustin Cavalier
1f4293e134
Get rid of gcc_syslibs REQUIREs.
2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b
Trim extra newlines at end of file & trailing whitespace.
2015-08-04 12:08:31 -04:00
Augustin Cavalier
55dd9cf19d
Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
...
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
gus knight
ae6dad0eff
gcc6: Also fix misleading arch check.
2015-08-03 13:16:40 -04:00
gus knight
887af7d97c
gcc5: Fix misleading arch check
2015-08-03 13:16:17 -04:00
Humdinger
48285a434f
De-lint recipes.
...
* arm_none_eabi_newlib
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
Added REQUIRES and BUILD_REQUIRES.
* avrdude
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* bafx
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
Added REQUIRES.
* becasso
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
Added REQUIRES.
* becjk
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* bmake
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* cmake_haiku
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* coveredcalc
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* curl
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* dejavu
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* dfu-programmer
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* exiv2
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* festival
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* fxload
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* geos
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* gsl
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* lato_fonts
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* libabw
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* libcaca
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* libcdr
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* libdv
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* libebook
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
* libetonyek
Removed e-mail from COPYRIGHT.
Re-ordered blocks.
2015-08-02 19:42:51 +02:00
Jerome Duval
faae0cc5e0
binutils: change 2.25.1_2015_07_31 to 2.25_12015_07_31
...
2.25.1 isn't newer than 2.25. Apply Ingo's suggestion and
move the 1 to the next part. For 2.26, we should use 2.26.0
instead.
2015-08-02 13:07:21 +00:00
Jerome Duval
b008030f2d
binutils: bump version.
2015-08-01 11:17:31 +00:00
Jerome Duval
aa8cc20ef2
gcc: update patches for 5.2 and 6.0.
2015-07-30 20:49:28 +00:00
Jerome Duval
549254bb93
gcc: added a recipe for version 5.2.0.
2015-07-29 14:26:47 +00:00
Jerome Duval
8e0e27df78
gcc: rename recipe.
2015-07-28 15:31:36 +00:00
Jerome Duval
e840d75226
gcc: added recipe for git trunk.
...
* baseline for gcc 6.0.0. builds ok on x86_64.
2015-07-24 20:01:25 +00:00
Humdinger
066c027269
De-Lint recipes.
...
* libtool
Minor cosmetics.
Lint warning "patch not referenced" is true, but it nevertheless
builds... Maybe those unused patches should be removed?
* libzip
Removed "." from SUMMARY.
Minor cosmetics.
* linaro_qemu
Removed "." from SUMMARY.
Minor cosmetics.
* llvm
Removed "." from SUMMARY.
Minor cosmetics.
Uncommented the ARCHITECTURES of llvm-3.0. Hope that's OK...
* lm4tools
Removed "." from SUMMARY.
Minor cosmetics.
* love
Removed "." and improved SUMMARY/DESCRIPTION.
Minor cosmetics.
* ltp
Removed "." and improved SUMMARY/DESCRIPTION.
Minor cosmetics.
* lua
Removed "." and improved SUMMARY/DESCRIPTION.
Minor cosmetics.
* luarocks
Removed "." from SUMMARY.
Minor cosmetics.
* lyx
Removed "." from SUMMARY.
Minor cosmetics.
2015-07-21 20:42:21 +02:00