34 lines
1.3 KiB
Text
34 lines
1.3 KiB
Text
|
# Template file for 'farstream'
|
||
|
pkgname=farstream
|
||
|
version=0.1.1
|
||
|
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"
|
||
|
short_desc="GStreamer modules and libraries for videoconferencing"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
license="LGPL-2.1"
|
||
|
checksum=7b88a0730fbdd03297295574a613409790bf751d578690d7072cbf2be3f9ad52
|
||
|
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."
|
||
|
|
||
|
subpackages="$pkgname-devel"
|
||
|
|
||
|
Add_dependency run gst-python
|
||
|
Add_dependency run pygobject2
|
||
|
Add_dependency run pygtk
|
||
|
Add_dependency run gst-plugins-good
|
||
|
Add_dependency run gst-plugins-bad
|
||
|
|
||
|
Add_dependency build pkg-config
|
||
|
Add_dependency build intltool
|
||
|
Add_dependency build libnice-devel
|
||
|
Add_dependency build gst-plugins-base-devel
|
||
|
Add_dependency build python-devel
|
||
|
Add_dependency build gst-python-devel
|
||
|
Add_dependency build pygobject2-devel
|
||
|
Add_dependency build gupnp-devel
|