28 lines
1 KiB
Text
28 lines
1 KiB
Text
# 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"
|
|
revision=1
|
|
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 python
|
|
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
|