Added farsight2-0.0.26 build template.
--HG-- branch : gnome3
This commit is contained in:
46
srcpkgs/farsight2/template
Normal file
46
srcpkgs/farsight2/template
Normal file
@@ -0,0 +1,46 @@
|
||||
# Template file for 'farsight2'
|
||||
pkgname=farsight2
|
||||
version=0.0.26
|
||||
distfiles="http://farsight.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-valgrind --disable-debug --disable-static
|
||||
--with-package-origin=XBPS"
|
||||
short_desc="Audio/Video conference software for Instant Messengers"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=b554e20b24e03c84073ae17dd525217e230954ec84506f08b67a11a054c7ea39
|
||||
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 glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run libxml2
|
||||
Add_dependency run gstreamer
|
||||
Add_dependency run gst-plugins-base
|
||||
Add_dependency run libnice
|
||||
Add_dependency run libsoup
|
||||
Add_dependency run gssdp
|
||||
Add_dependency run gupnp
|
||||
Add_dependency run gupnp-igd
|
||||
Add_dependency run python
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build glib-devel
|
||||
Add_dependency build python-devel
|
||||
Add_dependency build libxml2-devel
|
||||
Add_dependency build gstreamer-devel
|
||||
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
|
||||
|
||||
Add_dependency full pygobject
|
||||
Add_dependency full gst-python
|
||||
Add_dependency full gst-plugins-good
|
||||
Add_dependency full gst-plugins-bad
|
||||
Reference in New Issue
Block a user