eog: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
32aaa54753
commit
764abb16fd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'eog'
|
||||
pkgname=eog
|
||||
version=3.24.1
|
||||
version=3.26.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -13,11 +13,11 @@ makedepends="
|
|||
libexif-devel librsvg-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils shared-mime-info"
|
||||
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"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/eog/${version%.*}/eog-$version.tar.xz"
|
||||
checksum=f51ee116e2c159fac1719e003a32e1cb6cbff51914fd1f6409f461a790ff27e7
|
||||
checksum=e0e16210dfc5cd34327fff2874d8c54d64eb4ab9ad903d4f8218b10d77126095
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in New Issue