gnome-icon-theme-extras: remove long_desc.
This commit is contained in:
parent
3a51f71868
commit
84c82caf9d
|
@ -1,10 +1,11 @@
|
|||
# Template build file for 'gnome-icon-theme-extras'.
|
||||
pkgname=gnome-icon-theme-extras
|
||||
version=3.6.2
|
||||
revision=2
|
||||
revision=3
|
||||
noarch="yes"
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config intltool icon-naming-utils gnome-icon-theme"
|
||||
hostmakedepends="pkg-config intltool icon-naming-utils"
|
||||
makedepends="icon-naming-utils gnome-icon-theme"
|
||||
depends="gnome-icon-theme"
|
||||
short_desc="GNOME Desktop icon theme (additional icons)"
|
||||
homepage="http://gnome.org/"
|
||||
|
@ -12,9 +13,3 @@ license="GPL-2"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=93aaaadf40c85ebc42232a4d8e45ca507754b8e1271e797bbcdaded52bd03ec7
|
||||
long_desc="
|
||||
This package contains the default icon theme used by the GNOME desktop.
|
||||
The icons are used in the panel menu, and in nautilus and other applications,
|
||||
to represent the different applications, files, directories, and devices.
|
||||
|
||||
This package contains additional icons for the default GNOME icon theme."
|
||||
|
|
Loading…
Reference in New Issue