[csw-devel] SF.net SVN: gar:[17684] csw/mgar/pkg/tidy/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Apr 15 03:44:18 CEST 2012
Revision: 17684
http://gar.svn.sourceforge.net/gar/?rev=17684&view=rev
Author: bdwalton
Date: 2012-04-15 01:44:17 +0000 (Sun, 15 Apr 2012)
Log Message:
-----------
tidy/trunk: add the splits, obsolete the old name for this package
Modified Paths:
--------------
csw/mgar/pkg/tidy/trunk/Makefile
Modified: csw/mgar/pkg/tidy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tidy/trunk/Makefile 2012-04-15 01:16:22 UTC (rev 17683)
+++ csw/mgar/pkg/tidy/trunk/Makefile 2012-04-15 01:44:17 UTC (rev 17684)
@@ -16,6 +16,21 @@
LICENSE = LICENSE
+PACKAGES = CSWtidy CSWlibtidy0-99 CSWtidy-dev
+
+OBSOLETED_BY_CSWtidy = CSWhtmltidy
+
+SPKG_DESC_CSWtidy = $(DESCRIPTION)
+RUNTIME_DEP_PKGS_CSWtidy = CSWlibtidy0-99
+
+SPKG_DESC_CSWtidy-dev = Development files for libtidy
+RUNTIME_DEP_PKGS_CSWtidy-dev = CSWlibtidy0-99
+
+SPKG_DESC_CSWlibtidy0-99 = Tidy, libtidy-0.99.so
+
+PKGFILES_CSWtidy-dev = $(PKGFILES_DEVEL)
+PKGFILES_CSWlibtidy0-99 = $(call baseisadirs,$(libdir),libtidy-0\.99\.so(\.\d+)*)
+
include gar/category.mk
pre-configure-modulated:
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