Commit Graph

65 Commits

Author SHA1 Message Date
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe
f31617b50f Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
2014-04-20 23:13:43 +02:00
Jerome Duval
cb74778518 qrencode: add recipe for version 3.3.0 2014-04-18 15:41:27 +00:00
noryb009
74e0e1dca0 Rewrap media-gfx DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Scott McCreary
a03f0a7442 Merged in noryb009/haikuports/optipngtranslator (pull request #81)
Add OptiPNGTranslator recipe
2013-12-27 20:08:09 -08:00
noryb009
08e04d1c9f Update supported targets for OptiPNGTranslator
Mark x86 and x86_64 as supported targets in OptiPNG and
OptiPNGTranslator.
2013-12-27 12:10:48 -05:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Chris Roberts
2a3641bc15 Add gcc2 support for optipng
Also switched it to use the system lib{png,z}
2013-12-23 12:29:53 -07:00
Scott McCreary
675da32d28 Removed the download at the end of the sourceforge url for optipng 2013-12-22 22:08:13 -08:00
noryb009
fa7769ee34 Add OptiPNG recipe 2013-12-21 19:58:10 -05:00
Scott McCreary
8c95d507ab Fixed required libraries for tuxpaint 2013-11-19 08:48:18 +00:00
Scott McCreary
c46b8f5166 TuxPaint builds now, just need to clean up target directories and such now. 2013-11-09 01:39:49 +00:00
Scott McCreary
4e7547f2ae Nearly working tuxpaint, using cvs snapshot 2013-11-06 2013-11-06 03:34:15 -08:00
Scott McCreary
9f375b289c New CVS snapshot for TuxPaint, it gets a bit further now, failing to link, can't see the libs 2013-11-05 01:18:46 -08:00
Scott McCreary
02301ebab0 WIP recipe for tuxpaint, marked as broken 2013-10-31 03:32:51 -07:00
Scott McCreary
eb898ac394 WIP recipe for tuxpaint 2013-10-31 03:32:27 -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
e9dce4a4f5 WIP recipe for tuxpaint 2013-10-21 23:22:23 +00:00
Chris Roberts
18bdf17657 Convert/update pngcrush to working recipe 2013-10-16 16:25:54 -06:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +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
ab4ef98db5 graphviz: Mark recipe as broken 2013-05-31 07:14:06 +02:00
Ingo Weinhold
07997e2a4b graphviz: Attempt to make the recipe an actual recipe
Runs into internal compiler error on gcc 2. Won't pursue this any
further.
2013-05-31 02:28:47 +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
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
aa4a229279 Initial bep file for fontforge, it's broken though. 2011-02-03 00:43:03 +00:00
Scott McCreary
6648c72baf Added gperf as a dependency for building tuxpaint. 2010-12-07 19:55:30 +00:00
Philippe Houdoin
2bd516acfb Moved the gcc2 patch done via sed into an actual patch file. 2010-11-18 10:20:52 +00:00
Philippe Houdoin
0698ad01e6 Bep + patch for flam3 v3.0 (brings multithread support).
Builds on both gcc4 and gcc2.
2010-11-16 10:32:14 +00:00
Scott McCreary
6ef68a4879 Update pngcrush to 1.7.12 and fix url in the 1.7.11.bep, also cleaned up the patch a bit. 2010-10-19 23:36:45 +00:00
Scott McCreary
ac024c0d18 Cleaned up several LICENSE entries in .bep files which didn't have matching license files. 2010-10-15 23:18:39 +00:00
Scott McCreary
0ace9d3a4f Moved several legacy patches to their respective patches directories. 2010-10-02 02:04:59 +00:00
Scott McCreary
cfcc8c10a6 Initial .bep and .patch files for potrace 2010-09-22 22:41:24 +00:00
Scott McCreary
80e5d91e0f Added DESTDIR support and COPYRIGHT and LICENSE lines to the tuxpaint bep file 2010-09-11 06:45:35 +00:00
Scott McCreary
d95bea01a3 Added symlink to libstdc++ to allow for building tuxpaint on gcc2 2010-07-01 14:40:37 +00:00
Scott McCreary
b344bba646 Remove old unneeded tuxpaint patches and .rdef file. The .rdef is included in the 0.9.21.patch, and has already been upstreamed for cvs builds. 2010-07-01 07:09:50 +00:00
Scott McCreary
89172f972d First pass at making a patch for sane-backends, won't build yet, as it's expecting a USB_scanner.h 2010-06-24 03:58:37 +00:00
Michael Weirauch
391aac6c1c * initial 2.49b patch based on 2.47
* some hacks to get htonl/ntohl undefined refs squashed
  (has to be fixed, dunno how, yet)
* bep install not "implemented", yet
2010-06-09 21:18:40 +00:00
Scott McCreary
be91d77d51 Initial .bep file to allow for building of tuxpaint-0.9.2x-cvs. This allows it to build on gcc2 and
gcc4.
2010-06-04 15:16:58 +00:00
Scott McCreary
e34638b0a7 Added patch for imagemagick which now allows it to build. Probably a cleaner way to do this, but this should work for now. Also listed
some of the many dependencies for it.
2010-05-21 04:33:11 +00:00
Scott McCreary
5ff433b191 Initial .bep file for imagemagick, not yet working, this bails out in configure with: runtime_loader: Cannot open file libroot.so: No such
file or directory
2010-05-21 00:14:53 +00:00
Chris Roberts
54f5a1b4c2 Update pngcrush to 1.7.11 2010-05-18 20:13:35 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary
161526d038 Replaced old tuxpaint cvs patch with a new one. Previous cvs patch has been applied upstream. This one fixes several variable initialization issues, but isn't yet building, fails to link. 2010-04-29 04:27:22 +00:00
Scott McCreary
6486a132ba Added dependencies for tuxpaint. 2010-04-29 01:28:38 +00:00
Chris Roberts
2b152fa693 Update graphviz to 2.26.3. 2010-03-19 03:48:21 +00:00
Chris Roberts
11a7c2d49b Added tar-1.22 with a small patch to allow the test suite to build.
Cleanup up the Copyright field on several of my old .OPD files.
This was done to match the example at http://www.haiku-os.org/node/2525 which
doesn't contain a comma bewtween the date and the copyright owner.
2009-12-30 03:49:54 +00:00
Chris Roberts
61c14749ea Added pngcrush, htmltidy, and xz-utils. 2009-12-29 08:37:08 +00:00