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-10.1 platform.
Download (HTTP): https://download.kde.org/stable/release-service/20.12.2/src/okular-20.12.2.tar.xz
Download MD5 sum: c66ed86b00a8f0f76ffd3c9d35ba4e8e
Download size: 7.5 MB
Estimated disk space required: 87 MB
Estimated build time: 0.7 SBU (using parallelism=4)
libkexiv2-20.12.2, LibTIFF-4.2.0, and Poppler-21.03.0 (built with Qt5, required for PDF support)
qca-2.3.2, 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 2021-04-05 07:36:04 -0500