thunar-volman: remove long_desc.
This commit is contained in:
parent
5f04d298ff
commit
f65b45081e
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'thunar-volman'.
|
||||
pkgname=thunar-volman
|
||||
version=0.8.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+-devel libgudev-devel libnotify-devel libxfce4util-devel
|
||||
libxfce4ui-devel xfconf-devel exo-devel"
|
||||
makedepends="gtk+-devel libgudev-devel libnotify-devel libxfce4util-devel libxfce4ui-devel xfconf-devel exo-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="Thunar Volume Manager"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -13,10 +12,3 @@ license="GPL-2"
|
|||
homepage="http://xfce.org"
|
||||
distfiles="http://archive.se.xfce.org/src/xfce/thunar-volman/0.8/$pkgname-$version.tar.bz2"
|
||||
checksum=ff0887c862b578580d05f4cd7db66081382ff143f9cc7ea3c9ba58cf5d02bceb
|
||||
long_desc="
|
||||
The Thunar Volume Manager is an extension for the Thunar file manager,
|
||||
which enables automatic management of removable drives and media. For
|
||||
example, if thunar-volman is installed and configured properly, and you
|
||||
plug in your digital camera, it will automatically launch your preferred
|
||||
photo application and import the new pictures from the camera into your
|
||||
photo collection."
|
||||
|
|
Loading…
Reference in New Issue