public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pythonmagick/files: pythonmagick-0.8-as-needed.patch
@ 2009-01-16 13:09 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2009-01-16 13:09 UTC (permalink / raw
  To: gentoo-commits

bicatali    09/01/16 13:09:48

  Added:                pythonmagick-0.8-as-needed.patch
  Log:
  Version bump, with fix for as-needed
  (Portage version: 2.2_rc22/cvs/Linux 2.6.25-gentoo-r7 x86_64)

Revision  Changes    Path
1.1                  dev-python/pythonmagick/files/pythonmagick-0.8-as-needed.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythonmagick/files/pythonmagick-0.8-as-needed.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pythonmagick/files/pythonmagick-0.8-as-needed.patch?rev=1.1&content-type=text/plain

Index: pythonmagick-0.8-as-needed.patch
===================================================================
--- Makefile.am.orig	2009-01-16 10:31:46.177792880 +0000
+++ Makefile.am	2009-01-16 10:31:21.412531252 +0000
@@ -17,10 +17,9 @@
 nodist_EXTRA__PythonMagick_la_SOURCES = dummy.cpp
 
 # Flags are always good to have
-_PythonMagick_la_LDFLAGS = -avoid-version -module $(BOOST_LDFLAGS) $(BOOST_PYTHON_LIBS) $(MAGICKPP_LIBS) $(MAGICK_LIBS) -l$(PYTHON_LIB)
+_PythonMagick_la_LDFLAGS = -avoid-version -module
 
 # And the libraries to include
-_PythonMagick_la_LIBADD = pythonmagick_src/libpymagick.la \
-								  helpers_src/libhelper.la
+_PythonMagick_la_LIBADD = pythonmagick_src/libpymagick.la helpers_src/libhelper.la -l$(BOOST_PYTHON_LIB) $(BOOST_LDFLAGS) $(MAGICKPP_LIBS) $(MAGICK_LIBS) -l$(PYTHON_LIB)
 
 EXTRA_DIST = autogen.pl SConstruct pyste_src






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/pythonmagick/files: pythonmagick-0.8-as-needed.patch
@ 2009-01-23 17:49 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2009-01-23 17:49 UTC (permalink / raw
  To: gentoo-commits

bicatali    09/01/23 17:49:56

  Removed:              pythonmagick-0.8-as-needed.patch
  Log:
  Upstream changed, and export boost_python to fix bug #255615#
  (Portage version: 2.2_rc23/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-23 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16 13:09 [gentoo-commits] gentoo-x86 commit in dev-python/pythonmagick/files: pythonmagick-0.8-as-needed.patch Sebastien Fabbro (bicatali)
  -- strict thread matches above, loose matches on Subject: below --
2009-01-23 17:49 Sebastien Fabbro (bicatali)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox