pavucontrol: remove long_desc.

This commit is contained in:
Juan RP 2014-02-21 17:23:22 +01:00
parent bbe3c8d99d
commit 1924a44127

View file

@ -1,7 +1,7 @@
# Template file for 'pavucontrol'
pkgname=pavucontrol
version=2.0
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="gtkmm-devel libcanberra-devel gtk+3-devel pulseaudio-devel"
@ -11,8 +11,3 @@ license="GPL-2"
homepage="http://freedesktop.org/software/pulseaudio/pavucontrol/"
distfiles="${homepage}/${pkgname}-${version}.tar.xz"
checksum=22f29dd81b4a1a34ec7bffe9b027aff2a37fc76ccded4539d43a8c126a39470b
long_desc="
PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control
tool (mixer) for the PulseAudio sound server. In contrast to classic mixer
tools this one allows you to control both the volume of hardware devices and
of each playback stream separately."