mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
eog-plugins: update to 3.8.0.
This commit is contained in:
parent
8f7a4f2a9c
commit
6f8f22fce6
1 changed files with 6 additions and 12 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'eog-plugins'
|
# Template file for 'eog-plugins'
|
||||||
pkgname=eog-plugins
|
pkgname=eog-plugins
|
||||||
version=3.6.1
|
version=3.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="eog>=${version} gsettings-desktop-schemas>=3.6.0"
|
depends="eog>=${version} gsettings-desktop-schemas>=3.8.0"
|
||||||
makedepends="pkg-config intltool eog-devel>=3.6.0 libgdata-devel>=0.13
|
hostmakedepends="pkg-config intltool"
|
||||||
|
makedepends="eog-devel>=3.8.0 libgdata-devel>=0.13
|
||||||
libchamplain-devel>=0.12.3_2 libpeas-devel libexif-devel
|
libchamplain-devel>=0.12.3_2 libpeas-devel libexif-devel
|
||||||
gsettings-desktop-schemas-devel>=3.6.0"
|
gsettings-desktop-schemas-devel>=3.6.0"
|
||||||
pycompile_dirs="usr/lib/eog/plugins"
|
pycompile_dirs="usr/lib/eog/plugins"
|
||||||
|
@ -12,12 +13,5 @@ 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"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=0270ae05f6cdd9c73472323370c4779f1148c77f3f8890c89fb8488cf83051ac
|
checksum=a7e4822c46654f67ef25cbc82e4c955ee84ecae92cf356e15a136032cff35e78
|
||||||
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
|
|
||||||
and scroll with constant memory usage. Its goals are simplicity and
|
|
||||||
standards compliance.
|
|
||||||
|
|
||||||
This package contains some useful plugins for the Eye of GNOME."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue