mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
eog-plugins: update to 3.26.7.
This commit is contained in:
parent
75cc6a3b44
commit
0430a74d2b
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eog-plugins'
|
# Template file for 'eog-plugins'
|
||||||
pkgname=eog-plugins
|
pkgname=eog-plugins
|
||||||
version=3.26.5
|
version=3.26.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
pycompile_dirs="usr/lib/eog/plugins"
|
pycompile_dirs="usr/lib/eog/plugins"
|
||||||
|
@ -8,12 +8,12 @@ hostmakedepends="glib-devel pkg-config intltool"
|
||||||
makedepends="eog-devel libgdata-devel
|
makedepends="eog-devel libgdata-devel
|
||||||
libchamplain-devel libpeas-devel libexif-devel exempi-devel
|
libchamplain-devel libpeas-devel libexif-devel exempi-devel
|
||||||
gsettings-desktop-schemas-devel gnome-desktop-devel librsvg-devel"
|
gsettings-desktop-schemas-devel gnome-desktop-devel librsvg-devel"
|
||||||
depends="eog gsettings-desktop-schemas"
|
depends="eog gsettings-desktop-schemas python3-gobject"
|
||||||
short_desc="Eye of GNOME plugins"
|
short_desc="Eye of GNOME plugins"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=44968e09059272be038c00aaf9796b442a6cd68163a5cb08c98824492a9b5498
|
checksum=2ce6c19e29eb723e2362a8b0d9c396e686d065e17acfc584cc8c2b0949a17b3d
|
||||||
python_version=2 #unverified
|
python_version=3
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue