[csw-devel] SF.net SVN: gar:[6408] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Tue Sep 22 22:26:19 CEST 2009
Revision: 6408
http://gar.svn.sourceforge.net/gar/?rev=6408&view=rev
Author: wbonnet
Date: 2009-09-22 20:26:18 +0000 (Tue, 22 Sep 2009)
Log Message:
-----------
Initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/fontsproto/
csw/mgar/pkg/x11/fontsproto/branches/
csw/mgar/pkg/x11/fontsproto/tags/
csw/mgar/pkg/x11/fontsproto/trunk/
csw/mgar/pkg/x11/fontsproto/trunk/Makefile
csw/mgar/pkg/x11/fontsproto/trunk/checksums
csw/mgar/pkg/x11/fontsproto/trunk/files/
Property changes on: csw/mgar/pkg/x11/fontsproto/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/fontsproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/fontsproto/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/fontsproto/trunk/Makefile 2009-09-22 20:26:18 UTC (rev 6408)
@@ -0,0 +1,22 @@
+GARNAME = fontsproto
+GARVERSION = 2.1.0
+CATEGORIES = x11
+
+DESCRIPTION = Fonts extension headers
+define BLURB
+ Font-related prototype header files for 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/fontsproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/fontsproto/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/fontsproto/trunk/checksums 2009-09-22 20:26:18 UTC (rev 6408)
@@ -0,0 +1 @@
+6819fc82585daac68cec17938b659bf0 download/fontsproto-2.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