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