29726 Commits

Author SHA1 Message Date
humdinger
40dc72c92c Merged haikuports/haikuports into master 2014-01-10 09:21:22 +01:00
munchausen
e55f69e4c7 readline-6.2.recipe: bump revision to 4 2014-01-09 15:50:33 +00:00
Scott McCreary
c82a01055a Initial recipe for squirrel 2014-01-09 01:25:56 -08:00
Scott McCreary
0c872da455 Add support for secondaryArchSuffix to yab, though it still fails to build 2014-01-09 00:13:43 -08:00
Scott McCreary
2ee13dc205 Remove libpng-1.5.13 which hadn't been fully converted to a working recipe, and update libpng to 1.6.8 2014-01-09 00:10:43 -08:00
Scott McCreary
c818c7ed3a Updated libtool to 2.4.2 2014-01-08 20:49:07 -08:00
Scott McCreary
9fa698757b Merged in Mrowqa/haikuports/resourceedit-recipe (pull request #125)
Added recipe for Resource Edit (moved from Haiku Tree)
2014-01-08 18:39:42 -08:00
Adrien Destugues
fe43a1097c VCMI: get it to actually build and install things to the right places. 2014-01-08 23:41:47 +01:00
Jérôme Duval
7d19e6a9e2 cmake: enable x86_64 2014-01-08 20:52:17 +00:00
Jérôme Duval
d04b116121 haikuwebkit: build fix for x86_64 2014-01-08 20:49:45 +00:00
Scott McCreary
71a0686c7a Merged in munchausen/haikuports (pull request #132)
Update swi_prolog recipe for PM. (and small fix for gmp)
2014-01-07 22:25:04 -08:00
Scott McCreary
5ec307e87c Merged in humdinger/haikuports (pull request #133)
Added simple icon and sig to pipepanic
2014-01-07 22:17:46 -08:00
Adrien Destugues
e035f6fc18 VCMI: get it to build.
Fix boost to not try using XSI shared memory as we don't support that.
Fix VCMI to link to libnetwork where it uses it.

Now failing at install because there is no 'make install'. Will write a
manual copy of relevant files to the package later.
2014-01-07 23:18:12 +01:00
Humdinger
c177c11649 Added simple icon and signature. 2014-01-07 17:24:52 +01:00
humdinger
57b342cc9a Merged haikuports/haikuports into master 2014-01-07 17:10:26 +01:00
Ed Robbins
ed4bfc0f68 Update swi_prolog recipe for PM. (and small fix for gmp) 2014-01-07 15:52:48 +00:00
Scott McCreary
7a5b5cac58 Merged in munchausen/haikuports (pull request #131)
Update gmp and readline to support secondary arch
2014-01-07 07:40:24 -08:00
Ed Robbins
b5001b20c4 gmp: More fixes for devel package 2014-01-07 15:15:22 +00:00
Ed Robbins
239d389c58 gmp: Fixes for provides requires for devel package, some other mess
cleanup
2014-01-07 14:57:23 +00:00
Ed Robbins
4ad7a37f2f Fix PROVIDES_devel package 2014-01-07 12:26:03 +00:00
Ed Robbins
049811e420 gmp: fix requires, move headers to /devlop/headers. readline: fix
requires.
2014-01-07 12:21:04 +00:00
Scott McCreary
61726ab2ab Merged in tgkokk/haikuports/libsanta (pull request #100)
Updated libsanta recipe to conform to library naming conventions
2014-01-06 15:10:09 -08:00
tgkokk
d1477e8a52 libsanta changes 2014-01-07 00:46:52 +02:00
Ed Robbins
3d2b03c607 Update gmp and readline to support multi arch 2014-01-06 16:31:07 +00:00
Scott McCreary
43833eceb6 Merged in munchausen/haikuports (pull request #116)
Update libelf-0.8.13 and libdwarf for PM
2014-01-06 08:26:21 -08:00
Ed Robbins
a8370318e9 Remove unneeded dependency 2014-01-06 16:05:05 +00:00
Scott McCreary
ae3525df01 Merged in tgkokk/haikuports/clockwerk (pull request #103)
Added clockwerk recipe
2014-01-06 07:36:47 -08:00
Ed Robbins
27dcb4e8bb Style fixes for libelf description 2014-01-06 13:30:32 +00:00
Ed Robbins
abdf62993a libdwarf:
pass directories to make instead of modifying makefile
	fix build for gcc4
	other small fixes (description, unneed REQUIRES)
2014-01-06 13:26:56 +00:00
Theodore Kokkoris
ce1eb495d3 Added clockwerk recipe 2014-01-06 12:33:15 +02:00
Adrien Destugues
cdeb7fbff9 Add recipe for haikuwebkit 1.2.2.
* Now working on both gcc2hybrid and gcc4 builds.
2014-01-06 11:18:10 +01:00
Scott McCreary
7078b5a345 Update gd to 2.1, but fails to download due to missing bigbucket cert? 2014-01-06 02:00:34 -08:00
Scott McCreary
ed87122862 Marked Paladin as working again 2014-01-06 00:23:45 -08:00
Scott McCreary
4fbcc33583 Moved repo for bespider to HaikuArchives 2014-01-05 23:29:03 -08:00
Scott McCreary
28fa049637 Merged in noryb009/haikuports/bespider (pull request #107)
Add BeSpider recipe
2014-01-05 23:09:18 -08:00
Scott McCreary
9f418d9a9b Merged in tgkokk/haikuports/lava (pull request #123)
Added LibBurnDevice recipe
2014-01-05 15:28:14 -08:00
Theodore Kokkoris
d1fe0689ee Added libburndevice recipe 2014-01-05 23:01:13 +00:00
Adrien Destugues
be4ea30d34 WIP recipe for VCMI.
This will need some fixes to boost.
2014-01-05 23:15:22 +01:00
Adrien Destugues
f4c103d15e CMake: fix hybrid detection, and SDL libs detection
* The check for hybrids sometimes didn't work because the end of line
from the compiler output was stripped. Make sure there is always a
newline in the string so the regexp can match.
* The path prefix for SDL sub-libraries (image, ttf and mixer) are
wrong. Add the correct prefix, but leave the wrong ones for backward
compatibility.
2014-01-05 23:00:49 +01:00
Adrien Destugues
d289d81e5a Allegro: work around missing $TERM variable in Haiku
BeOS used toset $TERM to "dumb" when apps are run from Tracker, but
Haiku leaves it unset. Make Allegro aware of the difference so it can
detect when it's being started from Tracker.
2014-01-05 23:00:48 +01:00
Adrien Destugues
81385e5cc4 Minor fixes. 2014-01-05 23:00:47 +01:00
Adrien Destugues
a5c07c6438 Add missing libGL dependencies
As libGL is no longer provided by the haiku package, things now have to
explicitly depend on it.
2014-01-05 23:00:45 +01:00
Artur Jamro
533b7a0ccb ResourceEdit recipe: cosmetic patch 2014-01-05 20:28:14 +00:00
Artur Jamro
78eb0531fa ResourceEdit recipe: moved repository to HaikuArchives 2014-01-05 20:13:05 +00:00
Scott McCreary
c0de9dd386 Merged in puckipedia/haikuports/copynametoclipboard (pull request #129)
Add CopyNameToClipboard recipe
2014-01-05 11:49:40 -08:00
Scott McCreary
58e5059100 Merged in AdrianArroyoCalle/haikuports (pull request #127)
FreePascalCompiler 2.6.2
2014-01-05 11:37:14 -08:00
Scott McCreary
ea43c64bec Merged in puckipedia/haikuports/clipup (pull request #115)
Add ClipUp recipe
2014-01-05 11:33:49 -08:00
Scott McCreary
78c8cf7d87 Merged in humdinger/haikuports (pull request #128)
Fixed APlayer recipe
2014-01-05 11:26:12 -08:00
Scott McCreary
95d12f93b0 Merged in MrPoxipol/haikuports (pull request #126)
Haiku Chat recipe corrected
2014-01-05 11:22:00 -08:00
Puck Meerburg
4debb2aefc Add CopyNameToClipboard recipe 2014-01-05 19:43:08 +01:00