desktop-file-utils: remove long_desc.
This commit is contained in:
parent
ccede36c85
commit
f183f8751d
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'desktop-file-utils'.
|
||||
pkgname=desktop-file-utils
|
||||
version=0.22
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libglib-devel"
|
||||
|
@ -11,8 +11,3 @@ license="GPL-2"
|
|||
homepage="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
|
||||
distfiles="http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.xz"
|
||||
checksum=843532672692f98e9b2d6ae6cc8658da562dfde1606c7f33d9d227a344de56c5
|
||||
long_desc="
|
||||
desktop-file-utils contains a couple of command line utilities for working
|
||||
with desktop entries and the applications database. More specifically,
|
||||
it contains the update-desktop-database utility, used to rebuild the database
|
||||
that connects MIME types to applications."
|
||||
|
|
Loading…
Add table
Reference in a new issue