mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
feec819dfa
commit
e21edf24f0
1 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'evince'
|
# Template file for 'evince'
|
||||||
pkgname=evince
|
pkgname=evince
|
||||||
version=46.3
|
version=46.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -17,10 +17,9 @@ short_desc="GNOME Document viewer for multiple document formats"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@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"
|
||||||
#changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/gnome-${version%%.*}/NEWS"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/gnome-46/NEWS"
|
distfiles="${GNOME_SITE}/evince/${version%%.*}/evince-${version}.tar.xz"
|
||||||
distfiles="${GNOME_SITE}/evince/${version%.*}/evince-${version}.tar.xz"
|
checksum=945c20a6f23839b0d5332729171458e90680da8264e99c6f9f41c219c7eeee7c
|
||||||
checksum=bc0d1d41b9d7ffc762e99d2abfafacbf745182f0b31d86db5eec8c67f5f3006b
|
|
||||||
|
|
||||||
build_options="gir gtk_doc"
|
build_options="gir gtk_doc"
|
||||||
build_options_default="gir gtk_doc"
|
build_options_default="gir gtk_doc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue