Scott McCreary
675da32d28
Removed the download at the end of the sourceforge url for optipng
2013-12-22 22:08:13 -08:00
Scott McCreary
64e7c1b899
Merged in noryb009/haikuports/optipng (pull request #74 )
...
Add OptiPNG recipe
2013-12-22 22:03:01 -08:00
Alexander von Gluck IV
8acdaec3e9
mesa: Fix missing developLibDir symlink
2013-12-23 04:32:09 +00:00
Chris Roberts
a833b6c194
Fix SDL DECLSPEC value on Haiku
...
Remove the Haiku specific code and just use the default method
Resolves issue #77
2013-12-22 20:00:56 -07:00
Chris Roberts
46c9aa22eb
Fix rezerware build ...
...
since nobody bothered to check the work of the student
Also, enable sound effects so I can test sdl-mixer
2013-12-22 19:57:58 -07:00
Chris Roberts
0b4fe2733a
Mark dragonmemory as broken
...
The game doesn't actually run. Apparently nobody bothered
to test the students work
2013-12-22 19:52:52 -07:00
Adrian Jelen
9bdf703e0f
Add Cherry Blossom recipe and patch
2013-12-23 02:33:31 +00:00
Alexander von Gluck IV
7d325a720c
mesa: Add Mesa 10.0.1 for x86
...
* Drop 10.0.0 as it didn't include the OpenGL
kit headers and wasn't used yet
2013-12-23 01:38:28 +00:00
Ingo Weinhold
c60ef3bce2
openjdk: Build with external zlib
...
* Patch the build system to allow building with an external zlib
instead of using the included one. Since the included zlib symbols
would be visible also to other JNI code (e.g. translators used by the
SWT libs), this could cause problems where a newer version was
required (e.g. libpng used by the PNG translator).
* Verified ALT_JDK_IMPORT_PATH as needed to be set.
2013-12-23 01:07:55 +01:00
François Revol
1b39f2f4a1
qemacs: Add a recipe for current CVS
...
The Haiku port has been upstreamed, so no need for a patch.
2013-12-23 00:34:19 +01:00
Chris Roberts
94b731a939
Fix libmikmod on secondary arch's
2013-12-22 16:13:28 -07:00
Scott McCreary
b21e942c26
Fixed formatting of boost recipe and merged patches into one patchset
2013-12-22 14:17:31 -08:00
Rene Gollent
3b8353d558
sdl_mixer: Fix inverted summary and description.
2013-12-22 16:08:38 -05:00
Scott McCreary
ae98463e1b
Remove old boost recipes and patches
2013-12-22 09:31:41 -08:00
Puck Meerburg
b5003e6016
Add BlogPositive v0.2.0 recipe
2013-12-22 16:00:19 +00:00
Scott McCreary
6293b2e658
WIP dix for sdl_mixer, but now back to undefined references trying to build playwave and platmus
2013-12-22 03:48:10 -08:00
Scott McCreary
4ddaf46945
Fixed smpeg on x86, at least it's symlinking to the right files now.
2013-12-22 03:48:07 -08:00
Scott McCreary
91a2d650c6
Merged in noryb009/haikuports/aalibtranslator (pull request #73 )
...
Add aalibtranslator recipe
2013-12-21 20:34:14 -08:00
Scott McCreary
a84042801d
Merged in Mrowqa/haikuports/gloox-recipe (pull request #72 )
...
Added recipe file for gloox library
2013-12-21 20:21:51 -08:00
noryb009
fa7769ee34
Add OptiPNG recipe
2013-12-21 19:58:10 -05:00
noryb009
0929d0b5f4
Add aalibtranslator recipe
2013-12-21 19:38:37 -05:00
Mrowqa
b7c8cd4620
Recipe for gloox: corrected some details.
2013-12-22 01:01:18 +01:00
Scott McCreary
f32286b373
Fixed fribidi on x86
2013-12-21 15:53:28 -08:00
Scott McCreary
0912e5c327
Disabled smpeg in sdl_mixer until proper fix is found
2013-12-21 15:53:24 -08:00
Adrien Destugues
29397b17f3
Add recipe for minicom.
2013-12-21 18:37:04 +01:00
Mrowqa
102e3d98dc
Added recipe file for gloox library
2013-12-21 14:51:02 +01:00
Scott McCreary
1b493dad3e
Added foldershaper, recipe by 2013 GCI student NumberNoid
2013-12-21 04:25:26 -08:00
Scott McCreary
b7c15614d6
Merged in humdinger/haikuports (pull request #71 )
...
New recipe for newest UberTuber 0.9.8.
2013-12-21 04:03:12 -08:00
humdinger
4223e0d96d
Merged haikuports/haikuports into master
2013-12-21 12:30:56 +01:00
Scott McCreary
b450788458
Merged in puckipedia/haikuports/minimizeall (pull request #22 )
...
Add MinimizeAll recipe
2013-12-21 03:28:41 -08:00
Scott McCreary
008421a522
Merged in humdinger/haikuports (pull request #70 )
...
Add recipe for youtube-dl.
2013-12-21 03:27:42 -08:00
Scott McCreary
003a691152
Merged in AdrianArroyoCalle/haikuports (pull request #68 )
...
Boost 1.55
2013-12-21 03:26:48 -08:00
Scott McCreary
c50f9398ee
Update jasper for proper secondaryArchSuffix support
2013-12-21 03:25:01 -08:00
Humdinger
85dd49df72
New recipe for newest UberTuber 0.9.8.
...
Updated SRC_URI with newest UberTuber version.
Patch not needed any more.
Added youtube_dl to REQUIRES; no longer part of UberTuber.
Removed unneeded commands from BUILD_PREREQUIRES.
Slightly more elegant INSTALL().
2013-12-21 12:24:16 +01:00
Scott McCreary
06ffcf777c
Updated libart recipe for secondaryArchSuffix support
2013-12-21 02:57:58 -08:00
Scott McCreary
e760dedf49
Moved haiku_devel to BUILD_REQUIRES in fluidsynth recipe. Runs into PTHREAD not found when running cmake.
2013-12-21 02:43:51 -08:00
Scott McCreary
c53a8bdace
Moved haiku_devel to BUILD_REQUIRES in fluidsynth recipe. Runs into PTHREAD not found when running cmake.
2013-12-21 02:43:47 -08:00
Scott McCreary
54d1cf8641
Fixed lcms on x86
2013-12-21 02:43:44 -08:00
Humdinger
fb0ccdb1d9
Add recipe for youtube-dl.
2013-12-21 11:11:30 +01:00
Scott McCreary
b15d70cebe
Merged in tgkokk/haikuports/muscle (pull request #62 )
...
Added Muscle 6.00 recipe
2013-12-21 00:37:36 -08:00
Scott McCreary
1ba8fdded7
Merged in noryb009/haikuports/aalib (pull request #67 )
...
Fix aalib recipe
2013-12-20 21:52:52 -08:00
noryb009
8e43a17677
Clean up aalib recipe
2013-12-20 18:32:10 -05:00
Adrián Arroyo Calle
ba7b6295bd
Changed architectures
2013-12-20 21:07:30 +00:00
puckipedia
9ef4e2aabd
Merged haikuports/haikuports into master
2013-12-20 19:09:43 +00:00
Adrián Arroyo Calle
67d6b061f1
Removed comments
2013-12-20 18:38:59 +00:00
Scott McCreary
fa11d3ac9c
Merged in puckipedia/haikuports/ppviewer (pull request #69 )
...
Add PPViewer recipe
2013-12-20 09:56:31 -08:00
Puck Meerburg
37d9c3d42e
Move repo to HaikuArchives
2013-12-20 18:47:00 +00:00
Puck Meerburg
15f12ab342
Remove superfluous '
2013-12-20 18:06:51 +00:00
Puck Meerburg
18af4133c7
Add PPViewer recipe
2013-12-20 18:02:58 +00:00
Scott McCreary
e8eda364fb
Cleanup allegro recipe, still broken on x86
2013-12-20 08:43:52 -08:00