Package: qwt / 6.3.0-2

Metadata

Package Version Patches format
qwt 6.3.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
qwt_install_paths.patch | (download)

qwtconfig.pri | 11 5 + 6 - 0 !
1 file changed, 5 insertions(+), 6 deletions(-)

 adjust qwt install paths


02_makefiles.patch | (download)

classincludes/classincludes.pro | 21 20 + 1 - 0 !
qwt.prf | 12 10 + 2 - 0 !
qwtbuild.pri | 2 1 + 1 - 0 !
qwtconfig.pri | 17 15 + 2 - 0 !
src/src.pro | 14 12 + 2 - 0 !
tests/tests.pri | 9 7 + 2 - 0 !
6 files changed, 65 insertions(+), 10 deletions(-)

 _makefiles

Add -qt5 name extension to Qt5 libraries and enable verbose build.
Add pkg-config files
04_designer.patch | (download)

designer/designer.pro | 25 16 + 9 - 0 !
1 file changed, 16 insertions(+), 9 deletions(-)

 _designer

Remove rpath from library and fix library dependencies
Remove logic to disable building of qt4 plugin

05_examples.patch | (download)

examples/examples.pri | 11 8 + 3 - 0 !
examples/examples.pro | 2 1 + 1 - 0 !
playground/playground.pri | 8 6 + 2 - 0 !
3 files changed, 15 insertions(+), 6 deletions(-)

 _examples

Make the examples compile when out of the qwt source tree.