mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
icon-naming-utils: remove long_desc.
This commit is contained in:
parent
ea4991e076
commit
1926ffd877
1 changed files with 3 additions and 7 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template build file for 'icon-naming-utils'.
|
# Template build file for 'icon-naming-utils'.
|
||||||
pkgname=icon-naming-utils
|
pkgname=icon-naming-utils
|
||||||
version=0.8.90
|
version=0.8.90
|
||||||
revision=3
|
revision=4
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="perl-XML-Simple"
|
hostmakedepends="perl-XML-Simple"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Adapts GNOME and KDE icon names to the Icon Naming Specification"
|
short_desc="Adapts GNOME and KDE icon names to the Icon Naming Specification"
|
||||||
homepage="http://tango.freedesktop.org/Standard_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>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="http://tango.freedesktop.org/releases/$pkgname-$version.tar.bz2"
|
distfiles="http://tango.freedesktop.org/releases/$pkgname-$version.tar.bz2"
|
||||||
checksum=b1378679df4485b4459f609a3304238b3e92d91e43744c47b70abbe690d883d5
|
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…
Add table
Reference in a new issue