zenity: remove long_desc.
This commit is contained in:
parent
c537da2930
commit
29a90450a3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zenity'
|
||||
pkgname=zenity
|
||||
version=3.8.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils"
|
||||
makedepends="gtk+3-devel>=3.8 libnotify-devel webkitgtk-devel"
|
||||
|
@ -11,8 +11,3 @@ homepage="http://www.gnome.org"
|
|||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||
checksum=94fbf0b71592f26dce0e2c49b82b4401139c8434084ad24c2c6a61ace1e6563f
|
||||
long_desc="
|
||||
This is zenity - a rewrite of gdialog, the GNOME port of dialog
|
||||
which allows you to display dialog boxes from the command line
|
||||
and shell scripts. If you understand, things are just as they
|
||||
are. If you don't understand, things are just as they are."
|
||||
|
|
Loading…
Reference in New Issue