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