[csw-devel] SF.net SVN: gar:[8213] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jan 28 16:48:52 CET 2010
Revision: 8213
http://gar.svn.sourceforge.net/gar/?rev=8213&view=rev
Author: dmichelsen
Date: 2010-01-28 15:48:45 +0000 (Thu, 28 Jan 2010)
Log Message:
-----------
ufraw: Initial commit, doesn't compile yet
Added Paths:
-----------
csw/mgar/pkg/ufraw/
csw/mgar/pkg/ufraw/branches/
csw/mgar/pkg/ufraw/tags/
csw/mgar/pkg/ufraw/trunk/
csw/mgar/pkg/ufraw/trunk/Makefile
csw/mgar/pkg/ufraw/trunk/checksums
csw/mgar/pkg/ufraw/trunk/files/
Property changes on: csw/mgar/pkg/ufraw/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/ufraw/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ufraw/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/ufraw/trunk/Makefile 2010-01-28 15:48:45 UTC (rev 8213)
@@ -0,0 +1,19 @@
+GARNAME = ufraw
+GARVERSION = 0.16
+CATEGORIES = apps
+
+DESCRIPTION = A tool for reading and manipulating raw images from digital cameras
+define BLURB
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+REQUIRED_PKGS = CSWlibgnugetopt CSWliblensfun
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Added: csw/mgar/pkg/ufraw/trunk/checksums
===================================================================
--- csw/mgar/pkg/ufraw/trunk/checksums (rev 0)
+++ csw/mgar/pkg/ufraw/trunk/checksums 2010-01-28 15:48:45 UTC (rev 8213)
@@ -0,0 +1 @@
+61e100e42f17e3a7fcfae64506eebd14 ufraw-0.16.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