gnome-mime-data: remove long_desc.
This commit is contained in:
parent
d0275793a4
commit
ae23a50a5e
1 changed files with 3 additions and 5 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'gnome-mime-data'
|
# Template file for 'gnome-mime-data'
|
||||||
pkgname=gnome-mime-data
|
pkgname=gnome-mime-data
|
||||||
version=2.18.0
|
version=2.18.0
|
||||||
revision=3
|
revision=4
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="intltool shared-mime-info"
|
hostmakedepends="intltool shared-mime-info"
|
||||||
|
makedepends="shared-mime-info"
|
||||||
depends="shared-mime-info"
|
depends="shared-mime-info"
|
||||||
conf_files="/etc/gnome-vfs-mime-magic"
|
conf_files="/etc/gnome-vfs-mime-magic"
|
||||||
short_desc="Base MIME and Application database for GNOME"
|
short_desc="Base MIME and Application database for GNOME"
|
||||||
|
@ -13,6 +14,3 @@ license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.18/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.18/$pkgname-$version.tar.bz2"
|
||||||
checksum=37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7
|
checksum=37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7
|
||||||
long_desc="
|
|
||||||
$pkgname contains the base MIME and Application database for GNOME.
|
|
||||||
It is meant to be accessed through the MIME functions in GnomeVFS."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue