void-packages/srcpkgs/telepathy-idle/template

20 lines
791 B
Plaintext
Raw Normal View History

# Template file for 'telepathy-idle'
pkgname=telepathy-idle
2013-10-05 07:58:07 +02:00
version=0.2.0
2012-08-16 16:42:14 +02:00
revision=1
build_style=gnu-configure
2013-09-26 17:24:09 +02:00
hostmakedepends="pkg-config python libxslt"
2013-10-05 07:58:07 +02:00
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>"
2011-11-01 05:45:31 +01:00
license="LGPL-2.1"
2012-08-16 16:42:14 +02:00
homepage="http://telepathy.freedesktop.org"
distfiles="${homepage}/releases/$pkgname/$pkgname-$version.tar.gz"
2013-10-05 07:58:07 +02:00
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."