2011-03-03 14:47:47 +00:00
|
|
|
# Template file for 'telepathy-mission-control'
|
|
|
|
pkgname=telepathy-mission-control
|
2012-04-04 05:54:00 +00:00
|
|
|
version=5.12.0
|
2012-06-03 19:10:32 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-08 15:26:02 +00:00
|
|
|
configure_args="--disable-static --enable-gnome-keyring
|
|
|
|
--disable-schemas-compile"
|
2012-06-03 19:10:32 +00:00
|
|
|
makedepends="pkg-config python-devel intltool libxslt libgnome-keyring-devel telepathy-glib-devel NetworkManager-devel upower-devel"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2011-10-05 20:31:02 +00:00
|
|
|
short_desc="Telepathy component providing abstraction for details of connection managers"
|
2011-03-03 14:47:47 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-05 06:06:00 +00:00
|
|
|
license="LGPL-2.1"
|
2012-06-03 19:10:32 +00:00
|
|
|
homepage="http://telepathy.freedesktop.org"
|
|
|
|
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
2012-04-04 05:54:00 +00:00
|
|
|
checksum=660aeb65543e1b029dfde6a895934cb20b766644bae2a68c0030052aa6645e77
|
2011-03-03 14:47:47 +00:00
|
|
|
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."
|