[csw-devel] SF.net SVN: gar:[6480] csw/mgar/pkg/x11/libxcursor/trunk/Makefile
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sat Sep 26 19:53:57 CEST 2009
Revision: 6480
http://gar.svn.sourceforge.net/gar/?rev=6480&view=rev
Author: wbonnet
Date: 2009-09-26 17:53:56 +0000 (Sat, 26 Sep 2009)
Log Message:
-----------
Initial commit
Modified Paths:
--------------
csw/mgar/pkg/x11/libxcursor/trunk/Makefile
Modified: csw/mgar/pkg/x11/libxcursor/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxcursor/trunk/Makefile 2009-09-26 17:34:49 UTC (rev 6479)
+++ csw/mgar/pkg/x11/libxcursor/trunk/Makefile 2009-09-26 17:53:56 UTC (rev 6480)
@@ -15,17 +15,18 @@
CONFIGURE_ARGS = $(DIRPATHS)
-PACKAGES = CSWlibfs CSWlibfsdevel
+PACKAGES = CSWlibxcursor CSWlibxcursordevel
-CATALOGNAME_CSWlibfs = libfs
-CATALOGNAME_CSWlibfsdevel = libfs_devel
+CATALOGNAME_CSWlibxcursor = libxcursor
+CATALOGNAME_CSWlibxcursordevel = libxcursor_devel
-SPKG_DESC_CSWlibfs = X11 Inter-Client Exchange library
-SPKG_DESC_CSWlibfsdevel = X11 Inter-Client Exchange library development files
+SPKG_DESC_CSWlibxcursor = $(DESCRIPTION)
+SPKG_DESC_CSWlibxcursordevel = $(DESCRIPTION) development files
-REQUIRED_PKGS_CSWlibfsdevel = CSWlibfs
+REQUIRED_PKGS_CSWlibxcursordevel = CSWlibxcursor
+REQUIRED_PKGS_CSWlibxcursor = CSWlibx11 CSWlibxcomposite CSWlibxfixes CSWlibxrender
-PKGFILES_CSWlibfsdevel = $(PKGFILES_DEVEL)
+PKGFILES_CSWlibxcursordevel = $(PKGFILES_DEVEL)
BUILD64 = 1
NOISALIST = 1
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