nautilus: remove long_desc.
This commit is contained in:
parent
c4a2ec5840
commit
9cd0b361f6
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nautilus'
|
# Template file for 'nautilus'
|
||||||
pkgname=nautilus
|
pkgname=nautilus
|
||||||
version=3.10.1
|
version=3.10.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-update-mimedb --disable-debug
|
configure_args="--disable-update-mimedb --disable-debug
|
||||||
--disable-schemas-compile --disable-nst-extension"
|
--disable-schemas-compile --disable-nst-extension"
|
||||||
|
@ -15,10 +15,6 @@ homepage="http://www.gnome.org"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=f6a532a170907d116e8ce55847c5c6cd4e03819f5f818087554f2ec2556fc727
|
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() {
|
libnautilus_package() {
|
||||||
short_desc+=" - shared libraries"
|
short_desc+=" - shared libraries"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue