void-packages/srcpkgs/telepathy-farsight/template
2011-09-29 17:23:03 +02:00

36 lines
1.2 KiB
Plaintext

# Template file for 'telepathy-farsight'
pkgname=telepathy-farsight
version=0.0.19
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--disable-static"
short_desc="A telepathy-backend to handle media streaming channels"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=2c89b8b259f91df33f93703eab1de493b193b163c32facb532ec2710b8f05269
long_desc="
Telepathy is a D-Bus framework for unifying real time communication,
including instant messaging, voice calls and video calls. It abstracts
differences between protocols to provide a unified interface for
applications."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run glib
Add_dependency run python
Add_dependency run dbus-libs
Add_dependency run dbus-glib
Add_dependency run libxml2
Add_dependency run gstreamer
Add_dependency run telepathy-glib
Add_dependency run farsight2
Add_dependency run pygobject
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build libxslt
Add_dependency build dbus-glib-devel
Add_dependency build gstreamer-devel
Add_dependency build telepathy-glib-devel
Add_dependency build farsight2-devel
Add_dependency build pygobject-devel