23 lines
962 B
Text
23 lines
962 B
Text
# Template file for 'telepathy-farstream'
|
|
pkgname=telepathy-farstream
|
|
version=0.6.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
makedepends="pkg-config intltool vala-devel libxslt gobject-introspection
|
|
dbus-glib-devel telepathy-glib-devel>=0.19.9 farstream-devel>=0.2.0
|
|
python-devel pygobject2-devel gst-python-devel"
|
|
short_desc="Telepathy library that uses Farstream to handle Call channels"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
homepage="http://telepathy.freedesktop.org"
|
|
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
|
checksum=0524e09f6f3a9617b9dcb5a1c1cb75fa80afb722709f9967386a091925096413
|
|
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"
|
|
replaces="telepathy-farsight>=0"
|