Scott McCreary
4f8aecf1cc
Update jansson to 2.5.
2013-10-23 01:09:40 -07:00
Scott McCreary
8919f3f3a0
WIP - Attempting to get TuxPaint to find and use fribidi and libintl
2013-10-22 08:41:46 -07:00
Scott McCreary
ec5a025bbc
Remove old sdl_mixer recipes
2013-10-22 08:41:34 -07:00
Scott McCreary
4d5b9d2ec7
Fixed smpeg recipe.
2013-10-22 08:41:22 -07:00
Scott McCreary
35e7d3e58c
Updated recipe for sdl_mixer to add support of libmikmod, still need to add in fluidsynth.
2013-10-22 08:41:08 -07:00
Scott McCreary
978d51d859
Update libmikmod to 3.1.14
2013-10-22 08:40:53 -07:00
Chris Roberts
2fa252978f
Add luafilesystem recipe
2013-10-22 15:16:42 -06:00
Chris Roberts
c7af452b93
Fix bad link dir variable in w3m and global
2013-10-22 15:16:40 -06:00
Alexander von Gluck IV
a33005fa4a
rsync: Fix latest rsync recipe
...
* Remove strange question marks in architecture
(tested working on gcc4)
2013-10-22 16:05:12 -05:00
Siarzhuk Zharski
2c60e6fe5f
Fix vim-7.4 build and cleanup patch for whitespaces
...
* vim-7.4 recipe and makefile adjusted for building both console and GUI vim binaries;
* patch trailing whitespaces cleanup.
Thanks to Alex von Gluck for initial turning this stuff function.
2013-10-22 20:16:14 +02:00
Scott McCreary
4a008fe064
WIP for yab-1.7, fails to build still
2013-10-21 17:16:11 -07:00
Chris Roberts
659f58dc82
Increment lua revision.
...
I probably shouldn't be pushing changes at 3AM ;)
2013-10-22 02:59:47 -06:00
Chris Roberts
6eea71fd10
Fix issues with lua-5.2.1
...
Created a devel portion to the recipe
Fixed lookup of directories for lua root/modules
Fixed soname not being set in the lib
2013-10-22 02:51:57 -06:00
Scott McCreary
7d72477e7b
Updated uriparser to 0.7.9.
2013-10-22 00:15:18 +00:00
Scott McCreary
e9dce4a4f5
WIP recipe for tuxpaint
2013-10-21 23:22:23 +00:00
Scott McCreary
38bc9e1408
Updated recipe for lcms to add support for png, jpg and tiff.
2013-10-21 21:56:24 +00:00
Scott McCreary
658ec1aa5b
Added libglu to tiff recipe, it's still not finding libgl...
2013-10-21 21:53:55 +00:00
Adrien Destugues
ce481ebce9
CMake: add CPack support for HPKG packages.
2013-10-21 11:54:22 +02:00
Adrien Destugues
6c7c45d5d3
Add OpenSSL 1.0.1e recipe and patchset
...
* Builds, but is untested.
2013-10-21 10:42:58 +02:00
Rene Gollent
728c6c0e37
Update vision to 20131020.
2013-10-20 15:48:24 -04:00
Chris Roberts
97abd9d4f7
Quick fix for building which on gcc2
2013-10-20 12:35:08 -06:00
Adrien Destugues
0dd882f6ee
Caya: add deskbar link.
2013-10-20 14:19:45 +02:00
Scott McCreary
d329ab2234
Fixed .recipe for smpeg
2013-10-20 01:34:36 -07:00
Chris Roberts
30f1cc3a3b
Convert/update patch to working recipe
2013-10-20 00:27:54 -06:00
Chris Roberts
5452e6113c
Convert/update diffutils to working recipe
2013-10-20 00:27:04 -06:00
Chris Roberts
b014d83ce0
Convert/update file to working recipe.
2013-10-19 12:33:08 -06:00
Chris Roberts
44235d637f
Use packaged version of liblayout in wonderbrush
2013-10-19 11:11:42 -06:00
Chris Roberts
d5973ece50
Fix jobArgs and add deskbar entry for Beam
2013-10-19 11:11:41 -06:00
Alexander von Gluck IV
c681875793
openssl: Bump revision
...
* Bump revision after 507aa7b
* Sorry for missing this
2013-10-19 12:08:43 -05:00
Adrien Destugues
7de33580cc
Update sum-it recipe to new haikuporter
...
* Also use the github repo from HaikuArchives.
2013-10-19 18:54:44 +02:00
Adrien Destugues
6d8881b5d9
NetSurf: remove outdated non-recipes and patches.
2013-10-19 18:35:42 +02:00
Adrien Destugues
c6baac70b9
Try to convert HTML_Parser to working recipe.
...
Stuck at "waiting for build package HTML_Parser-3.70-1 to be activated".
Any clue on what may be going on ?
2013-10-19 16:53:20 +02:00
Adrien Destugues
b4600ce328
fRiSS: update recipe to work with new HaikuPorter.
2013-10-19 15:52:39 +02:00
Alexander von Gluck IV
507aa7bf15
openssl: Fix openssl recipe
...
* Man page errors preventing
proper build of man page pod's
* Drop odd MANDIR patch and use
make install var.
2013-10-19 02:15:09 -05:00
Alexander von Gluck IV
c27b571cf4
libsdl2: Finish cleanup
...
* Delete old / broken / un-needed recipes
* Clean up recipe requires. Haiku kits
don't provide per-library dependencies yet
2013-10-18 17:25:34 -05:00
Alexander von Gluck IV
aebc4eeb74
libsdl: Fix recipe build
...
* Correct dependencies
and provides.
2013-10-18 17:25:33 -05:00
Oliver Tappe
9fde52b69e
Adjust libxml2 to use vendor-packages directory.
...
* The recent adjustment to python from 'site-packages' to
'vendor-packages' broke this port - this adjustment fixes
it again.
2013-10-18 23:57:15 +02:00
Alexander von Gluck IV
5944736237
libsdl2: Fix recipe
...
* Missing libglu devel headers
* Devel defines are supposed to
reflect library names.
libSDL2... not libsdl2...
* Mesa is commented out for now
until we have our OpenGL kit
completely in Mesa.
2013-10-17 23:54:11 -05:00
Alexander von Gluck IV
a531fb3e74
quake3: Add quake3 recipe
...
* Builds my tweaked quake3 sources
* You need the original Quake 3 CD
data in ~/.q3a/baseq3 to play.
2013-10-17 21:48:07 -05:00
Alexander von Gluck IV
78b0168893
via-7.4: Fix patch and write recipe
...
* Going to rebase the patch as it has some
whitespace issues
2013-10-17 22:04:08 +00:00
Siarzhuk Zharski
1450f61b86
Haiku support for vim 7.4
...
what's new ahead of version 7.3:
* GUI font Selector dialog implemented;
* documentation updated, more Haiku-related information added and fixed;
* __HAIKU__ code snippets are separated fromEOS__ rudiments allowing to purge out last ones if needed.
2013-10-17 21:09:02 +00:00
Adrien Destugues
c95a4c2ec0
Directory constant fix. Pointed out by diver.
2013-10-17 11:30:13 +02:00
Adrien Destugues
8131a86bbc
Update Beam recipe to working state
...
* This needs some updates to the Beam source, which I'm sending to
oliver now.
* This also needs liblayout, which was turned into a package but still
closed source. I'll add that to HaikuPorts.
2013-10-17 10:43:46 +02:00
Scott McCreary
b5234b9493
Fixed recipe for smjpeg.
2013-10-17 01:17:30 -07:00
Chris Roberts
7a61e1151e
Convert w3m to working recipe
2013-10-16 21:26:15 -06:00
Chris Roberts
ec670d6456
Convert boehm_gc to working recipe
2013-10-16 21:25:40 -06:00
Chris Roberts
461bab6949
Add rsync-3.1.0 recipe
...
It fails a handful of tests, but I never ran the testsuite on the
older ones(before PM) to know if we are better or worse now.
2013-10-16 18:16:41 -06:00
Scott McCreary
05240ad9b8
Updated recipe for smpeg, still not building though, at it fails to find -lGL
2013-10-16 16:57:17 -07:00
Chris Roberts
ef63348178
Correct typo in getopt recipe
2013-10-16 17:53:34 -06:00
Chris Roberts
af46950575
Update/convert zsh to working recipe.
...
Need to look at incorporating the 5.0.0 patch but I've been running
zsh on Haiku for a long time without them.
2013-10-16 17:05:29 -06:00