[csw-devel] SF.net SVN: gar:[19093] csw/mgar/pkg/gnome-base/libgnomecups/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sat Aug 25 18:29:53 CEST 2012
Revision: 19093
http://gar.svn.sourceforge.net/gar/?rev=19093&view=rev
Author: chninkel
Date: 2012-08-25 16:29:53 +0000 (Sat, 25 Aug 2012)
Log Message:
-----------
gnome-base/libgnomecups/trunk: enabled direct binding and as-needed linking
Modified Paths:
--------------
csw/mgar/pkg/gnome-base/libgnomecups/trunk/Makefile
Modified: csw/mgar/pkg/gnome-base/libgnomecups/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnome-base/libgnomecups/trunk/Makefile 2012-08-25 16:23:07 UTC (rev 19092)
+++ csw/mgar/pkg/gnome-base/libgnomecups/trunk/Makefile 2012-08-25 16:29:53 UTC (rev 19093)
@@ -19,18 +19,12 @@
SPKG_SOURCEURL = http://ftp.gnome.org/pub/GNOME/sources/libgnomecups/
RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibgthread2-0-0
-RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibgcrypt11
-RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibz1
RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibintl8
-RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibgpg-error0
-RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibcom-err3
RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibgobject2-0-0
-RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibkrb5-3
-RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibgnutls26
RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibcups2
-RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibk5crypto3
RUNTIME_DEP_PKGS_CSWlibgnomecups += CSWlibglib2-0-0
+
CHECKPKG_OVERRIDES_CSWlibgnomecups += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libgnomecups-1.0.so
CHECKPKG_OVERRIDES_CSWlibgnomecups += shared-lib-pkgname-mismatch|file=opt/csw/lib/libgnomecups-1.0.so.1.0.0|soname=libgnomecups-1.0.so.1|pkgname=CSWlibgnomecups|expected=CSWlibgnomecups1-0-1
@@ -47,5 +41,7 @@
CONFIGURE_ARGS = $(DIRPATHS)
+EXTRA_LD_OPTIONS = -z ignore -Bdirect
+
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