nautilus: remove long_desc.
This commit is contained in:
parent
c4a2ec5840
commit
9cd0b361f6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nautilus'
|
||||
pkgname=nautilus
|
||||
version=3.10.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-update-mimedb --disable-debug
|
||||
--disable-schemas-compile --disable-nst-extension"
|
||||
|
@ -15,10 +15,6 @@ homepage="http://www.gnome.org"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=f6a532a170907d116e8ce55847c5c6cd4e03819f5f818087554f2ec2556fc727
|
||||
long_desc="
|
||||
Nautilus is the official file manager for the GNOME desktop. It is
|
||||
designed to be primarly a file manager, but there is support for web and
|
||||
file viewing too."
|
||||
|
||||
libnautilus_package() {
|
||||
short_desc+=" - shared libraries"
|
||||
|
|
Loading…
Reference in New Issue