[csw-devel] SF.net SVN: gar:[9964] csw/mgar/pkg
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Mon May 24 20:34:10 CEST 2010
Revision: 9964
http://gar.svn.sourceforge.net/gar/?rev=9964&view=rev
Author: rthurner
Date: 2010-05-24 18:34:10 +0000 (Mon, 24 May 2010)
Log Message:
-----------
ccache - v3.0-pre
Added Paths:
-----------
csw/mgar/pkg/ccache/
csw/mgar/pkg/ccache/branches/
csw/mgar/pkg/ccache/tags/
csw/mgar/pkg/ccache/trunk/
csw/mgar/pkg/ccache/trunk/Makefile
csw/mgar/pkg/ccache/trunk/checksums
csw/mgar/pkg/ccache/trunk/files/
Property changes on: csw/mgar/pkg/ccache/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/ccache/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ccache/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/ccache/trunk/Makefile 2010-05-24 18:34:10 UTC (rev 9964)
@@ -0,0 +1,24 @@
+# $Id$
+GARNAME = ccache
+GARVERSION = 3.0pre1
+CATEGORIES = utils
+
+DESCRIPTION = Brief description
+define BLURB
+ Long description
+endef
+
+MASTER_SITES = http://samba.org/ftp/ccache/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+SPKG_VERSION = $(subst p,,$(GARVERSION))
+
+# File name regex to get notifications about upstream software releases
+UFILES_REGEX = $(GARNAME)-(\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)
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/ccache/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/ccache/trunk/checksums
===================================================================
--- csw/mgar/pkg/ccache/trunk/checksums (rev 0)
+++ csw/mgar/pkg/ccache/trunk/checksums 2010-05-24 18:34:10 UTC (rev 9964)
@@ -0,0 +1 @@
+003eb4ea05325bec177267b9e894635c ccache-3.0pre1.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