icon-naming-utils: remove long_desc.
This commit is contained in:
parent
ea4991e076
commit
1926ffd877
|
@ -1,10 +1,11 @@
|
|||
# Template build file for 'icon-naming-utils'.
|
||||
pkgname=icon-naming-utils
|
||||
version=0.8.90
|
||||
revision=3
|
||||
revision=4
|
||||
noarch="yes"
|
||||
build_style=gnu-configure
|
||||
makedepends="perl-XML-Simple"
|
||||
hostmakedepends="perl-XML-Simple"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Adapts GNOME and KDE icon names to the Icon Naming Specification"
|
||||
homepage="http://tango.freedesktop.org/Standard_Icon_Naming_Specification"
|
||||
|
@ -12,8 +13,3 @@ license="GPL-2"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://tango.freedesktop.org/releases/$pkgname-$version.tar.bz2"
|
||||
checksum=b1378679df4485b4459f609a3304238b3e92d91e43744c47b70abbe690d883d5
|
||||
long_desc="
|
||||
Icon Naming Utilities is a program that helps with the transition to the
|
||||
new naming scheme defined by the Tango project. This utility maps the
|
||||
icon names used by the GNOME and KDE desktops to the icon names proposed
|
||||
in the Icon Naming Specification."
|
||||
|
|
Loading…
Reference in New Issue