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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Mar 19 16:17:38 CET 2010


Revision: 9268
          http://gar.svn.sourceforge.net/gar/?rev=9268&view=rev
Author:   dmichelsen
Date:     2010-03-19 15:17:38 +0000 (Fri, 19 Mar 2010)

Log Message:
-----------
gifsicle: Initial commit

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


Property changes on: csw/mgar/pkg/gifsicle/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/gifsicle/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gifsicle/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gifsicle/trunk/Makefile	2010-03-19 15:17:38 UTC (rev 9268)
@@ -0,0 +1,20 @@
+# : Makefile 9089 2010-03-11 08:34:46Z wahwah $
+GARNAME = gifsicle
+GARVERSION = 1.59
+CATEGORIES = utils
+
+DESCRIPTION = Tool for creating, editing, and getting information about GIF images
+define BLURB
+endef
+
+MASTER_SITES = http://www.lcdf.org/gifsicle/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# File name regex to get notifications about upstream software releases
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk


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

Added: csw/mgar/pkg/gifsicle/trunk/checksums
===================================================================
--- csw/mgar/pkg/gifsicle/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/gifsicle/trunk/checksums	2010-03-19 15:17:38 UTC (rev 9268)
@@ -0,0 +1 @@
+e6d21543a37e46e5da181dacf0bf0645  gifsicle-1.59.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