Commit Graph

3770 Commits

Author SHA1 Message Date
Adrien Destugues
36ca3dc87c Add MirrorMagic. 2014-01-20 21:42:52 +01:00
Scott McCreary
fc76f4c1e9 Merged in 5HT/haikuports (pull request #146)
Fix Haiku Chat to be arch invariant
2014-01-19 20:44:43 -08:00
Rene Gollent
7863516f88 Update revision due to icon issue. 2014-01-19 16:44:54 -05:00
Adrien Destugues
73547e31cd Update gcc2 recipe
Forgot to commit this when i fixed the atomic_add in bastring.h.
2014-01-19 19:03:08 +01:00
Adrien Destugues
916e7983d3 Recipe for Super Transball 2. 2014-01-19 19:02:26 +01:00
Adrien Destugues
9553e7b0f3 SDL_sound: add missing libGL dependency. 2014-01-19 19:02:25 +01:00
Adrien Destugues
4f33f98ec0 SGE: fix devel dependency
Use the package name for the devel > main dependency, not the lib one.
2014-01-19 19:02:25 +01:00
Adrien Destugues
2d380a5059 smpeg: fix dependencies on libSDL
Have to use the same name used in linking the libs for -S checks.
2014-01-19 19:02:24 +01:00
Adrien Destugues
2252a35cb9 Boost: add test rule to recipe.
The testsuite locks up in some threads/monitors tests.
2014-01-19 19:02:23 +01:00
Maxim Sokhatsky
5b6a636364 Fix Haiku Chat to be arch invariant 2014-01-19 15:56:12 +00:00
Adrien Destugues
28d7cb7203 Merged in 5HT/haikuports (pull request #145)
Haiku Chat fixes and MC 4.8.11 new recipe
2014-01-19 14:39:12 +01:00
Maxim Sokhatsky
922e4046d8 Haiku Chat fixes 2014-01-19 01:08:40 +00:00
Maxim Sokhatsky
29526654a5 fix REQUIRES libs, fix hash, fix writable files, POLICY OK 2014-01-19 00:00:27 +00:00
Rene Gollent
587db2685a Update Vision recipe to r949. 2014-01-18 09:15:30 -05:00
Adrien Destugues
848ebd0ffd WIP recipe for Ur-Quan Masters
Not working (fails to link libnetwork despite trying to add it in
several places), and I got bored with their custom buildsystem. Feel
free to improve.
2014-01-16 22:14:15 +01:00
Maxim Sokhatsky
7b92e0b46e Midnight Commander 4.8.11 recipe 2014-01-16 19:38:18 +00:00
Alexander von Gluck IV
7bfe0c3ccc solarus: Fix problems with recipe
* Now builds and runs
* Included patch to make solarus use
  luajit vs lua51, however as solarus seems
  to crash loading any game, i'm opting for
  the known should-be-working lua51
2014-01-15 17:31:15 -06:00
Alexander von Gluck IV
07beea3fb7 lua: Fix lua 5.1.4 runtime 2014-01-15 17:26:55 -06:00
Alexander von Gluck IV
4110cd10c8 luajit: Add pkg-config script
* Only needed for 5.1 compat
2014-01-15 15:52:02 -06:00
Adrien Destugues
4938e7012d Merged in 5HT/haikuports (pull request #143)
Complete Latest R16B03 Erlang Recipe with All OTP Applications
2014-01-15 20:17:33 +01:00
Adrien Destugues
c66779447e Merged in humdinger/haikuports (pull request #142)
Improved recipes
2014-01-15 20:15:49 +01:00
Alexander von Gluck IV
9ab2744293 lua: fix lua 5.1.4 recipe 2014-01-15 13:12:01 -06:00
Humdinger
60502e6bb0 Corrected recipe
As PulkoMandy pointed out the "cmd:make" isn't needed in the BUILD_REQUIRES.
Rearranged BUILD() and INSTALL().
2014-01-15 19:11:09 +01:00
François Revol
209b544a70 srm: Rename CVS recipe to SVN; mark it untested
The project now uses subversion.

Mark it as untested as we don't mention a specific commit,
left around for testing future changes.
2014-01-15 14:14:51 +01:00
François Revol
258a194d76 srm: Add recipe for release 1.2.12 2014-01-15 14:07:58 +01:00
Alexander von Gluck IV
6f99b58787 sdl2_mixer: Add libGL require to fix build 2014-01-15 01:23:54 -06:00
Alexander von Gluck IV
cbd58fbf1b sdl2: Fix build for x86 secondary arch
* Patch to remove old be/ include paths
* Fix sdl2-config, you're supposed to let
  the fixPkgconfig create the symlink
* Requires recent gcc update
2014-01-15 01:09:55 -06:00
Alexander von Gluck IV
56eae38258 gcc: Update gcc packages to later buildtools version
* Fix gcc2 link to old .PM git repo
* No binary changes needing a new bootstrap
2014-01-15 00:41:35 -06:00
Maxim Sokhatsky
6c06b62ea2 fix runConfigure omit-dirs and 2014-01-15 00:28:58 +00:00
Maxim Sokhatsky
56bdcda5d1 [erlang] fix recipe and patches 2014-01-14 20:41:35 +00:00
Adrien Destugues
a91f484fc3 Merged in munchausen/haikuports (pull request #141)
Avrdude - get libelf, libftdi1 and pthread detected properly. Add fxload recipe
2014-01-14 20:10:46 +01:00
Maxim Sokhatsky
5187c6c9ba Merge branch 'master' of https://bitbucket.org/5HT/haikuports 2014-01-14 18:16:29 +00:00
Maxim Sokhatsky
7aa7394731 Erlang R16B03 Recipe 2014-01-14 18:15:07 +00:00
Humdinger
0150188039 New recipe for newest youtube-dl version. 2014-01-14 15:31:36 +01:00
Humdinger
b6228f2dfd Improved recipe.
Corrected some mistakes in the recipe.
Considered changes in makefile of new UberTuber version.
2014-01-14 15:29:19 +01:00
Humdinger
f43444546a Improved recipe.
Corrected some mistakes in recipe.
Considered changes in makefile of newer QuickLaunch.
2014-01-14 15:26:30 +01:00
humdinger
a2da161301 Merged haikuports/haikuports into master 2014-01-14 15:24:58 +01:00
Ed Robbins
dbb618043d Add fxload recipe 2014-01-14 11:04:35 +00:00
Ed Robbins
df8feedb1b Merge remote-tracking branch 'remotes/haikuports/haikuports/master' 2014-01-13 23:33:01 +00:00
Ed Robbins
381587203f Merge branch 'master' of https://bitbucket.org/munchausen/haikuports 2014-01-13 23:20:42 +00:00
Ed Robbins
d21fe69dce avrdude - get libelf, libftdi1 and pthread detected properly 2014-01-13 23:18:34 +00:00
Adrien Destugues
9092b244ad SDL: remove useless patchsets. 2014-01-13 22:33:32 +01:00
Adrien Destugues
55aef436fb Add CorsixTH (Theme Hospital engine).
There seem to be some problem with audio (horrible clicking in videos,
music plays at 2x speed).

Needs original game data files.
2014-01-13 22:28:39 +01:00
Adrien Destugues
b50de044e8 Add luajit.
This is source-compatible with lua-5.1, but faster!
There is also a separate native interface with less overhead.
2014-01-13 22:16:07 +01:00
Adrien Destugues
8c0b792297 Confuse: fix typos and policy warnings. 2014-01-13 20:38:30 +01:00
Adrien Destugues
0cc4ae7248 CMake: fix search path for freetype2 includes. 2014-01-13 20:38:16 +01:00
Adrien Destugues
39a1b2a7e1 gettext: Fix policy warnings. 2014-01-13 20:38:16 +01:00
Adrien Destugues
f5b3173c26 Merged in AdrianArroyoCalle/haikuports (pull request #140)
OpenTTD 1.3.3
2014-01-13 19:15:33 +01:00
Adrien Destugues
6e8666a3ff Merged in munchausen/haikuports (pull request #139)
Recipes for confuse and libftdi, update fftw for PM
2014-01-13 19:01:50 +01:00
Adrien Destugues
446031851d Merged in puckipedia/haikuports/netcat (pull request #137)
Add netcat recipe
2014-01-13 18:58:39 +01:00