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

sgtmcd at users.sourceforge.net sgtmcd at users.sourceforge.net
Mon Sep 19 14:51:07 CEST 2011


Revision: 15656
          http://gar.svn.sourceforge.net/gar/?rev=15656&view=rev
Author:   sgtmcd
Date:     2011-09-19 12:51:07 +0000 (Mon, 19 Sep 2011)
Log Message:
-----------
added checkpkg overrides

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:46:59 UTC (rev 15655)
+++ csw/mgar/pkg/tokyocabinet/trunk/Makefile	2011-09-19 12:51:07 UTC (rev 15656)
@@ -33,14 +33,9 @@
 CONFIGURE_ARGS = $(DIRPATHS) 
 #GARFLAVOR=DBG
 GARCOMPILER = GNU
-#NOISALIST = 1
-#OPT_FLAGS_GCC =  -O3
 BUILD64 = 1
 PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
-#ARCHALL = 1
-#EXTRA_BUILD_ISAS = sparcv8plus+vis i686
-#PATCHFILES = tcadb_misc_iterrec_iterout_for_bdb.patch
-#ISA_DEFAULT_sparc = sparcv9
+ARCHALL = 1
 SKIP_MODULATIONS = isa-sparcv8
 EXTRA_CPPFLAGS += -DLOG_PERROR=0x00
 EXTRA_CPPFLAGS += -D__EXTENSIONS__
@@ -51,6 +46,10 @@
 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
+
 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