[csw-devel] SF.net SVN: gar:[6434] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Wed Sep 23 21:52:46 CEST 2009
Revision: 6434
http://gar.svn.sourceforge.net/gar/?rev=6434&view=rev
Author: wbonnet
Date: 2009-09-23 19:52:46 +0000 (Wed, 23 Sep 2009)
Log Message:
-----------
Initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/libfs/
csw/mgar/pkg/x11/libfs/branches/
csw/mgar/pkg/x11/libfs/tags/
csw/mgar/pkg/x11/libfs/trunk/
csw/mgar/pkg/x11/libfs/trunk/Makefile
csw/mgar/pkg/x11/libfs/trunk/checksums
csw/mgar/pkg/x11/libfs/trunk/files/
Property changes on: csw/mgar/pkg/x11/libfs/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/libfs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libfs/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/libfs/trunk/Makefile 2009-09-23 19:52:46 UTC (rev 6434)
@@ -0,0 +1,33 @@
+GARNAME = libFS
+GARVERSION = 1.0.2
+CATEGORIES = x11
+
+DESCRIPTION = X11 Font Services library
+define BLURB
+ libFS, the Font Services library, provides various functions useful to X11 font servers, and clients connecting to font servers. It is not used outside of these implementations.
+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 = CSWlibfs CSWlibfsdevel
+
+CATALOGNAME_CSWlibfs = libfs
+CATALOGNAME_CSWlibfsdevel = libfs_devel
+
+SPKG_DESC_CSWlibfs = X11 Inter-Client Exchange library
+SPKG_DESC_CSWlibfsdevel = X11 Inter-Client Exchange library development files
+
+REQUIRED_PKGS_CSWlibfsdevel = CSWlibfs
+
+PKGFILES_CSWlibfsdevel = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/x11/libfs/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libfs/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/libfs/trunk/checksums 2009-09-23 19:52:46 UTC (rev 6434)
@@ -0,0 +1 @@
+ecf2d6a27da053500283e803efa2a808 download/libFS-1.0.2.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