jlec 14/12/24 09:46:26 Modified: qwt-6.1.1-pc-destdir.patch Log: x11-libs/qwt: Add opengl support; fix wrong lib location in pc file, #523490 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.2 x11-libs/qwt/files/qwt-6.1.1-pc-destdir.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/files/qwt-6.1.1-pc-destdir.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/files/qwt-6.1.1-pc-destdir.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qwt/files/qwt-6.1.1-pc-destdir.patch?r1=1.1&r2=1.2 Index: qwt-6.1.1-pc-destdir.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/qwt/files/qwt-6.1.1-pc-destdir.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qwt-6.1.1-pc-destdir.patch 21 Dec 2014 15:35:49 -0000 1.1 +++ qwt-6.1.1-pc-destdir.patch 24 Dec 2014 09:46:26 -0000 1.2 @@ -1,10 +1,10 @@ - qwt-6.1.2/textengines/mathml/mathml.pro | 1 + + textengines/mathml/mathml.pro | 1 + 1 file changed, 1 insertion(+) -diff --git a/qwt-6.1.2/textengines/mathml/mathml.pro b/qwt-6.1.2/textengines/mathml/mathml.pro +diff --git a/textengines/mathml/mathml.pro b/textengines/mathml/mathml.pro index 7032366..b1372f7 100644 ---- a/qwt-6.1.2/textengines/mathml/mathml.pro -+++ b/qwt-6.1.2/textengines/mathml/mathml.pro +--- a/textengines/mathml/mathml.pro ++++ b/textengines/mathml/mathml.pro @@ -63,6 +63,7 @@ contains(QWT_CONFIG, QwtPkgConfig) { # QMAKE_PKGCONFIG_DESTDIR is buggy, in combination
