mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
evince: update to 3.30.2.
This commit is contained in:
parent
8a723d4e72
commit
4f3480b237
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'evince'
|
# Template file for 'evince'
|
||||||
pkgname=evince
|
pkgname=evince
|
||||||
version=3.30.1
|
version=3.30.2
|
||||||
revision=1
|
revision=1
|
||||||
configure_args="$(vopt_enable gir introspection) --disable-schemas-compile
|
configure_args="$(vopt_enable gir introspection) --disable-schemas-compile
|
||||||
--enable-comics --disable-static --enable-xps --disable-t1lib
|
--enable-comics --disable-static --enable-xps --disable-t1lib
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://projects.gnome.org/evince/"
|
homepage="http://projects.gnome.org/evince/"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=abc5516848e743bd79645e9693250974ffd5235617dd746c83b67c4c671ac0b7
|
checksum=a95bbdeb452c9cc910bba751e7c782ce60ffe7972c461bccbe8bbcdb8ca5f24c
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue