[csw-devel] SF.net SVN: gar:[6479] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sat Sep 26 19:34:50 CEST 2009
Revision: 6479
http://gar.svn.sourceforge.net/gar/?rev=6479&view=rev
Author: wbonnet
Date: 2009-09-26 17:34:49 +0000 (Sat, 26 Sep 2009)
Log Message:
-----------
Initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/libxcursor/
csw/mgar/pkg/x11/libxcursor/branches/
csw/mgar/pkg/x11/libxcursor/tags/
csw/mgar/pkg/x11/libxcursor/trunk/
csw/mgar/pkg/x11/libxcursor/trunk/Makefile
csw/mgar/pkg/x11/libxcursor/trunk/checksums
csw/mgar/pkg/x11/libxcursor/trunk/files/
Property changes on: csw/mgar/pkg/x11/libxcursor/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/libxcursor/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxcursor/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/libxcursor/trunk/Makefile 2009-09-26 17:34:49 UTC (rev 6479)
@@ -0,0 +1,33 @@
+GARNAME = libXcursor
+GARVERSION = 1.1.10
+CATEGORIES = x11
+
+DESCRIPTION = X client-side cursor loading library
+define BLURB
+ Xcursor is a simple library designed to help locate and load cursors for the X Window System.
+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/libxcursor/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxcursor/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/libxcursor/trunk/checksums 2009-09-26 17:34:49 UTC (rev 6479)
@@ -0,0 +1 @@
+7dcdad1c10daea872cb3355af414b2ca download/libXcursor-1.1.10.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