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

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Mon May 27 13:32:51 CEST 2013


Revision: 21204
          http://gar.svn.sourceforge.net/gar/?rev=21204&view=rev
Author:   cgrzemba
Date:     2013-05-27 11:32:51 +0000 (Mon, 27 May 2013)
Log Message:
-----------
cups/trunk: update runtime dependencies

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

Modified: csw/mgar/pkg/cups/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cups/trunk/Makefile	2013-05-27 11:06:22 UTC (rev 21203)
+++ csw/mgar/pkg/cups/trunk/Makefile	2013-05-27 11:32:51 UTC (rev 21204)
@@ -78,7 +78,7 @@
 BUILD_DEP_PKGS += CSWlibtiff-dev
 BUILD_DEP_PKGS += CSWlibkrb5-dev
 BUILD_DEP_PKGS += CSWlibgcrypt-dev
-BUILD_DEP_PKGS += CSWlibgpg-error-dev
+# BUILD_DEP_PKGS += CSWlibgpg-error-dev
 BUILD_DEP_PKGS += CSWlibiconv-dev
 BUILD_DEP_PKGS += SUNWhea
 BUILD_DEP_PKGS += SUNWlibm
@@ -134,16 +134,12 @@
 RUNTIME_DEP_PKGS_CSWcupsd += CSWlibcupsmime1
 RUNTIME_DEP_PKGS_CSWcupsd += CSWlibcupsppdc1
 RUNTIME_DEP_PKGS_CSWcupsd += CSWlibdbus1-3
-RUNTIME_DEP_PKGS_CSWcupsd += CSWlibgpg-error0
+# RUNTIME_DEP_PKGS_CSWcupsd += CSWlibgpg-error0
 RUNTIME_DEP_PKGS_CSWcupsd += CSWlibkrb5-3
 RUNTIME_DEP_PKGS_CSWcupsd += CSWlibslp1
 RUNTIME_DEP_PKGS_CSWcupsd += CSWlibldap2-4-2
 # need /opt/csw/bin/pdftops
 
-# Just docs
-CHECKPKG_OVERRIDES_CSWcupsd += file-with-bad-content|/usr/share|root/opt/csw/share/doc/cups/help/ref-cupsd-conf.html
-CHECKPKG_OVERRIDES_CSWcupsd += file-with-bad-content|/usr/local|root/opt/csw/share/doc/cups/help/ref-cupsd-conf.html
-
 PACKAGES += CSWcupsclient
 SPKG_DESC_CSWcupsclient = CUPS client binaries
 PKGFILES_CSWcupsclient  = $(sbindir)/(accept|reject|cups(addsmb|ctl|(en|dis)able))
@@ -170,7 +166,7 @@
 PKGFILES_CSWcupsclient += $(datadir)/doc/cupsclient.*
 RUNTIME_DEP_PKGS_CSWcupsclient += CSWlibcups2
 RUNTIME_DEP_PKGS_CSWcupsclient += CSWlibcupsimage2
-RUNTIME_DEP_PKGS_CSWcupsclient += CSWlibgpg-error0
+# RUNTIME_DEP_PKGS_CSWcupsclient += CSWlibgpg-error0
 
 PACKAGES += CSWcups-dev
 SPKG_DESC_CSWcups-dev = CUPS header files
@@ -202,7 +198,7 @@
 SPKG_DESC_CSWlibcups2 = CUPS libraries, libcups.so.2
 PKGFILES_CSWlibcups2 += $(call pkgfiles_lib,libcups.so.2)
 RUNTIME_DEP_PKGS_CSWlibcups2 += CSWlibgnutls28
-RUNTIME_DEP_PKGS_CSWlibcups2 += CSWlibgpg-error0
+# RUNTIME_DEP_PKGS_CSWlibcups2 += CSWlibgpg-error0
 RUNTIME_DEP_PKGS_CSWlibcups2 += CSWlibz1
 
 PACKAGES += CSWlibcupscgi1
@@ -232,12 +228,12 @@
 SPKG_DESC_CSWlibcupsppdc1 = CUPS libraries, libcupsppdc.so.1
 PKGFILES_CSWlibcupsppdc1 += $(call pkgfiles_lib,libcupsppdc.so.1)
 RUNTIME_DEP_PKGS_CSWlibcupsppdc1 += CSWlibcups2
-RUNTIME_DEP_PKGS_CSWlibcupsppdc1 += CSWlibgpg-error0
+# RUNTIME_DEP_PKGS_CSWlibcupsppdc1 += CSWlibgpg-error0
 
 # For some reason -norunpath is not used here, investigate later
 CHECKPKG_OVERRIDES_CSWlibcupsppdc1 += bad-rpath-entry
 
-# commented out because libtasn1.so.3 needed by libgnutls is not availible for 64bit (at the moment)
+### commented out if libtasn1.so.3 needed by libgnutls is not availible for 64bit (at the moment)
 BUILD64_LIBS_ONLY = 1
 
 EXTRA_LINKER_FLAGS += -liconv

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