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