mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
eog: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
32aaa54753
commit
764abb16fd
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eog'
|
# Template file for 'eog'
|
||||||
pkgname=eog
|
pkgname=eog
|
||||||
version=3.24.1
|
version=3.26.0
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,11 +13,11 @@ makedepends="
|
||||||
libexif-devel librsvg-devel"
|
libexif-devel librsvg-devel"
|
||||||
depends="hicolor-icon-theme desktop-file-utils shared-mime-info"
|
depends="hicolor-icon-theme desktop-file-utils shared-mime-info"
|
||||||
short_desc="Eye of GNOME graphics viewer program"
|
short_desc="Eye of GNOME graphics viewer program"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/eog/${version%.*}/eog-$version.tar.xz"
|
distfiles="${GNOME_SITE}/eog/${version%.*}/eog-$version.tar.xz"
|
||||||
checksum=f51ee116e2c159fac1719e003a32e1cb6cbff51914fd1f6409f461a790ff27e7
|
checksum=e0e16210dfc5cd34327fff2874d8c54d64eb4ab9ad903d4f8218b10d77126095
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue