Okular is a document viewer for KDE. It can view documents of many types including PDF, PostScript, TIFF, Microsoft CHM, DjVu, DVI, XPS and ePub.
This package is known to build and work properly using an LFS-8.4 platform.
Download (HTTP): http://download.kde.org/stable/applications/18.12.2/src/okular-18.12.2.tar.xz
Download MD5 sum: d40d76af3058b3fe22269f99ec9a9e02
Download size: 6.3 MB
Estimated disk space required: 59 MB
Estimated build time: 1.1 SBU (using parallelism=4)
libkexiv2-18.12.2, LibTIFF-4.0.10, and Poppler-0.74.0 (built with Qt5, required for PDF support)
qca-2.1.3, DjVuLibre, kpimtextedit, libspectre (for PostScript support), libchm, libepub, and Mobipocket
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/okular5
Install Okular by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_TESTING=OFF \ -Wno-dev .. && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2019-02-18 13:50:23 -0800