void-packages/srcpkgs/telepathy-gabble/template

22 lines
985 B
Text

# Template file for 'telepathy-gabble'
pkgname=telepathy-gabble
version=0.16.0
homepage="http://telepathy.freedesktop.org"
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
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 glib-devel dbus-devel dbus-glib-devel libxml2-devel sqlite-devel gnutls-devel telepathy-glib-devel libsoup-devel libnice-devel"
revision=1
short_desc="A Jabber/XMPP connection manager for Telepathy"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
checksum=0e8a38d1c92b09ca3c39ab102436ca468aaacb3b4d71024be5e397838f2b663a
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."