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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Apr 19 14:09:51 CEST 2010


Revision: 9708
          http://gar.svn.sourceforge.net/gar/?rev=9708&view=rev
Author:   wahwah
Date:     2010-04-19 12:09:51 +0000 (Mon, 19 Apr 2010)

Log Message:
-----------
python: Linking against libX11.so.4

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

Modified: csw/mgar/pkg/python/trunk/Makefile
===================================================================
--- csw/mgar/pkg/python/trunk/Makefile	2010-04-19 12:00:12 UTC (rev 9707)
+++ csw/mgar/pkg/python/trunk/Makefile	2010-04-19 12:09:51 UTC (rev 9708)
@@ -48,11 +48,7 @@
 # Test for sunaudiodev fails.
 SKIPTEST = 1
 
-EXTRA_INC += $(prefix)/X11/include
-EXTRA_LIB += $(prefix)/X11/lib
 EXTRA_LIB += $(prefix)/bdb47/lib
-EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
-EXTRA_SOS_LD_FLAGS = -L$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
 
 BASECFLAGS = $(CFLAGS)
 EXTRA_COMMON_EXPORTS = BASECFLAGS
@@ -115,7 +111,6 @@
 RUNTIME_DEP_PKGS_CSWpython-tk    += CSWpython
 RUNTIME_DEP_PKGS_CSWpython-tk    += CSWtcl
 RUNTIME_DEP_PKGS_CSWpython-tk    += CSWtk 
-RUNTIME_DEP_PKGS_CSWpython-tk    += CSWlibx11
 RUNTIME_DEP_PKGS_CSWpython-devel  = CSWpython
 RUNTIME_DEP_PKGS_CSWpython-test  += CSWpython
 
@@ -143,6 +138,9 @@
 CHECKPKG_OVERRIDES_CSWpython += file-with-bad-content|/export/medusa|root/opt/csw/share/checkpkg/overrides/python
 CHECKPKG_OVERRIDES_CSWpython += file-with-bad-content|/opt/build|root/opt/csw/share/checkpkg/overrides/python
 
+# http://lists.opencsw.org/pipermail/pkgsubmissions/2010-April/000648.html
+CHECKPKG_OVERRIDES_CSWpython-tk += linked-against-discouraged-library|_tkinter.so|libX11.so.4
+
 include gar/category.mk
 
 post-install-modulated: install-deprecated-libs


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