void-packages/srcpkgs/telepathy-gabble/template
2012-06-21 07:57:55 +02:00

22 lines
961 B
Plaintext

# Template file for 'telepathy-gabble'
pkgname=telepathy-gabble
version=0.16.1
revision=1
build_style=gnu-configure
configure_args="--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
--enable-handle-leak-debug --disable-debug --disable-static"
depends="ca-certificates"
makedepends="python pkg-config libxslt dbus-glib-devel libxml2-devel
sqlite-devel gnutls-devel telepathy-glib-devel libsoup-devel libnice-devel"
short_desc="A Jabber/XMPP connection manager for Telepathy"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://telepathy.freedesktop.org"
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
checksum=77536d0ca6c040f1b1bd46c6f5914d0677a6dc6ecf1e858816c24fcf07e3f310
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."