Commit Graph

35 Commits

Author SHA1 Message Date
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
begasus
12c2c6b15f tuxpaint, correction to the recipe 2014-10-16 16:38:30 +02:00
begasus
ebe6400aa7 tuxpaint 0.9.22, patches 2014-10-13 20:04:23 +02:00
Jerome Duval
0796b881e4 Revert parts of d0ef852764. 2014-09-22 22:30:13 +00:00
Jerome Duval
d0ef852764 freetype: fixed pkg-config and libtool files.
to use package links as described by Ingo.
* added devel packages requirements for libpng, zlib, bzip2
2014-09-22 22:20:35 +00:00
Jerome Duval
816e4b9a26 tuxpaint: enable x86_64, fix build
*couldn't test, package contents not published.
2014-08-30 21:21:14 +00:00
Scott McCreary
1a104f6285 Update tuxpaint to 0.9.22 2014-08-30 19:33:52 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
74e0e1dca0 Rewrap media-gfx DESCRIPTIONs 2014-01-02 16:40:57 -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
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
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +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
Scott McCreary
6648c72baf Added gperf as a dependency for building tuxpaint. 2010-12-07 19:55:30 +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
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
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
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
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
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
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