SF.net SVN: gar:[23093] csw/mgar/pkg/google-gflags/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sat Mar 1 13:54:36 CET 2014
Revision: 23093
http://sourceforge.net/p/gar/code/23093
Author: wahwah
Date: 2014-03-01 12:54:34 +0000 (Sat, 01 Mar 2014)
Log Message:
-----------
google-gflags/trunk: Created gflags_dev
Modified Paths:
--------------
csw/mgar/pkg/google-gflags/trunk/Makefile
Modified: csw/mgar/pkg/google-gflags/trunk/Makefile
===================================================================
--- csw/mgar/pkg/google-gflags/trunk/Makefile 2014-03-01 12:09:29 UTC (rev 23092)
+++ csw/mgar/pkg/google-gflags/trunk/Makefile 2014-03-01 12:54:34 UTC (rev 23093)
@@ -27,19 +27,23 @@
MERGE_DIRS_isa-sparcv9 = $(libdir)
MERGE_DIRS_isa-amd64 = $(libdir)
-
PACKAGES += CSWlibgflags2
PKGFILES_CSWlibgflags2 += $(call baseisadirs,$(libdir),libgflags\.so\.2(\.\d+)*)
SPKG_DESC_CSWlibgflags2 += $(DESCRIPTION), libgflags.so.2
RUNTIME_DEP_PKGS_CSWlibgflags2 += CSWlibgcc-s1
RUNTIME_DEP_PKGS_CSWlibgflags2 += CSWlibstdc++6
-RUNTIME_DEP_PKGS_CSWgflags += CSWlibgflags2
PACKAGES += CSWlibgflags-nothreads2
PKGFILES_CSWlibgflags-nothreads2 += $(call baseisadirs,$(libdir),libgflags_nothreads\.so\.2(\.\d+)*)
SPKG_DESC_CSWlibgflags-nothreads2 += $(DESCRIPTION), libgflags_nothreads.so.2
RUNTIME_DEP_PKGS_CSWlibgflags-nothreads2 += CSWlibgcc-s1
RUNTIME_DEP_PKGS_CSWlibgflags-nothreads2 += CSWlibstdc++6
-RUNTIME_DEP_PKGS_CSWgflags += CSWlibgflags-nothreads2
+PACKAGES += CSWgflags-dev
+SPKG_DESC_CSWgflags-dev = $(DESCRIPTION)
+OBSOLETED_BY_CSWgflags-dev = CSWgflags
+RUNTIME_DEP_PKGS_CSWgflags-dev += CSWlibgflags2
+RUNTIME_DEP_PKGS_CSWgflags-dev += CSWlibgflags-nothreads2
+CHECKPKG_OVERRIDES_CSWgflags-dev += file-with-bad-content|/usr/local|root/opt/csw/bin/gflags_completions.sh
+
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