From 7f0275a82b9744b7544f2a00f7471d6177a57e8a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 15 Mar 2017 08:50:46 +0100 Subject: [PATCH] atril: update to 1.18.0. --- srcpkgs/atril/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/atril/template b/srcpkgs/atril/template index 514adebad32..03d8c04e8ba 100644 --- a/srcpkgs/atril/template +++ b/srcpkgs/atril/template @@ -1,10 +1,10 @@ # Template file for 'atril' pkgname=atril -version=1.16.1 +version=1.18.0 revision=1 build_style=gnu-configure build_options="gir" -configure_args="--with-gtk=3.0 --disable-schemas-compile --enable-djvu +configure_args="--disable-schemas-compile --enable-djvu --enable-dvi --enable-t1lib --enable-pixbuf --enable-comics --enable-xps --disable-static $(vopt_enable gir introspection)" hostmakedepends="pkg-config intltool itstool glib-devel @@ -19,7 +19,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://mate-desktop.org" distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=c74a5f8c8603fa5952efb4343f055677e4474f1907080be9658d4456d3dc092f +checksum=c2284f17f7b683efa22615f00cf2768ea07667981d8304566e49c3d863de80fd if [ -z "$CROSS_BUILD" ]; then build_options_default="gir"