void-packages/srcpkgs/telepathy-glib/template
2012-09-26 03:09:27 +02:00

19 lines
825 B
Text

# Template file for 'telepathy-glib'
pkgname=telepathy-glib
version=0.19.9
revision=1
subpackages="$pkgname-devel"
build_style=gnu-configure
configure_args="--enable-vala-bindings --disable-static"
makedepends="pkg-config intltool vala-devel libxslt gobject-introspection dbus-glib-devel"
short_desc="Library for GLib-based Telepathy components"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://telepathy.freedesktop.org"
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
checksum=78a2cd51cde99515495349091bcd87b33431ee83bef914f28c88325883354ba1
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."