eog-plugins: update to 3.4.1.
This commit is contained in:
parent
b289a7377e
commit
0de7b84ff3
1 changed files with 4 additions and 9 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'eog-plugins'
|
||||
pkgname=eog-plugins
|
||||
version=3.4.0
|
||||
revision=1
|
||||
version=3.4.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
depends="eog>=3.4.0"
|
||||
depends="eog>=$version"
|
||||
makedepends="pkg-config intltool eog-devel libgdata-devel libchamplain-devel libpeas-devel libexif-devel"
|
||||
pycompile_dirs="usr/lib/eog/plugins"
|
||||
short_desc="Eye of GNOME plugins"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
checksum=21a63f8f6e3a5b30f2f05133edc46becd4c83343c0f462a345204326071bc139
|
||||
checksum=e1f7c4a0a9cc825d1ac8a64cc3d8db4da3054d294e4cd60b28eba13643d71055
|
||||
long_desc="
|
||||
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
|
||||
|
@ -18,8 +18,3 @@ long_desc="
|
|||
standards compliance.
|
||||
|
||||
This package contains some useful plugins for the Eye of GNOME."
|
||||
|
||||
pycompile_dirs="usr/lib/eog/plugins"
|
||||
|
||||
# XXX postr plugin.
|
||||
|
||||
|
|
Loading…
Reference in a new issue