2011-03-03 14:13:57 +00:00
|
|
|
# Template file for 'farsight2'
|
|
|
|
pkgname=farsight2
|
2011-10-02 21:45:44 +00:00
|
|
|
version=0.0.30
|
2011-09-29 15:20:27 +00:00
|
|
|
homepage="http://farsight.freedesktop.org"
|
|
|
|
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-03-03 14:13:57 +00:00
|
|
|
configure_args="--disable-valgrind --disable-debug --disable-static
|
|
|
|
--with-package-origin=XBPS"
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2011-03-03 14:13:57 +00:00
|
|
|
short_desc="Audio/Video conference software for Instant Messengers"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-29 15:20:27 +00:00
|
|
|
license="LGPL-2.1"
|
2011-10-02 21:45:44 +00:00
|
|
|
checksum=ee26744c727594831d54499f10c1a4823cd89b3cd1a6b7e52fd040c9a1ae1dfa
|
2011-03-03 14:13:57 +00:00
|
|
|
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 python
|
2011-09-29 15:20:27 +00:00
|
|
|
Add_dependency run pygobject2
|
|
|
|
Add_dependency run gst-plugins-good
|
|
|
|
Add_dependency run gst-plugins-bad
|
2012-01-23 08:53:42 +00:00
|
|
|
Add_dependency run gst-python
|
2011-03-03 14:13:57 +00:00
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
|
|
|
Add_dependency build gst-plugins-base-devel
|
|
|
|
Add_dependency build libnice-devel
|
|
|
|
Add_dependency build libsoup-devel
|
|
|
|
Add_dependency build gssdp-devel
|
|
|
|
Add_dependency build gupnp-devel
|
|
|
|
Add_dependency build gupnp-igd-devel
|
2011-09-29 15:20:27 +00:00
|
|
|
Add_dependency build python-devel
|
|
|
|
Add_dependency build pygobject2-devel
|
2012-01-23 08:53:42 +00:00
|
|
|
Add_dependency build gst-python-devel
|