void-packages/srcpkgs/telepathy-glib/template
2012-10-10 11:00:45 +02:00

19 lines
825 B
Text

# Template file for 'telepathy-glib'
pkgname=telepathy-glib
version=0.20.0
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=1ed519ae950d03d5e983b40d69009b56b0616d6358dd0f29b7b5f5f5cfe1a3db
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."