evince: update to 41.3.

This commit is contained in:
Enno Boland 2021-12-10 19:14:27 +01:00
parent 212f51225f
commit 4475f39877
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,12 +1,12 @@
# Template file for 'evince'
pkgname=evince
version=40.4
version=41.3
revision=1
build_helper="gir"
build_style=meson
configure_args="$(vopt_bool gir introspection) $(vopt_bool gtk_doc gtk_doc)
-Dcomics=enabled -Dps=enabled -Dxps=enabled -Ddvi=disabled
-Dt1lib=disabled -Dbrowser_plugin=false"
-Dt1lib=disabled"
hostmakedepends="adwaita-icon-theme gettext gtk-doc glib-devel
itstool pkg-config perl-XML-Parser appstream-glib"
# XXX missing packages for DVI backend.
@ -19,7 +19,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Evince"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=33420500e0e060f178a435063197d42dae7b67e39cc437a96510a33ddf7e95fb
checksum=3346b01f9bdc8f2d5ffea92f110a090c64a3624942b5b543aad4592a9de33bb0
build_options="gir gtk_doc"
build_options_default="gir"