[csw-devel] SF.net SVN: gar:[6634] csw/mgar/pkg/pkgutil/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Oct 1 00:03:26 CEST 2009


Revision: 6634
          http://gar.svn.sourceforge.net/gar/?rev=6634&view=rev
Author:   bonivart
Date:     2009-09-30 22:03:26 +0000 (Wed, 30 Sep 2009)

Log Message:
-----------
pkgutil: split into two packages

Modified Paths:
--------------
    csw/mgar/pkg/pkgutil/trunk/Makefile

Modified: csw/mgar/pkg/pkgutil/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pkgutil/trunk/Makefile	2009-09-30 20:38:57 UTC (rev 6633)
+++ csw/mgar/pkg/pkgutil/trunk/Makefile	2009-09-30 22:03:26 UTC (rev 6634)
@@ -12,8 +12,19 @@
 
 MASTER_SITES = $(SF_MIRRORS)
 DISTFILES  = $(GARNAME)-$(GARVERSION).zip
-DISTFILES += $(call admfiles,CSWpkgutil,prototype postinstall preremove)
+#DISTFILES += $(call admfiles,CSWpkgutil,prototype postinstall preremove)
+DISTFILES += $(call admfiles,CSWpkgutil,postinstall preremove)
 
+PACKAGES = CSWpkgutil CSWpkgutilplus
+
+SPKG_DESC_CSWpkgutil = $(DESCRIPTION)
+SPKG_DESC_CSWpkgutilplus = Extends pkgutil functionality
+
+REQUIRED_PKGS_CSWpkgutilplus = CSWperl CSWgnupg
+
+PKGFILES_CSWpkgutilplus  = .*bldcat.*
+PKGFILES_CSWpkgutilplus += .*chkcat.*
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).zip
 


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