[csw-devel] SF.net SVN: gar:[21439] csw/mgar/pkg/ftgl/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Jul 5 09:31:27 CEST 2013
Revision: 21439
http://gar.svn.sourceforge.net/gar/?rev=21439&view=rev
Author: dmichelsen
Date: 2013-07-05 07:31:16 +0000 (Fri, 05 Jul 2013)
Log Message:
-----------
ftgl/trunk: Some cleanup
Modified Paths:
--------------
csw/mgar/pkg/ftgl/trunk/Makefile
Modified: csw/mgar/pkg/ftgl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ftgl/trunk/Makefile 2013-07-04 20:45:12 UTC (rev 21438)
+++ csw/mgar/pkg/ftgl/trunk/Makefile 2013-07-05 07:31:16 UTC (rev 21439)
@@ -19,24 +19,21 @@
PATCHFILES += 0003-Force-GNU-sed-when-using-i.patch
PATCHFILES += 0004-Keep-libtool-from-stripping-norunpath-during-linking.patch
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
+PACKAGES = CSWftgl
+SPKG_DESC_CSWftgl = $(DESCRIPTION)
+RUNTIME_DEP_PKGS_CSWftgl += CSWmesa
+RUNTIME_DEP_PKGS_CSWftgl += CSWzlib
+RUNTIME_DEP_PKGS_CSWftgl += CSWftype2
+RUNTIME_DEP_PKGS_CSWftgl += CSWfreeglut
+PKGFILES_CSWftgl = $(PKGFILES_RT)
+CHECKPKG_OVERRIDES_CSWftgl = surplus-dependency|CSWfreeglut
-PACKAGES = CSWftgl CSWftgldevel
-
-CATALOGNAME_CSWftgl = ftgl
+PACKAGES += CSWftgldevel
CATALOGNAME_CSWftgldevel = ftgl_devel
-
-SPKG_DESC_CSWftgl = $(DESCRIPTION)
SPKG_DESC_CSWftgldevel = FTGL Development Files
-
-DEP_PKGS_CSWftgl = CSWmesa CSWzlib CSWftype2 CSWfreeglut
-CHECKPKG_OVERRIDES_CSWftgl = surplus-dependency|CSWfreeglut
RUNTIME_DEP_PKGS_CSWftgldevel = CSWftgl
CHECKPKG_OVERRIDES_CSWftgldevel = surplus-dependency|CSWftgl
-PKGFILES_CSWftgl = $(PKGFILES_RT)
-
NOISALIST = 1
# Unless the Solaris 10 compilation problem with both SUNW mesa and CSW mesa
# installed exists disable 64 bit for now.
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