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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Aug 9 10:32:29 CEST 2011


Revision: 15288
          http://gar.svn.sourceforge.net/gar/?rev=15288&view=rev
Author:   wahwah
Date:     2011-08-09 08:32:29 +0000 (Tue, 09 Aug 2011)

Log Message:
-----------
pkg/mpc/trunk: package split

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

Modified: csw/mgar/pkg/mpc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mpc/trunk/Makefile	2011-08-09 07:55:31 UTC (rev 15287)
+++ csw/mgar/pkg/mpc/trunk/Makefile	2011-08-09 08:32:29 UTC (rev 15288)
@@ -17,5 +17,22 @@
 
 CONFIGURE_ARGS = $(DIRPATHS)
 
+LICENSE = COPYING.LIB
+
+PACKAGES =
+PACKAGES += CSWlibmpc2
+CATALOGNAME_CSWlibmpc2 = libmpc2
+PKGFILES_CSWlibmpc2 += $(call baseisadirs,$(libdir),libmpc\.so\.2(\.\d+)*)
+SPKG_DESC_CSWlibmpc2 += $(DESCRIPTION), libmpc.so.2
+RUNTIME_DEP_PKGS_CSWlibmpc2 += CSWlibmpfr4
+RUNTIME_DEP_PKGS_CSWlibmpc2 += CSWlibgmp10
+
+PACKAGES += CSWlibmpc-dev
+SPKG_DESC_CSWlibmpc-dev = $(DESCRIPTION), developoment files
+RUNTIME_DEP_PKGS_CSWlibmpc-dev = CSWlibmpc2
+
+# Documentation is OK to have /usr/local references
+CHECKPKG_OVERRIDES_CSWlibmpc-dev += file-with-bad-content|/usr/local|root/opt/csw/share/info/mpc.info
+
 include gar/category.mk
 


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