[csw-devel] SF.net SVN: gar:[6447] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Thu Sep 24 23:03:54 CEST 2009
Revision: 6447
http://gar.svn.sourceforge.net/gar/?rev=6447&view=rev
Author: wbonnet
Date: 2009-09-24 21:03:54 +0000 (Thu, 24 Sep 2009)
Log Message:
-----------
initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/xineramaproto/
csw/mgar/pkg/x11/xineramaproto/branches/
csw/mgar/pkg/x11/xineramaproto/tags/
csw/mgar/pkg/x11/xineramaproto/trunk/
csw/mgar/pkg/x11/xineramaproto/trunk/Makefile
csw/mgar/pkg/x11/xineramaproto/trunk/checksums
csw/mgar/pkg/x11/xineramaproto/trunk/files/
Property changes on: csw/mgar/pkg/x11/xineramaproto/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/xineramaproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xineramaproto/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/xineramaproto/trunk/Makefile 2009-09-24 21:03:54 UTC (rev 6447)
@@ -0,0 +1,22 @@
+GARNAME = xineramaproto
+GARVERSION = 1.1.2
+CATEGORIES = x11
+
+DESCRIPTION = X.Org Xinerama protocol headers
+define BLURB
+ Prototype headers for Xinerama 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/xineramaproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xineramaproto/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/xineramaproto/trunk/checksums 2009-09-24 21:03:54 UTC (rev 6447)
@@ -0,0 +1 @@
+1ad90ffc98d49c0dc5abb11e78b8d1aa download/xineramaproto-1.1.2.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