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

hson at users.sourceforge.net hson at users.sourceforge.net
Sun Feb 22 02:37:55 CET 2009


Revision: 3346
          http://gar.svn.sourceforge.net/gar/?rev=3346&view=rev
Author:   hson
Date:     2009-02-22 01:37:54 +0000 (Sun, 22 Feb 2009)

Log Message:
-----------
lcms: Initial checkin

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


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


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


Added: csw/mgar/pkg/lcms/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lcms/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lcms/trunk/Makefile	2009-02-22 01:37:54 UTC (rev 3346)
@@ -0,0 +1,30 @@
+GARNAME = lcms
+GARVERSION = 1.17
+CATEGORIES = lib
+
+DESCRIPTION = The little color management system and tools
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+REQUIRED_PKGS += CSWjpeg CSWtiff CSWzlib
+
+SPKG_SOURCEURL = http://www.littlecms.com
+
+LICENSE = COPYING
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = -(\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 = 
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk

Added: csw/mgar/pkg/lcms/trunk/checksums
===================================================================
--- csw/mgar/pkg/lcms/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lcms/trunk/checksums	2009-02-22 01:37:54 UTC (rev 3346)
@@ -0,0 +1 @@
+07bdbb4cfb05d21caa58fe3d1c84ddc1  download/lcms-1.17.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