SF.net SVN: gar:[24463] csw/mgar/pkg/npth/trunk/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Wed Dec 17 14:38:54 CET 2014
Revision: 24463
http://sourceforge.net/p/gar/code/24463
Author: lblume
Date: 2014-12-17 13:38:51 +0000 (Wed, 17 Dec 2014)
Log Message:
-----------
npth/trunk: Listen to checkpkg advice
Modified Paths:
--------------
csw/mgar/pkg/npth/trunk/Makefile
Modified: csw/mgar/pkg/npth/trunk/Makefile
===================================================================
--- csw/mgar/pkg/npth/trunk/Makefile 2014-12-17 13:22:44 UTC (rev 24462)
+++ csw/mgar/pkg/npth/trunk/Makefile 2014-12-17 13:38:51 UTC (rev 24463)
@@ -23,6 +23,18 @@
BUILD64 = 1
+PACKAGES += CSWlibnpth0
+CATALOGNAME_CSWlibnpth0 = libnpth0
+PKGFILES_CSWlibnpth0 += $(call baseisadirs,$(libdir),libnpth\.so\.0\.0\.4)
+PKGFILES_CSWlibnpth0 += $(call baseisadirs,$(libdir),libnpth\.so\.0(\.\d+)*)
+SPKG_DESC_CSWlibnpth0 += $(DESCRIPTION), libnpth.so.0
+RUNTIME_DEP_PKGS_CSWlibnpth0 += CSWlibgcc-s1
+
+PKGFILES_CSWnpth-dev += $(PKGFILES_DEVEL)
+
+RUNTIME_DEP_PKGS_CSWnpth += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWnpth += CSWlibnpth0
+
CONFIGURE_ARGS = $(DIRPATHS)
EXTRA_CFLAGS = -std=c99
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