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.0 platform.
Download (HTTP): http://download.kde.org/stable/release-service/20.08.0/src/okular-20.08.0.tar.xz
Download MD5 sum: 2c35a9631c27fad0226eddd6387d904a
Download size: 7.2 MB
Estimated disk space required: 67 MB
Estimated build time: 0.8 SBU (using parallelism=4)
libkexiv2-20.08.0, LibTIFF-4.1.0, and Poppler-20.08.0 (built with Qt5, required for PDF support)
qca-2.3.1, 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 2020-08-22 15:49:33 -0700