[csw-devel] SF.net SVN: gar:[6420] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Tue Sep 22 23:40:27 CEST 2009
Revision: 6420
http://gar.svn.sourceforge.net/gar/?rev=6420&view=rev
Author: wbonnet
Date: 2009-09-22 21:40:25 +0000 (Tue, 22 Sep 2009)
Log Message:
-----------
Initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/resourceproto/
csw/mgar/pkg/x11/resourceproto/branches/
csw/mgar/pkg/x11/resourceproto/tags/
csw/mgar/pkg/x11/resourceproto/trunk/
csw/mgar/pkg/x11/resourceproto/trunk/Makefile
csw/mgar/pkg/x11/resourceproto/trunk/checksums
csw/mgar/pkg/x11/resourceproto/trunk/files/
Property changes on: csw/mgar/pkg/x11/resourceproto/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/x11/resourceproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/resourceproto/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/resourceproto/trunk/Makefile 2009-09-22 21:40:25 UTC (rev 6420)
@@ -0,0 +1,22 @@
+GARNAME = resourceproto
+GARVERSION = 1.1.0
+CATEGORIES = x11
+
+DESCRIPTION = X.Org Resource protocol headers
+define BLURB
+ Prototype header files for the Resource extension to X11
+endef
+
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+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 = CSWx11common
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+
Added: csw/mgar/pkg/x11/resourceproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/resourceproto/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/resourceproto/trunk/checksums 2009-09-22 21:40:25 UTC (rev 6420)
@@ -0,0 +1 @@
+587333b4995a3e11ebe4c8ba2742efaf download/resourceproto-1.1.0.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