farstream: remove long_desc

This commit is contained in:
Juan RP 2014-02-19 14:37:22 +01:00
parent 9d9826f72d
commit 411d1c6578

View file

@ -1,7 +1,7 @@
# Template file for 'farstream'
pkgname=farstream
version=0.2.0
revision=3
revision=4
build_style=gnu-configure
configure_args="--disable-valgrind --disable-debug --disable-static"
makedepends="pkg-config intltool gupnp-igd-devel>=0.2.0 libnice-devel>=0.1.3
@ -15,11 +15,6 @@ license="LGPL-2.1"
homepage="http://www.freedesktop.org/wiki/Software/Farstream"
distfiles="http://freedesktop.org/software/farstream/releases/$pkgname/$pkgname-$version.tar.gz"
checksum=5b9d97056ecf43d6dafade7cbe959c2a4e412eb75a3104911586f40f5f0378c9
long_desc="
The Farsight project is an effort to create a framework to deal with all
known audio/video conferencing protocols. On one side it offers a generic API
that makes it possible to write plugins for different streaming protocols, on
the other side it offers an API for clients to use those plugins."
farstream-devel_package() {
depends="gst-plugins-base1-devel farstream-${version}_${revision}"