2011-03-02 09:52:15 +01:00
|
|
|
# Template file for 'telepathy-glib'
|
|
|
|
pkgname=telepathy-glib
|
2012-09-26 03:09:27 +02:00
|
|
|
version=0.19.9
|
2012-08-16 16:32:11 +02:00
|
|
|
revision=1
|
|
|
|
subpackages="$pkgname-devel"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-10-01 10:19:07 +02:00
|
|
|
configure_args="--enable-vala-bindings --disable-static"
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config intltool vala-devel libxslt gobject-introspection dbus-glib-devel"
|
2011-03-02 09:52:15 +01:00
|
|
|
short_desc="Library for GLib-based Telepathy components"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-29 16:53:29 +02:00
|
|
|
license="LGPL-2.1"
|
2012-08-16 16:32:11 +02:00
|
|
|
homepage="http://telepathy.freedesktop.org"
|
|
|
|
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
2012-09-26 03:09:27 +02:00
|
|
|
checksum=78a2cd51cde99515495349091bcd87b33431ee83bef914f28c88325883354ba1
|
2011-03-02 09:52:15 +01: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."
|