[csw-devel] SF.net SVN: gar:[4685] csw/mgar/pkg/x11
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue May 5 15:27:05 CEST 2009
Revision: 4685
http://gar.svn.sourceforge.net/gar/?rev=4685&view=rev
Author: dmichelsen
Date: 2009-05-05 13:27:05 +0000 (Tue, 05 May 2009)
Log Message:
-----------
x11/libxft: Initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/libxft/
csw/mgar/pkg/x11/libxft/branches/
csw/mgar/pkg/x11/libxft/tags/
csw/mgar/pkg/x11/libxft/tags/legacy/
csw/mgar/pkg/x11/libxft/trunk/
csw/mgar/pkg/x11/libxft/trunk/Makefile
csw/mgar/pkg/x11/libxft/trunk/checksums
csw/mgar/pkg/x11/libxft/trunk/files/
Property changes on: csw/mgar/pkg/x11/libxft/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Copied: csw/mgar/pkg/x11/libxft/trunk/Makefile (from rev 4636, csw/mgar/pkg/x11/libXau/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/x11/libxft/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/libxft/trunk/Makefile 2009-05-05 13:27:05 UTC (rev 4685)
@@ -0,0 +1,22 @@
+GARNAME = libXft
+GARVERSION = 2.1.13
+CATEGORIES = x11
+
+DESCRIPTION = X11 authorisation library
+define BLURB
+endef
+
+MASTER_SITES = http://xorg.freedesktop.org/releases/individual/lib/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+PACKAGES = CSWlibxft2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+BUILD64 = 1
+NOISALIST = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+
Added: csw/mgar/pkg/x11/libxft/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxft/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/libxft/trunk/checksums 2009-05-05 13:27:05 UTC (rev 4685)
@@ -0,0 +1 @@
+40ebc53da7efd520e528fa7a564863db download/libXft-2.1.13.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