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