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
Scott McCreary
47f36b4d77
This patch adds the MD5 checksums to all of the .bep files.
2009-11-29 22:44:23 +00:00
Scott McCreary
7129755da5
Initial .bep and patch file for glib-2.22.2, this gets us past configure but it seems they need ipv6 so need to work around that still. Also update to .bep file for tuxpaint to download correctly
2009-11-20 16:51:06 +00:00
Chris Roberts
fc74e890de
Updated graphviz patch to use a more dynamic font path setting during the configure step.
2009-11-19 07:35:26 +00:00
Chris Roberts
174c44b4b9
Updated graphviz patch to use the new font locations.
...
Added license file for package building.
2009-11-19 03:34:26 +00:00
Scott McCreary
3bcd92404a
Patch for cvs head of tuxpaint, this allows it to build but there's still some crashing issues to figure out.
2009-11-09 05:49:57 +00:00
Scott McCreary
35ee2ecf41
Moved beporter to haikuporter, updated tuxpaint patch, fixed sdl-ttf so that it now builds the .so lib.
2009-11-08 21:59:55 +00:00
Scott McCreary
6716a4606d
Initial .bep file for tuxpaint, and updated patch which includes the .rdef file. This is not yet building but making progress.
2009-11-02 08:17:57 +00:00
Chris Roberts
ff69f00663
Adding graphviz-2.24 to the port tree.
...
Build scripts could use some love by someone with more autotools knowledge.
2009-10-31 05:24:25 +00:00
Scott McCreary
f9363220ac
New tuxpaint patch for 0.9.21, this time using finddir and find_directory(), still need to make it work for tuxpaint svn.
2009-10-07 07:48:55 +00:00
Michael Weirauch
65cc9ec243
* reverted temporary GHOST_DEBUG define
...
* also removed it from haiku1-config.py CPPDEFINES
(it's place is in user-config.py if present)
* removed unneeded code (already commented) for spawning of
the BApplication Run()ing thread
2009-09-21 18:29:53 +00:00
Michael Weirauch
d8d6074ea4
* fix O_BINARY warning
...
* use subprocess.Popen() instead of 2.6-deprecated os.popen()
2009-09-21 16:34:11 +00:00
Michael Weirauch
23e7287df0
* A cleaned up WIP patch
...
* No functional changes over the initial one
* Explicitely use python2.5 as builds with python2.6 show issues on launching the
resulting blender binary (no time to investigate, yet)
2009-09-18 23:37:07 +00:00