[csw-devel] SF.net SVN: gar:[9145] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sat Mar 13 20:57:24 CET 2010
Revision: 9145
http://gar.svn.sourceforge.net/gar/?rev=9145&view=rev
Author: dmichelsen
Date: 2010-03-13 19:57:24 +0000 (Sat, 13 Mar 2010)
Log Message:
-----------
urt: Initial commit, this is needed for rle support for giflib, delayed for now as it will be horrible to compile
Added Paths:
-----------
csw/mgar/pkg/urt/
csw/mgar/pkg/urt/branches/
csw/mgar/pkg/urt/tags/
csw/mgar/pkg/urt/trunk/
csw/mgar/pkg/urt/trunk/Makefile
csw/mgar/pkg/urt/trunk/checksums
csw/mgar/pkg/urt/trunk/files/
Property changes on: csw/mgar/pkg/urt/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/urt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/urt/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/urt/trunk/Makefile 2010-03-13 19:57:24 UTC (rev 9145)
@@ -0,0 +1,21 @@
+GARNAME = urt
+GARVERSION = 3.1b1
+DISTVERSION = 3.1.b.1
+CATEGORIES = lib
+
+DESCRIPTION = Utah Raster Toolkit containing RLE encoding
+define BLURB
+endef
+
+# It is hard to find the sources nowadays
+SF_PROJ = gnuwin32
+MASTER_SITES = $(SF_MIRROR)
+DISTFILES = $(GARNAME)-$(DISTVERSION)-2-src.zip
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*)-2-src.zip
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Added: csw/mgar/pkg/urt/trunk/checksums
===================================================================
--- csw/mgar/pkg/urt/trunk/checksums (rev 0)
+++ csw/mgar/pkg/urt/trunk/checksums 2010-03-13 19:57:24 UTC (rev 9145)
@@ -0,0 +1 @@
+f64cb3e12f740923b19ae6100c565a0d urt-3.1.b.1-2-src.zip
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