[csw-devel] SF.net SVN: gar:[15657] csw/mgar/pkg/tokyocabinet/trunk/Makefile
sgtmcd at users.sourceforge.net
sgtmcd at users.sourceforge.net
Mon Sep 19 14:54:25 CEST 2011
Revision: 15657
http://gar.svn.sourceforge.net/gar/?rev=15657&view=rev
Author: sgtmcd
Date: 2011-09-19 12:54:25 +0000 (Mon, 19 Sep 2011)
Log Message:
-----------
added packages
Modified Paths:
--------------
csw/mgar/pkg/tokyocabinet/trunk/Makefile
Modified: csw/mgar/pkg/tokyocabinet/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tokyocabinet/trunk/Makefile 2011-09-19 12:51:07 UTC (rev 15656)
+++ csw/mgar/pkg/tokyocabinet/trunk/Makefile 2011-09-19 12:54:25 UTC (rev 15657)
@@ -46,10 +46,21 @@
DEP_PKGS += CSWx11common
DEP_PKGS += CSWlibpthreadstubs
-CHECKPKG_OVERRIDES_CSWtokyocabinet += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/sparcv9/libtokyocabinet.so
-CHECKPKG_OVERRIDES_CSWtokyocabinet += shared-lib-pkgname-mismatch|file=opt/csw/lib/sparcv9/libtokyocabinet.so.9.10.0|soname=libtokyocabinet.so.9|pkgname=CSWtokyocabinet|expected=CSWlibtokyocabinet9
-CHECKPKG_OVERRIDES_CSWtokyocabinet += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/sparcv9/libtokyocabinet.so
+PACKAGES += CSWlibtokyocabinet9
+CATALOGNAME_CSWlibtokyocabinet9 = libtokyocabinet9
+PKGFILES_CSWlibtokyocabinet9 += $(call baseisadirs,$(libdir),libtokyocabinet\.so\.9\.10\.0)
+PKGFILES_CSWlibtokyocabinet9 += $(call baseisadirs,$(libdir),libtokyocabinet\.so\.9(\.\d+)*)
+SPKG_DESC_CSWlibtokyocabinet9 += $(DESCRIPTION), libtokyocabinet.so.9
+RUNTIME_DEP_PKGS_CSWtokyocabinet += CSWlibtokyocabinet9
+PACKAGES += CSWtokyocabinet-dev
+CATALOGNAME_CSWtokyocabinet-dev = tokyocabinet_dev
+SPKG_DESC_CSWtokyocabinet-dev += $(DESCRIPTION), development files
+PKGFILES_CSWtokyocabinet-dev += /opt/csw/lib/sparcv9/libtokyocabinet.so
+#CHECKPKG_OVERRIDES_CSWtokyocabinet += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/sparcv9/libtokyocabinet.so
+#CHECKPKG_OVERRIDES_CSWtokyocabinet += shared-lib-pkgname-mismatch|file=opt/csw/lib/sparcv9/libtokyocabinet.so.9.10.0|soname=libtokyocabinet.so.9|pkgname=CSWtokyocabinet|expected=CSWlibtokyocabinet9
+#CHECKPKG_OVERRIDES_CSWtokyocabinet += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/sparcv9/libtokyocabinet.so
+
include gar/category.mk
PATH:=/opt/csw/gnu:$(PATH)
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