Atril

From LFScript

LFScript can find this software under the name atril.

Sources


MD5 Checksums:

f1e5ac18bc028ee0e92be4212d666dfa  atril-1.18.0.tar.xz

Dependencies

  • caja
  • libsecret
  • poppler

Installation

./autogen.sh --prefix=/usr \
        --sysconfdir=/etc/mate/1.18 \
        --localstatedir=/var \
        --mandir=/usr/share/man \
        --libexecdir=/usr/lib/atril \
        --disable-static &&
make

As the root user:

make install