File kde4_includes.patch of Package mobipocket
--- kdegraphics-mobipocket-4.13.90.orig/QMobipocketConfig.cmake 2013-11-04 21:42:18.000000000 +0100
+++ kdegraphics-mobipocket-4.13.90/QMobipocketConfig.cmake 2014-08-13 00:13:33.815194116 +0200
@@ -5,7 +5,7 @@ get_filename_component( _currentDir ${_
# find the full paths to the library and the includes:
find_path(QMOBIPOCKET_INCLUDE_DIR qmobipocket/mobipocket.h
- HINTS ${_currentDir}/include
+ HINTS ${_currentDir}/include ${KDE4_INCLUDE_DIR}
NO_DEFAULT_PATH)
find_library(QMOBIPOCKET_LIBRARY qmobipocket