Commit Graph

2715 Commits

Author SHA1 Message Date
Chris Roberts
d9cbb1a840 Convert/update astyle to working recipe 2013-10-28 15:07:38 -06:00
Scott McCreary
47ea4f643a Fixed guilib .recipe so that it builds on gcc2 and gcc4 2013-10-27 18:27:37 -07:00
Scott McCreary
49e7c0e2a5 Mark freetype-2.5.0.1.recipe as untested to make sure 2.4.9 is used until 2.5.0.1 can be better integrated into Haiku 2013-10-27 13:25:15 -07:00
Scott McCreary
1a3e28546c Marked physfs as untested on gcc4 and x86_64, added secondaryArchSuffix 2013-10-27 13:08:26 -07:00
Scott McCreary
c070d57237 Updated physfs to 2.0.3, removed old .recipe 2013-10-27 12:52:30 -07:00
Scott McCreary
4caaa33843 Updated recipe for sge that now builds on gcc2, haven't checked yet on others. 2013-10-27 05:32:55 -07:00
Scott McCreary
62198f53cd Marked sge as broken. Fixed typo, and it gets all the way to linking, but what PROVIDES -lstdc++? 2013-10-27 02:07:14 -07:00
Scott McCreary
23d6b2f925 Failed attempt to get haikuporter to build sge... something is broken here. 2013-10-27 00:30:14 -07:00
Rene Gollent
54605f7224 Revert Vision package to previous version naming scheme. 2013-10-26 23:12:55 -04:00
Chris Roberts
b82638db01 Convert/update libarchive to working recipe
Still debating on whether to allow a gcc2 version without lzma support.

Patch will need cmake enhancements before being upstreamed as they
like to keep it in sync with the autotools build.
2013-10-26 19:18:51 -06:00
Chris Roberts
a41985a28f Add secondary arch support to bzip2 2013-10-26 19:18:49 -06:00
Chris Roberts
a2df20f2e2 Rename aspell-en dir to aspell_en 2013-10-26 19:18:47 -06:00
Alexander von Gluck IV
0fcb70fee4 llvm: Initial 3.3 port
* Patches are needed for Haiku as there
  were some regressions in 3.3
2013-10-26 18:15:49 -05:00
Alexander von Gluck IV
98ba422b13 clang: Initial 3.2 port
* TODO: clang seems to install a lot of stuff
  where it shouldn't (ignoring manDir, docDir, etc)
* Marking build arch as ? for now until above
  is solved
2013-10-26 18:15:48 -05:00
Chris Roberts
708def39b8 Add aspell-en dictionary recipe 2013-10-26 13:12:42 -06:00
Chris Roberts
6d9b3579e5 Convert/update aspell to working recipe 2013-10-26 13:12:13 -06:00
Chris Roberts
a3c7235408 Add some more descriptive text to silver searcher
Still could use some improvement and explanation
2013-10-25 17:10:23 -06:00
Chris Roberts
bda2ec7cd3 Add silver searcher (aka 'ag') recipe.
Still needs a proper Makefile patch to fix -lpthread
2013-10-25 16:51:42 -06:00
Chris Roberts
0ed4a57ae5 Add secondary arch support to libpcre 2013-10-25 16:50:52 -06:00
Scott McCreary
29065d24e4 Initial .recipe for sdl2_gfx, can't test though until libsdl2 is working 2013-10-24 22:48:59 -07:00
Scott McCreary
5388805ee2 Update libsdl to 2.0.1, builds but Haikuporter makes a broken symlink. 2013-10-24 22:48:47 -07:00
Chris Roberts
1242d4ef47 Update rsync patch to allow symlink attributes 2013-10-24 14:35:44 -06:00
Scott McCreary
5deea2bf0a WIP - first pass at making a recipe for ruby-1.9.1 2013-10-23 23:46:38 +00:00
Scott McCreary
8e5a5045a9 Remove unneeded lines from libmikmod .recipe 2013-10-23 02:07:16 -07:00
Scott McCreary
bde417af4e Fixed copyright year for jansson, add WIP libcoverart recipe. 2013-10-23 02:02:52 -07:00
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