mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
eog-plugins: update to 3.4.0.
This commit is contained in:
parent
5e321e81b6
commit
9873e44392
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'eog-plugins'
|
# Template file for 'eog-plugins'
|
||||||
pkgname=eog-plugins
|
pkgname=eog-plugins
|
||||||
version=3.3.92
|
version=3.4.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Eye of GNOME plugins"
|
short_desc="Eye of GNOME plugins"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=fbdfcd83151c3b0c3e0bb31fc53a98341f927a1b6ff9cb5659bc6696d196e8b8
|
checksum=21a63f8f6e3a5b30f2f05133edc46becd4c83343c0f462a345204326071bc139
|
||||||
long_desc="
|
long_desc="
|
||||||
eog or the Eye of GNOME is a simple graphics viewer for the GNOME desktop
|
eog or the Eye of GNOME is a simple graphics viewer for the GNOME desktop
|
||||||
which uses the gdk-pixbuf library. It can deal with large images, and zoom
|
which uses the gdk-pixbuf library. It can deal with large images, and zoom
|
||||||
|
@ -19,7 +19,7 @@ long_desc="
|
||||||
pycompile_dirs="usr/lib/eog/plugins"
|
pycompile_dirs="usr/lib/eog/plugins"
|
||||||
|
|
||||||
# XXX postr plugin.
|
# XXX postr plugin.
|
||||||
Add_dependency run eog
|
Add_dependency run eog ">=${version}"
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
|
|
Loading…
Add table
Reference in a new issue