[csw-devel] SF.net SVN: gar:[19195] csw/mgar/pkg

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Thu Sep 13 08:23:08 CEST 2012


Revision: 19195
          http://gar.svn.sourceforge.net/gar/?rev=19195&view=rev
Author:   cgrzemba
Date:     2012-09-13 06:23:08 +0000 (Thu, 13 Sep 2012)
Log Message:
-----------
tuxpaint/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/tuxpaint/
    csw/mgar/pkg/tuxpaint/Makefile
    csw/mgar/pkg/tuxpaint/branches/
    csw/mgar/pkg/tuxpaint/tags/
    csw/mgar/pkg/tuxpaint/trunk/
    csw/mgar/pkg/tuxpaint/trunk/Makefile
    csw/mgar/pkg/tuxpaint/trunk/checksums
    csw/mgar/pkg/tuxpaint/trunk/files/

Added: csw/mgar/pkg/tuxpaint/Makefile
===================================================================
--- csw/mgar/pkg/tuxpaint/Makefile	                        (rev 0)
+++ csw/mgar/pkg/tuxpaint/Makefile	2012-09-13 06:23:08 UTC (rev 19195)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/tuxpaint/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/tuxpaint/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tuxpaint/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/tuxpaint/trunk/Makefile	2012-09-13 06:23:08 UTC (rev 19195)
@@ -0,0 +1,34 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = tuxpaint
+VERSION = 0.9.21
+GARTYPE = v2
+CATEGORIES = apps
+
+DESCRIPTION = Simple drwaing program
+define BLURB
+  Tux Paint is a free, award-winning drawing program for children ages 3 to 12 (for example, preschool and K-6). Tux Paint is used in schools around the world as a computer literacy drawing activity. It combines an easy-to-use interface, fun sound effects, and an encouraging cartoon mascot who guides children as they use the program.
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES  = $(DISTNAME).tar.gz
+
+# File name regex to get notifications about upstream software releases
+# NOTE: Use this only if the automatic regex creation
+#       does not work for your package
+# UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then 
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES = 
+
+GARCOMPILER = GCC4
+
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_SCRIPTS =
+
+BUILD_ARGS += PREFIX=$(prefix)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/tuxpaint/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/tuxpaint/trunk/checksums
===================================================================
--- csw/mgar/pkg/tuxpaint/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/tuxpaint/trunk/checksums	2012-09-13 06:23:08 UTC (rev 19195)
@@ -0,0 +1 @@
+a88401d1860648098eeed819cff038fa  tuxpaint-0.9.21.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list