Commit Graph

500 Commits

Author SHA1 Message Date
Scott McCreary
06bd201d94 Changed gmp-5.1.1.recipe to actually build, may need some further work.
WIP version of taglib-1.7.2, but it fails to find cmake?
2013-08-24 11:58:34 -07:00
Scott McCreary
45eda090be Delete armyknife-63, add recipe for armyknife-66
WIP on taglib recipes, Note that taglib-1.8 won't build with gcc2,
Thus for a gcc2 built armyknife we may need a taglib-1.7.2 library.
Fix filename for ed-1.7, still may need more work, not fully tested
yes but it is getting further than previous version.
2013-08-23 16:44:45 +00:00
Scott McCreary
937078e01b Added WIP libmng, it will probably need automake 1.12.x to build 2013-08-23 01:45:35 -07:00
Alexander von Gluck IV
79f735cb8b libsdl2: Rename to libsdl 2.0.0
* As per our mailing list discussion, package
  management will support multiple versions of
  the same package being installed at the same
  time, so this *should* work like this in theory.
* Adjust patch to match 1:1 SDL changes accepted
  upstream.
2013-08-19 15:23:25 -05:00
Alexander von Gluck IV
d7e59f63c1 libsdl2: Add SDL2 port. Marked unstable
* Small number of changes to get it building
* Very unstable, but getting there.
* split sdl 2.0 from libsdl to libsdl2. The reasoning
  behind this is that libsdl uses -lsdl, while libsdl 2.x
  uses -lsdl2. (SDL2 breaks a lot of binary compat I guess)
* Remove old sdl2 bep's in libsdl.. these never worked well.
* libsdl 2.0.0 seems to build with gcc2 and gcc4 (yay)
* libsdl 2.0.0 patch pushed upstream in SDL bug #2046
* Thanks to the gsoc students for their hard work!
2013-08-18 22:58:09 -05:00
Ingo Weinhold
3eb07497a4 libvpx: support building for secondary architecture 2013-08-09 02:54:15 +02:00
Ingo Weinhold
09bd078c8d libtheora: support building for secondary architecture 2013-08-09 02:13:19 +02:00
Ingo Weinhold
236a36fd62 libvorbis: support building for secondary architecture 2013-08-09 02:13:18 +02:00
Ingo Weinhold
021cd79d95 libogg: support building for secondary architecture 2013-08-09 02:13:18 +02:00
Ingo Weinhold
c18e6c7e52 speex: support building for secondary architecture 2013-08-09 02:13:17 +02:00
Ingo Weinhold
7cd42ed0fe libpng: support building for secondary architecture 2013-08-09 02:13:17 +02:00
Ingo Weinhold
e23eb853d7 jpeg: support building for secondary architecture 2013-08-09 02:13:17 +02:00
Ingo Weinhold
0fcc10a3f0 freetype: support building for secondary architecture 2013-08-07 04:47:14 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Ingo Weinhold
61aeb1ca73 freetype 2.4.9: declare base package correctly 2013-06-17 19:00:47 +02:00
Ingo Weinhold
ad01af5eae jpeg 9: jconfig.h: fix issue with type boolean on Haiku 2013-06-14 00:01:10 +02:00
Ingo Weinhold
a5a6c048db libpng 1.5.12: fix misplaced libpng15* development libraries 2013-06-13 22:41:15 +02:00
Ingo Weinhold
9e78cd3f85 libvpx: remove old non-recipe and patch 2013-06-11 21:49:50 +02:00
Ingo Weinhold
6b558bc606 libvpx: convert recipe to an actual recipe 2013-06-11 21:49:09 +02:00
Ingo Weinhold
6092f5728d libtheora: remove old patch 2013-06-11 20:28:58 +02:00
Ingo Weinhold
105918e37f libtheora: convert recipe to an actual recipe 2013-06-11 20:27:36 +02:00
Ingo Weinhold
1a3b968ccb libvorbis: remove old non-recipes and patches 2013-06-11 18:18:17 +02:00
Ingo Weinhold
215337d193 libvorbis: convert 1.3.2 recipe to an actual recipe 2013-06-11 18:17:34 +02:00
Ingo Weinhold
c90957557d speex: convert recipe to an actual recipe 2013-06-11 17:35:15 +02:00
Ingo Weinhold
6cf4ac1234 libogg: remove old non-recipes 2013-06-11 14:36:29 +02:00
Ingo Weinhold
ad8389127a libogg: convert recipe to an actual recipe 2013-06-11 14:35:59 +02:00
Ingo Weinhold
4b7ae1d56c libpng: remove old non-recipes 2013-06-11 00:01:59 +02:00
Ingo Weinhold
d4f155d529 libpng: convert recipe to actual recipe 2013-06-11 00:01:12 +02:00
Ingo Weinhold
a6f8eb84f8 jpeg: remove old non-recipes
Keep 8d for the time being until 9 has been verified to work.
2013-06-10 23:15:17 +02:00
Ingo Weinhold
1215ce9c75 jpeg: add recipe for version 9
* Add version 9 since our auto tools don't like the 8d build system.
  Hopefullly that also works with Haiku's JPEG translator.
* Omit patch for this version. This should rather be solved in the
  JPEG translator.
* Build 3 packages: The base package only contains the library, the
  devel package the usual development files, and the tools package
  contains the executable which probably no one ever uses.
2013-06-10 23:10:30 +02:00
Ingo Weinhold
9dae5eb84d freetype: declare zlib requires correctly, remove source package 2013-06-10 22:06:36 +02:00
Ingo Weinhold
c2547ca45e Remove old freetype non-recipes 2013-06-09 02:26:56 +02:00
Ingo Weinhold
c53699dbc2 freetype: Convert 2.4.9 recipe to an actual recipe 2013-06-09 02:26:13 +02:00
Adrien Destugues
9b6e3c28b0 Update NetSurf following 3.0 release
* All the packages have changed version
 * Cleanup the dependencies to avoid repeating transitive ones
 * libxml is not required anymore (libdom replaces it everywhere)
 * on the other hand, NetSurf build uses perl html::entities. Added a bep for it.
 * Also adjusted the licences. While NetSurf is still GPL/MIT+OpenSSL exception, all the other libs are plain MIT, with various copyright holders.
2013-05-26 14:06:09 +02:00
Oliver Tappe
2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02:00
Oliver Tappe
37404c8730 * fix all syntactical problems in recipe files 2013-03-30 18:58:47 +00:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary
e6e0635299 Added proper license for jasper 2013-03-17 19:42:42 +00:00
Scott McCreary
69643af7cd Updated freetype to 2.4.11 and fontconfig to 2.10.2 2013-03-17 07:12:54 +00:00
Adrien Destugues
140fd938aa Add bep file for aalib. 2013-03-03 15:07:31 +00:00
Adrien Destugues
6537dface1 Fix NetSurf build
- Add more dependencies to libsvgtiny and hubbub
 - Fix some cpp warnings in NetSurf code
 - Also set the filename in the download file panel
2013-03-02 09:55:08 +00:00
Scott McCreary
db4245ea7a Updated src url for jbig2dec 2013-02-24 21:35:12 +00:00
Scott McCreary
8781c3a234 Initial bep for building sdl-2.0-hg using cmake. Still need to setup proper buildir
for it.
2013-01-14 16:25:25 +00:00
Scott McCreary
5624eb7073 Updated libpng to 1.5.13, added TEST section, passed all tests. 2013-01-14 06:04:58 +00:00
Scott McCreary
3e0dd7d838 Initial bep for libcoverart, includes tests and they work. 2013-01-11 19:50:01 +00:00
Scott McCreary
20db4f9189 Initial bep for libdiscid, not yey working 2013-01-11 07:24:15 +00:00
Dario Casalinuovo
27058ce04b Added beps for raptor2, rasqal, redland created by GCI2012 student Piotr. Updated the lv2 bep deps as well with the respective parent directories that were missing. 2013-01-08 23:54:42 +00:00
Scott McCreary
4ddd643eb5 Initial bep for musicbrainz 2013-01-08 06:12:13 +00:00