859 Commits

Author SHA1 Message Date
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
Scott McCreary
1b23a4fa50 Added an hvif icon to TuxPaint made by Michele Frau (zumi), to have it included in the build copy it to the source folder, and run rc tuxpaint.rdef before running make 2009-09-17 07:44:10 +00:00
Scott McCreary
9dbe9f31d1 Initial attempt at making a haiku patch for tuxpaint. It's not working yet, but getting closer. TODO: convert some of the hardcoded directories to use find_directory(). 2009-09-09 08:38:36 +00:00
Michael Weirauch
1b902c06c6 * WIP blender 2.47 patch 2009-03-10 21:09:23 +00:00