Commit Graph

2808 Commits

Author SHA1 Message Date
Scott McCreary
fceb3f70bd Fixed taglib-1.7.2.recipe so that it builds on gcc2, this might be the last version that will work on gcc2. 2013-11-13 02:34:32 -08:00
Scott McCreary
97f653e057 Added more support for secondaryArchSuffix in sdl libs 2013-11-12 17:22:56 -08:00
Scott McCreary
33860b3437 Added more support for secondaryArchSuffix in libsdl 2013-11-12 17:22:37 -08:00
Scott McCreary
58459643ff Removed old sdl_image recipes 2013-11-12 17:22:15 -08:00
Scott McCreary
94ece9f3bc Update libwebp to 0.3.1 2013-11-12 17:21:52 -08:00
Scott McCreary
2bde8e1b1a Updated giflib to 5.0.5 2013-11-12 17:21:30 -08:00
Chris Roberts
21251cc791 Quick fixes for bepdf using gcc4
I didn't spend a whole lot of time on it so it's going to need
some cleanup of the patches and proper fixes ( instead of just
adding -fpermissive to the compile flags and using sed on the
jamfiles :P )
2013-11-12 16:26:27 -07:00
Adrien Destugues
1ee30d71a0 CMake: remove common/ references and fix use with distcc.
* common/ dir is no more.
 * When using distcc, our logic to detect the secondary architecture
didn't work because cmake ran "distcc" instad of "distcc gcc-x86". Add
the missing part to the command-line invocation.
2013-11-12 16:38:28 +01:00
Scott McCreary
4e2a44f089 Converted allegro to .recipe format. Can't test yet due to broekn CMake 2013-11-12 02:17:46 -08:00
Adrien Destugues
1c9af8d9b6 More complete Hpkg support in CMake/CPack
* This works well enough to get hpkg files of HaikuWebkit
 * Packages can be used in Haiku build for a Network Kit Web+
2013-11-12 09:44:48 +01:00
Chris Roberts
c0ac90b86c Fix ruby on gcc4 and enabled building of shared libruby
* Switch to gcc for linking modules in order to handle the rpath
   flags
 * Enable -export-dynamic flag so we can lookup symbols properly
 * Add soname flags so that haikuporter doesn't freak out when
   trying to package the devel libs
2013-11-11 23:41:49 -07:00
Ingo Weinhold
9e27639aac openjdk: WIP recipe
Doesn't fully build yet. The build runs for a while, but eventually,
when building the jaxws/jaf sources, javac hangs. It blocks trying to
write to stderr, a pipe whose other end isn't read from (by Ant). I
haven't determined yet, whether the hang is an Ant bug and the issue
is javac simply encountering too many issues, or whether javac writing
a lot to stderr is just fine (verbose diagnostics?) and the hang is
actually a Haiku (pipe related?) bug, a combination of the two, or
something else entirely.
2013-11-12 03:06:42 +01:00
Ingo Weinhold
68ae90bc60 cpio: Convert 2.10 recipe to an actual recipe
This is somewhat hacky. We should actually rebuild the build system,
but that doesn't work for gnulib.
2013-11-12 03:06:41 +01:00
Ingo Weinhold
d36638d95c cpio patches: whitespace cleanup 2013-11-12 03:06:40 +01:00
Scott McCreary
c83f8335f3 Fixed glib recipe so that it now applies the patch as expected. Thanks olta 2013-11-11 02:52:08 -08:00
Scott McCreary
9a6f602b98 Updated glib to 2.38.1, but for some reason the .patch isn't being applied 2013-11-11 00:21:03 -08:00
Scott McCreary
d715cae92c Bump pkgconfig-0.27.1 to revision 2 2013-11-11 00:20:52 -08:00
Scott McCreary
7a25e1581f Fixed libffi recipe 2013-11-11 00:20:41 -08:00
Scott McCreary
fdfa8f4e24 Update paths in pkgconfig recipe. 2013-11-11 00:20:30 -08:00
Scott McCreary
b5905a8d0b Update libffi to 3.0.13 2013-11-11 00:20:19 -08:00
Julian Harnath
2695464d61 Add working recipe for latest MilkyTracker release (native version). 2013-11-10 00:02:11 +01:00
Chris Roberts
8261d97b78 Mark ruby as broken with gcc4
Seems we've developed some symbol lookup problems since the last
time ruby was built(pre PM)
2013-11-09 14:28:38 -07:00
Chris Roberts
31db154bb0 WIP chicken recipe
--HG--
extra : rebase_source : 6175d6321952f89b8a4a365dcf9f5c465095e8fb
2013-11-09 12:38:20 -07:00
Scott McCreary
c46b8f5166 TuxPaint builds now, just need to clean up target directories and such now. 2013-11-09 01:39:49 +00:00
Scott McCreary
f1edc5acd4 Removed cmd:fribidi from _devel package 2013-11-08 23:56:38 +00:00
Scott McCreary
4103e8963a Update libmikmod to 3.3.3 2013-11-08 23:55:50 +00:00
Scott McCreary
2c0713618c Add secondaryArchSuffix to libmad 2013-11-08 18:41:24 +00:00
Scott McCreary
4eb6ca16d2 WIP fluidsynth recipe, TODO:update glib 2013-11-07 08:40:14 -08:00
Scott McCreary
7f0204653e Delete old libffi recipes 2013-11-07 08:40:03 -08:00
Scott McCreary
df66761abf Update libffi to 3.0.13. TODO:Get include files to go into the devel package 2013-11-07 08:39:52 -08:00
Chris Roberts
a1de80dd14 Update silver searcher to 0.18.1
--HG--
rename : sys-apps/the_silver_searcher/the_silver_searcher-0.18.recipe => sys-apps/the_silver_searcher/the_silver_searcher-0.18.1.recipe
2013-11-06 16:46:37 -07:00
Chris Roberts
99ce6f4147 Update mercurial to 2.8 and mark it as stable
--HG--
rename : dev-vcs/mercurial/mercurial-2.7.2.recipe => dev-vcs/mercurial/mercurial-2.8.recipe
rename : dev-vcs/mercurial/patches/mercurial-2.7.2.patch => dev-vcs/mercurial/patches/mercurial-2.8.patch
2013-11-06 16:42:01 -07:00
Scott McCreary
4e7547f2ae Nearly working tuxpaint, using cvs snapshot 2013-11-06 2013-11-06 03:34:15 -08:00
Scott McCreary
27317436da Added secondaryArchSuffix for libpaper. 2013-11-06 02:08:29 -08:00
Scott McCreary
f9643bf626 Further cleanup of sdl_image, sdl_mixer and smpeg recipes. 2013-11-06 02:07:33 -08:00
Scott McCreary
47cb35d6aa WIP .recipe for fluidsynth, marked as broken for now, probably a typo somewhere? 2013-11-06 02:06:15 -08:00
Scott McCreary
9f375b289c New CVS snapshot for TuxPaint, it gets a bit further now, failing to link, can't see the libs 2013-11-05 01:18:46 -08:00
Scott McCreary
3ff8df662f Deleted old sdl-config 2013-11-05 01:17:36 -08:00
Scott McCreary
61fecd8070 fix smpeg prerequire issue in sdl_mixer recipe 2013-11-04 19:54:57 -08:00
Scott McCreary
9a8443a3e1 Added devel:smpeg to smpeg recipe so that it gets detected when building sdl_mixer 2013-11-04 17:06:41 -08:00
Scott McCreary
1ddc1d1633 Deleted several old and outdated recipes and patches 2013-11-04 13:56:31 -08:00
Scott McCreary
c95e23a1d5 Marked Abiword as broken and added note that it cannot be fixed pre-3.0 2013-11-04 12:35:58 -08:00
Scott McCreary
a6ac67803d Initial .recipe for openal. Needs cmake to be fixed, plus _devel added still 2013-11-04 01:14:32 -08:00
Scott McCreary
58d405b90a Fixed libsdl so that it actually builds for secondary arch. 2013-11-04 00:42:09 -08:00
Scott McCreary
c27d8739af Removed from sdl_config, in sdl_sound. 2013-11-04 00:41:03 -08:00
Scott McCreary
f6c4f45678 Added secondaryArchSuffix to sdl_sound. 2013-11-04 00:38:38 -08:00
Scott McCreary
85b432a532 WIP bzr .recipe, not yet building 2013-11-03 21:19:37 -08:00
Scott McCreary
1d14a7e1a5 Added haiku_devel to dos2unix so that it now builds again 2013-11-03 17:39:08 -08:00
Scott McCreary
de68bbaf2c Updated smpeg to support secondaryArchSuffix 2013-11-03 13:01:27 -08:00
Scott McCreary
e74a692356 Updated smjpeg to support secondaryArchSuffix 2013-11-03 11:58:20 -08:00