void-packages/srcpkgs/telepathy-glib/template

20 lines
825 B
Text
Raw Normal View History

# Template file for 'telepathy-glib'
pkgname=telepathy-glib
2012-09-26 01:09:27 +00:00
version=0.19.9
2012-08-16 14:32:11 +00:00
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>"
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"
2012-09-26 01:09:27 +00:00
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."