[csw-devel] SF.net SVN: gar:[6421] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Tue Sep 22 23:59:43 CEST 2009
Revision: 6421
http://gar.svn.sourceforge.net/gar/?rev=6421&view=rev
Author: wbonnet
Date: 2009-09-22 21:59:43 +0000 (Tue, 22 Sep 2009)
Log Message:
-----------
Initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/printproto/
csw/mgar/pkg/x11/printproto/branches/
csw/mgar/pkg/x11/printproto/tags/
csw/mgar/pkg/x11/printproto/trunk/
csw/mgar/pkg/x11/printproto/trunk/Makefile
csw/mgar/pkg/x11/printproto/trunk/checksums
csw/mgar/pkg/x11/printproto/trunk/files/
Property changes on: csw/mgar/pkg/x11/printproto/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/printproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/printproto/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/printproto/trunk/Makefile 2009-09-22 21:59:43 UTC (rev 6421)
@@ -0,0 +1,22 @@
+GARNAME = printproto
+GARVERSION = 1.0.4
+CATEGORIES = x11
+
+DESCRIPTION = X.Org Print extension headers
+define BLURB
+ X11 print extension wire protocol Headers
+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/printproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/printproto/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/printproto/trunk/checksums 2009-09-22 21:59:43 UTC (rev 6421)
@@ -0,0 +1 @@
+9726f053b3d4cbd245766de70408c30b download/printproto-1.0.4.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