%general-entities; ]> ePDFView-&epdfview-version; epdfview Introduction to ePDFView-gtk3 ePDFView-gtk3 is a fork of the old ePDFView program. Although the github repository names it as 'old' it is indeed the gtk3 fork. It is a lightweight replacement for Evince as it does not rely upon GNOME libraries and is more capable than MuPDF. &lfs120_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &epdfview-md5sum; Download size: &epdfview-size; Estimated disk space required: &epdfview-buildsize; Estimated build time: &epdfview-time; ePDFView Dependencies Required and Recommended (to access print queues) and (both for the icons this installs) Optional The home page of the project's repository mentions that there are optional dependencies, enabled by switches, for building the documentation and testsuite, and Cppunit. Unfortunately doxygen only installs a skeletal page about itself, not any package documentation, and the test code does not compile with tecent versions of C++. Installation of ePDFView-gtk3 Install ePDFView-gtk3 by running the following commands: mkdir build && cd build && meson setup --prefix=/usr \ --buildtype=release \ --Denable-printing=true \ .. && ninja This package does not come with a buildable test suite. Now, as the root user: ninja install && update-desktop-database && gtk-update-icon-cache -t -f --include-image-data /usr/share/icons/hicolor Command Explanations --Denable-printing=true: build the code to link to the cups print queue(s). Omit this if you have not installed cups. Configuring ePDFView-gtk3 ePDFView-gtk3 has several toggles for optional features, most are 'off' by default, including the toolbar, and if it has been closed with the menu disabled the program can start with all options not visible until the relevant function-key toggles are pressed. [F6] - toggle toolbar [F7] - toggle menu [F8] - toggle invert-colors [F9] - toggle show-index. [F11] - toggle fullscreen. Contents Installed Program Installed Libraries Installed Directory epdfview None /usr/share/epdfview Short Descriptions epdfview is a Gtk+-3 program for viewing PDF documents epdfview