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