[csw-devel] SF.net SVN: gar:[6492] csw/mgar/pkg/x11

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sun Sep 27 12:42:25 CEST 2009


Revision: 6492
          http://gar.svn.sourceforge.net/gar/?rev=6492&view=rev
Author:   wbonnet
Date:     2009-09-27 10:42:25 +0000 (Sun, 27 Sep 2009)

Log Message:
-----------
Initial commit

Added Paths:
-----------
    csw/mgar/pkg/x11/libxfontcache/
    csw/mgar/pkg/x11/libxfontcache/branches/
    csw/mgar/pkg/x11/libxfontcache/tags/
    csw/mgar/pkg/x11/libxfontcache/trunk/
    csw/mgar/pkg/x11/libxfontcache/trunk/Makefile
    csw/mgar/pkg/x11/libxfontcache/trunk/checksums
    csw/mgar/pkg/x11/libxfontcache/trunk/files/


Property changes on: csw/mgar/pkg/x11/libxfontcache/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/libxfontcache/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxfontcache/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libxfontcache/trunk/Makefile	2009-09-27 10:42:25 UTC (rev 6492)
@@ -0,0 +1,35 @@
+GARNAME = libXfontcache
+GARVERSION = 1.0.4
+CATEGORIES = x11
+
+DESCRIPTION = X-TrueType font cache extension client library
+define BLURB
+  FontCache is an extension that is used by X-TrueType to cache information about fonts. 
+endef
+
+MASTER_SITES = $(X11_LIB_MASTER_SITE)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+PACKAGES = CSWlibxfontcache CSWlibxfontcachedevel
+
+CATALOGNAME_CSWlibxfontcache = libxfontcache
+CATALOGNAME_CSWlibxfontcachedevel = libxfontcache_devel
+
+SPKG_DESC_CSWlibxfontcache = $(DESCRIPTION)
+SPKG_DESC_CSWlibxfontcachedevel = $(DESCRIPTION) development files
+
+PREREQUISITE_PKGS = CSWfontcacheproto
+REQUIRED_PKGS_CSWlibxfontcachedevel = CSWlibxfontcache
+REQUIRED_PKGS_CSWlibxfontcache      = CSWlibx11 CSWlibxext
+
+PKGFILES_CSWlibxfontcachedevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libxfontcache/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxfontcache/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libxfontcache/trunk/checksums	2009-09-27 10:42:25 UTC (rev 6492)
@@ -0,0 +1 @@
+1adca018aa7bf2d215f20a69c10828ad  download/libXfontcache-1.0.4.tar.bz2


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