24 lines
1.1 KiB
Text
24 lines
1.1 KiB
Text
# Template file for 'farstream'
|
|
pkgname=farstream
|
|
version=0.1.2
|
|
homepage="http://www.freedesktop.org/wiki/Software/Farstream"
|
|
distfiles="http://freedesktop.org/software/farstream/releases/$pkgname/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-valgrind --disable-debug --disable-static"
|
|
depends="gst-python pygobject2 pygtk gst-plugins-good gst-plugins-bad"
|
|
makedepends="pkg-config intltool libnice-devel gst-plugins-base-devel python-devel gst-python-devel pygobject2-devel gupnp-devel gobject-introspection"
|
|
revision=1
|
|
short_desc="GStreamer modules and libraries for videoconferencing"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
checksum=fa5a40597b47b59d124f7fd57f66704b030d576cdc0d90e107c7a592f05e73d9
|
|
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."
|
|
|
|
replaces="farsight2>=0"
|
|
subpackages="$pkgname-devel"
|
|
|
|
|