mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
eog: update to 3.32.2.
This commit is contained in:
parent
84d76f612b
commit
7a5da5fb5c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'eog'
|
# Template file for 'eog'
|
||||||
pkgname=eog
|
pkgname=eog
|
||||||
version=3.32.1
|
version=3.32.2
|
||||||
revision=2
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dintrospection=$(vopt_if gir true false)"
|
configure_args="-Dintrospection=$(vopt_if gir true false)"
|
||||||
|
@ -14,7 +14,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/EyeOfGnome"
|
homepage="https://wiki.gnome.org/Apps/EyeOfGnome"
|
||||||
distfiles="${GNOME_SITE}/eog/${version%.*}/eog-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/eog/${version%.*}/eog-${version}.tar.xz"
|
||||||
checksum=18715b1c3dfbaea1d16a10e4455471ddf6935a7a477731cbc4850a360cefaa98
|
checksum=be971985c9b997cd302e2be7303374425e588d81658de538f14c4cfa1fbe9dad
|
||||||
shlib_provides="libeog.so"
|
shlib_provides="libeog.so"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nocross="Can not use target eog as a generator because it is cross-built"
|
nocross="Can not use target eog as a generator because it is cross-built"
|
||||||
|
|
Loading…
Add table
Reference in a new issue