Laurent Montel
c0af84c9a0
Remove them
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=587061
20 years ago
Pino Toscano
dbbf3169d9
libgs can also be called gs-esp
...
svn path=/trunk/playground/graphics/cmake/modules/; revision=586003
20 years ago
Alexander Neundorf
5212b6c691
-add copyright notices
...
-remove unused configure checks
Alex
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=582616
20 years ago
Laurent Montel
e262907c9c
Add Kadmos cmake file
...
Fix search module
Remove not necessary files
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=571172
20 years ago
Laurent Montel
4c4743096a
Apply patch from Marcus.Hufgard@hufgard.de to fix
...
findimlib
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=564066
20 years ago
Laurent Montel
ba5cd44972
Fix install files
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=558145
20 years ago
Pino Toscano
ef9e957084
adapt to the new snapshot
...
svn path=/trunk/playground/graphics/cmake/modules/; revision=558003
20 years ago
Pino Toscano
5b41a8a46a
go on only if pkg-config says that all is fine
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=550781
20 years ago
Pino Toscano
943c553bf7
- convert it to use pkgconfig (so implicitely the minimum version required is 3.5.17, as first version that ships a .pc file)
...
- be quiet if djvu was already found
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=550295
20 years ago
Pino Toscano
d0ac95dafd
A new backend for oKular: DjVu:
...
* uses the DjVuLibre for loading the DjVu files
* can rotate the pages
* has a cache (with few elements) with the most recently used generated pixmaps,
to reduce a bit the number of pixmap generation
There could be some issues, but mainly it works nicely.
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=549184
20 years ago
Pino Toscano
6f25714b53
change the way we build qgs and the ghostscript plugin of okular: instead of
...
compiling both separately and relying on the installed qgs for okular, only
look for libgs and build both qgs and ghostscript at the same time.
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=546363
20 years ago
Pino Toscano
c44da2af50
find libgs correctly and make libqgs compile and link
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=546122
20 years ago
Pino Toscano
6535d96606
no need of this check, we're using the global one
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=543833
20 years ago
Albert Astals Cid
aa79b31dcb
only install FindQGS.cmake
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=543831
20 years ago
Albert Astals Cid
4924a8af2c
we need 0.5.2
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=543830
20 years ago
Pino Toscano
ccccbc4b99
adapt the FindPoppler to look for poppler-qt4 instead of poppler
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=540406
20 years ago
Laurent Montel
9a2dc16b72
Fix search module
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=539957
20 years ago
Laurent Montel
a106373630
Try to fix compile
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=539721
20 years ago
Laurent Montel
7bc5cdd704
Port check to search gphoto2 lib
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=539718
20 years ago
Laurent Montel
dededfc9de
Search in cache
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=537363
20 years ago
Wilfried Huss
5caf74ef86
Add cmake module for the poppler Qt4 bindings.
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=535716
20 years ago
Dirk Mueller
136a17a6be
only compile kuickshow when Imlib is found
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=534865
20 years ago
Stefan Kebekus
956af1981d
make the DVI plugin compile with cmake
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=534250
20 years ago
Pino Toscano
86423f06b3
First check for the library, then look for the needed symbol.
...
I think that's a bit more logical ;-)
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=525060
20 years ago
Albert Astals Cid
f24d0902ce
adding libqgs for Qt4, remember it is a pure Qt lib ( well lets call it lib even if its only a file ;-) )
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=524640
20 years ago
Pino Toscano
70504a71cf
hopefully fix the QGS check
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=524605
20 years ago
Pino Toscano
0b29b076b8
Some work on the chm generator:
...
- correctly find the chm library
- make the chm generator and the kio-msits compile and link
- some qt3/kde3 support less
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=523938
20 years ago
Laurent Montel
909af316a6
Don't use regexp to search files:
...
*.cmake install cmake_install.cmake too
=> not good.
And don't install FindKDE4.cmake
If we have some files to install add file into
cmakefile variable
set(cmakefile ... )
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=523461
20 years ago
Pino Toscano
8db887dfb1
New QGS check (partially untested).
...
New CHM check.
Activating okular anyway, and disable its poppler generator if poppler is not found.
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=523311
20 years ago
Alexander Neundorf
a2fade65ae
apply patch by marcus.hufgard@hufgard.de, check for the SANE libs
...
Alex
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=523292
20 years ago
Pino Toscano
2f672de5c7
add a check to detect poppler >= 0.5.1
...
polish a bit CMakeList.txt and ConfigureChecks.cmake
CCMAIL: aacid@kde.org
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=523221
20 years ago
Laurent Montel
3d0eefb6d4
Add support for cmake (not tested for the moment)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522661
20 years ago
Laurent Montel
f7a68e7004
Add option to build or not kamera
...
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=522085
20 years ago