eog: remove long_desc.

This commit is contained in:
Juan RP 2014-02-18 17:26:03 +01:00
parent 6c371b147f
commit ae356951dd

View file

@ -1,7 +1,7 @@
# Template file for 'eog'
pkgname=eog
version=3.10.2
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="which pkg-config intltool gnome-doc-utils itstool gobject-introspection"
makedepends="
@ -14,11 +14,6 @@ homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/eog/${version%.*}/eog-$version.tar.xz"
checksum=5ccc98609ca666420719383cc7d9b44335bbc0aacf048e38036d1f946ce54763
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."
eog-devel_package() {
depends="gtk+3-devel"