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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Nov 25 12:18:05 CET 2010


Revision: 11716
          http://gar.svn.sourceforge.net/gar/?rev=11716&view=rev
Author:   dmichelsen
Date:     2010-11-25 11:18:05 +0000 (Thu, 25 Nov 2010)

Log Message:
-----------
gif2png: Initial commit

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


Property changes on: csw/mgar/pkg/gif2png/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/gif2png/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gif2png/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gif2png/trunk/Makefile	2010-11-25 11:18:05 UTC (rev 11716)
@@ -0,0 +1,23 @@
+# $Id$
+GARNAME = gif2png
+GARVERSION = 2.5.4
+CATEGORIES = utils
+
+DESCRIPTION = Converts files from GIF to PNG
+define BLURB
+endef
+
+MASTER_SITES = http://www.catb.org/~esr/gif2png/
+DISTFILES  = $(DISTNAME).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
+
+RUNTIME_DEP_PKGS_CSWgif2png += CSWzlib
+RUNTIME_DEP_PKGS_CSWgif2png += CSWpng
+
+include gar/category.mk


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

Added: csw/mgar/pkg/gif2png/trunk/checksums
===================================================================
--- csw/mgar/pkg/gif2png/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/gif2png/trunk/checksums	2010-11-25 11:18:05 UTC (rev 11716)
@@ -0,0 +1 @@
+d63ea3fc6b6119589e8d4d6fead30df9  gif2png-2.5.4.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