kde-extraapps/okular/generators/epub
Ivailo Monev 602730bac1 generic: adjust to KUrl changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-26 20:57:07 +03:00
..
data generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:12:24 +00:00
CMakeLists.txt generic: preperations for kdelibs changes 2023-06-17 23:28:51 +03:00
converter.cpp generic: remove QT_KATIE definition checks 2023-06-08 14:45:37 +03:00
converter.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
epubdocument.cpp generic: adjust to KUrl changes 2023-06-26 20:57:07 +03:00
epubdocument.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
generator_epub.cpp import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
generator_epub.h import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
libokularGenerator_epub.desktop okular: remove unused X-KDE-okularAPIVersion property 2022-12-11 07:47:34 +02:00
Messages.sh import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
okularApplication_epub.desktop okular: correct the exec command for epub generator 2022-10-13 19:40:50 +03:00
okularEPub.desktop import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
README import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00

This is a libepub based backend to watch epub books using okular
The epub library can be obtained using:

svn co https://ebook-tools.svn.sourceforge.net/svnroot/ebook-tools/trunk ebook-tools

The library uses standard cmake (ccmake .;make install)

The epub standard specs can be found in:

http://www.idpf.org/specs.htm