|
|
|
|
@ -8,7 +8,7 @@ |
|
|
|
|
module poppler |
|
|
|
|
repository git://git.freedesktop.org/git/poppler/poppler |
|
|
|
|
branch master |
|
|
|
|
cmake-options -DWITH_GLIB=OFF -DLIB_SUFFIX=64 |
|
|
|
|
cmake-options -DWITH_GLIB=OFF -DLIB_SUFFIX=64 -DENABLE_XPDF_HEADERS=1 |
|
|
|
|
end module |
|
|
|
|
|
|
|
|
|
# For kaccounts-integration |
|
|
|
|
@ -51,7 +51,7 @@ module sphinxbase |
|
|
|
|
end module |
|
|
|
|
|
|
|
|
|
module qwt6 |
|
|
|
|
override-url svn://svn.code.sf.net/p/qwt/code/branches/qwt-6.1 |
|
|
|
|
override-url svn://svn.code.sf.net/p/qwt/code/branches/qwt-6.2 |
|
|
|
|
# The qwt6 build system is very unflexible. |
|
|
|
|
# For this to work you need to comment out all lines setting QWT_INSTALL_PREFIX in qwtconfig.pri... |
|
|
|
|
qmake-options QWT_INSTALL_PREFIX=${kdedir} |
|
|
|
|
|