public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/qwt/files: qwt-5.2.3-install_qt.patch
@ 2013-03-05 12:56 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2013-03-05 12:56 UTC (permalink / raw
  To: gentoo-commits

jlec        13/03/05 12:56:07

  Added:                qwt-5.2.3-install_qt.patch
  Log:
  x11-libs/qwt: Fix installation location for designer and plugin stuff, #460256; add static-libs support, #260324
  
  (Portage version: 2.2.0_alpha165/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)

Revision  Changes    Path
1.1                  x11-libs/qwt/files/qwt-5.2.3-install_qt.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/files/qwt-5.2.3-install_qt.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/files/qwt-5.2.3-install_qt.patch?rev=1.1&content-type=text/plain

Index: qwt-5.2.3-install_qt.patch
===================================================================
diff -up qwt-5.2.2/designer/designer.pro.install_qt qwt-5.2.2/designer/designer.pro
--- qwt-5.2.2/designer/designer.pro.install_qt	2011-08-01 04:28:22.000000000 -0500
+++ qwt-5.2.2/designer/designer.pro	2012-08-14 11:11:22.569229749 -0500
@@ -36,6 +37,7 @@ contains(CONFIG, QwtDesigner) {
         else {
             SUFFIX_STR = $${RELEASE_SUFFIX}
         }
+        LIBNAME         = qwt$${SUFFIX_STR}
     }
 
     TEMPLATE        = lib
@@ -45,7 +47,6 @@ contains(CONFIG, QwtDesigner) {
     INCLUDEPATH    += $${QWT_ROOT}/src 
     DEPENDPATH     += $${QWT_ROOT}/src 
 
-    LIBNAME         = qwt$${SUFFIX_STR}
     contains(CONFIG, QwtDll) {
         win32 {
             DEFINES += QT_DLL QWT_DLL
@@ -103,7 +104,7 @@ contains(CONFIG, QwtDesigner) {
 
         # Qt 4
 
-        TARGET    = qwt_designer_plugin$${SUFFIX_STR}
+        TARGET    = qwt5_designer_plugin$${SUFFIX_STR}
         CONFIG    += qt designer plugin 
 
         RCC_DIR   = resources





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-05 12:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05 12:56 [gentoo-commits] gentoo-x86 commit in x11-libs/qwt/files: qwt-5.2.3-install_qt.patch Justin Lecher (jlec)

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