void-packages/srcpkgs/telepathy-idle/template

20 lines
791 B
Plaintext

# Template file for 'telepathy-idle'
pkgname=telepathy-idle
version=0.2.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config python libxslt"
makedepends="openssl-devel dbus-glib-devel telepathy-glib-devel>=0.22"
depends="telepathy-glib>=0.22"
short_desc="An IRC 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=3013ad4b38d14ee630b8cc8ada5e95ccaa849b9a6fe15d2eaf6d0717d76f2fab
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."