evince: update to 3.28.2.

Closes #13322.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-09 13:52:37 -03:00 committed by Enno Boland
parent 5598fc1f87
commit 842d754950
1 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'evince'
pkgname=evince
version=3.28.0
revision=2
version=3.28.2
revision=1
configure_args="$(vopt_enable gir introspection) --disable-schemas-compile
--enable-comics --disable-static --enable-xps --disable-t1lib
--disable-browser-plugin"
@ -10,14 +10,15 @@ hostmakedepends="adwaita-icon-theme glib-devel gnome-doc-utils
gobject-introspection intltool itstool pkg-config"
# XXX missing packages for DVI backend.
makedepends="adwaita-icon-theme djvulibre-devel gnome-desktop-devel libSM-devel
libgxps-devel libsecret-devel libspectre-devel nautilus-devel poppler-glib-devel"
libgxps-devel libsecret-devel libspectre-devel nautilus-devel
poppler-glib-devel"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="GNOME Document viewer for multiple document formats"
maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://projects.gnome.org/evince/"
license="GPL-2.0-or-later"
homepage="http://projects.gnome.org/evince/"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=fa23264b65e140afb8ec27b070a277bda748d9d4a86788240d9f3514346573a8
checksum=0955d22d85c9f6d322b6cbb464f1cc4c352db619017ec95dad4cc5c3440f73e1
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then