evince: update to 41.3.
This commit is contained in:
parent
212f51225f
commit
4475f39877
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'evince'
|
# Template file for 'evince'
|
||||||
pkgname=evince
|
pkgname=evince
|
||||||
version=40.4
|
version=41.3
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="$(vopt_bool gir introspection) $(vopt_bool gtk_doc gtk_doc)
|
configure_args="$(vopt_bool gir introspection) $(vopt_bool gtk_doc gtk_doc)
|
||||||
-Dcomics=enabled -Dps=enabled -Dxps=enabled -Ddvi=disabled
|
-Dcomics=enabled -Dps=enabled -Dxps=enabled -Ddvi=disabled
|
||||||
-Dt1lib=disabled -Dbrowser_plugin=false"
|
-Dt1lib=disabled"
|
||||||
hostmakedepends="adwaita-icon-theme gettext gtk-doc glib-devel
|
hostmakedepends="adwaita-icon-theme gettext gtk-doc glib-devel
|
||||||
itstool pkg-config perl-XML-Parser appstream-glib"
|
itstool pkg-config perl-XML-Parser appstream-glib"
|
||||||
# XXX missing packages for DVI backend.
|
# XXX missing packages for DVI backend.
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Evince"
|
homepage="https://wiki.gnome.org/Apps/Evince"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=33420500e0e060f178a435063197d42dae7b67e39cc437a96510a33ddf7e95fb
|
checksum=3346b01f9bdc8f2d5ffea92f110a090c64a3624942b5b543aad4592a9de33bb0
|
||||||
|
|
||||||
build_options="gir gtk_doc"
|
build_options="gir gtk_doc"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue