Commit graph

93 commits

Author SHA1 Message Date
Laurent Montel f6828bab02 Not necessary
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=882088
2008-11-09 18:52:57 +00:00
Patrick Spendrin 9c368e7567 forward port r853349 and r853404
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=853595
2008-08-28 00:05:31 +00:00
Pino Toscano e14d036f44 install the FindKScan cmake module
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=817540
2008-06-06 09:03:15 +00:00
Kåre Särs 084cc0772e Move libksane to libs/ for consistency
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=816855
2008-06-04 20:22:38 +00:00
Pino Toscano f05c68a6b2 there's a better (or supposed so) FindKipi coming with kdelibs, so use that one
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=815311
2008-06-01 14:31:01 +00:00
Kåre Särs 84c5b70b89 Enable building of libksane in kdegraphics
Disablebuilding of libkscan (prepare to move to unmaintained/4/)

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=807802
2008-05-14 19:26:15 +00:00
Kevin Kofler 9af278d1c9 Fix obvious pasto.
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=806100
2008-05-10 01:06:43 +00:00
Laurent Montel a3287b38c7 Don't try to use pkg-config on win32
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=804224
2008-05-05 11:44:53 +00:00
Kåre Särs 51e58cc949 move FindKSane.cmake (for ksaneplugin) to kdegraphics
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=803911
2008-05-04 12:44:49 +00:00
Angelo Naselli 0ea8aa75a1 Added base kipi support
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=797438
2008-04-15 21:19:55 +00:00
Angelo Naselli 8728b8b2de Added kipi support
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=797437
2008-04-15 21:19:52 +00:00
Pino Toscano 610eff44b9 move the libepub search module to the right place
svn path=/trunk/KDE/kdegraphics/okular/; revision=793012
2008-04-02 20:45:08 +00:00
Pino Toscano c0ba4950a3 use find_package_handle_standard_args()
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=782059
2008-03-04 10:39:49 +00:00
Pino Toscano e780f79fee install the "public" cmake modules, only FindOkular atm
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=773725
2008-02-11 17:13:05 +00:00
Pino Toscano ebdc32b46c polish up a bit:
- lowercase the function calls
- use FindPackageHandleStandardArgs
- a bit of doc

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=773724
2008-02-11 17:12:23 +00:00
Albert Astals Cid bde413ac5e okular needs libspectre >= 0.2 as of now
Packagers start your engines!

svn path=/trunk/KDE/kdegraphics/okular/; revision=768911
2008-01-30 22:08:44 +00:00
Patrick Spendrin 766167f827 make add note about not finding optional package + updating non-pkgconfig configuration
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=750768
2007-12-20 02:34:26 +00:00
Pino Toscano 3111141cfe SVN_SILENT indent and cleanup
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=747383
2007-12-11 21:00:02 +00:00
Pino Toscano 54e1a2b168 optionally set a minimum required version
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=747373
2007-12-11 20:38:08 +00:00
Pino Toscano 0f8848077e cleanup and simplify
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=747341
2007-12-11 18:55:00 +00:00
Patrick Spendrin 3fa4b86d6b finding poppler under windows
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=737148
2007-11-15 16:53:15 +00:00
Laurent Montel f3f3179eaa Use FIND_PACKAGE_HANDLE_STANDARD_ARGS
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=715618
2007-09-22 15:54:08 +00:00
Laurent Montel 3207ffbf37 Move to kdelibs
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=713341
2007-09-17 06:16:57 +00:00
Laurent Montel 177f99bb0f Minor fix
Use FIND_PACKAGE_HANDLE_STANDARD_ARGS

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=702793
2007-08-21 07:26:30 +00:00
Laurent Montel 2171899347 Remove not necessary path
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=697086
2007-08-06 18:59:11 +00:00
Laurent Montel fb4fe2c52d Not necessary
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=693895
2007-07-29 12:35:19 +00:00
Pino Toscano e3e439e69c Revert to check the Poppler::Sound, otherwise the most of the Poppler API won't match.
I'll temporary patch okular until Poppler 0.6 final.

CCMAIL: bradh@frogmouth.net

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=693749
2007-07-28 22:01:54 +00:00
Brad Hards 8c96f3c05e It looks like Mandriva is shipping 0.5.9 (a 0.6 release candidate) for
Poppler.

So we need to be more selective in what version of Poppler we choose.

CCMAIL: aacid@kde.org

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=693143
2007-07-27 08:24:26 +00:00
Laurent Montel a180f38c0f Fix typo
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=677735
2007-06-19 19:58:45 +00:00
André Wöbbeking 1918602496 only abort if SANE is required
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=675900
2007-06-15 12:18:35 +00:00
Laurent Montel cbf433e9d7 Fix module
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=675200
2007-06-13 20:20:44 +00:00
Pino Toscano 3af1047905 moving the imlib check in extragear/graphics, kuickshow needs it
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=674580
2007-06-12 16:13:26 +00:00
Laurent Montel 7de76652df Move into kdelibs
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=674038
2007-06-11 15:50:42 +00:00
Laurent Montel 385e45a812 Move to kdelibs
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=674015
2007-06-11 15:40:19 +00:00
Allen Winter dfc768d95d fix the variable names for _FIND_REQUIRED and _FIND_QUIETLY.
thanks Laurent.

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=672243
2007-06-06 14:16:37 +00:00
Allen Winter 565d2b993b change the include file that indicates discovery.
apparently the name of the version header changed in exiv2 0.14

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=672241
2007-06-06 14:14:27 +00:00
Allen Winter f220bc0c6a Change this module to work more like all our other package discovery modules.
In particular, the caching was badly in need of fixing.

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=672011
2007-06-06 01:26:27 +00:00
Laurent Montel 23e780c7aa Fix typo and this module is duplicate with extragear/libs/libkexiv2
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=671852
2007-06-05 16:30:17 +00:00
Aurélien Gâteau b1a05f3d36 - Moved Exiv2 cmake file to cmake/modules and use it in the global
CMakeLists.txt file.
- if Exiv2 is found, enable compilation of Gwenview.

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=671832
2007-06-05 15:33:52 +00:00
Pino Toscano c8f85f0735 FindPoppler.cmake:
- fix the include path checking, now really using the cflags. tested with current HEAD (0.6), should work with 0.5.x as well
- fix the caching
CMakeLists.txt files:
- adapt to the include path fixes

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=668612
2007-05-26 23:15:42 +00:00
Pino Toscano fb3fec647e the Poppler library is going to start the release cycle of the 0.6 serie, so s/HEAD/0_6/
svn path=/trunk/KDE/kdegraphics/okular/; revision=668326
2007-05-25 23:57:03 +00:00
Laurent Montel 5fbbfe0f72 Fix typo
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=664124
2007-05-13 07:42:39 +00:00
Tobias Koenig c61432ffb9 Add Find module for Okular Generator library
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=664110
2007-05-13 07:10:15 +00:00
Laurent Montel b3c76b285b Move into kdelibs
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=657254
2007-04-23 16:52:54 +00:00
Benjamin Reed bf5db4084b use the FindFreetype.cmake that comes with kdelibs
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=651731
2007-04-09 01:40:46 +00:00
Pino Toscano 4b4cb7f3ac add cache and licence
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=650504
2007-04-04 18:15:48 +00:00
Pino Toscano 5bd023ee5e does not seem to be used
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=650482
2007-04-04 17:45:34 +00:00
Laurent Montel 874714e2b5 Fix typo
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=648068
2007-03-30 12:59:12 +00:00
Laurent Montel 4cdcb4a674 Fix typo
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=648066
2007-03-30 12:52:19 +00:00
Marc Espie eb1f42237b locate include on OpenBSD
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=647251
2007-03-27 19:51:43 +00:00