void-packages/srcpkgs/telepathy-logger/template

21 lines
896 B
Plaintext

# Template file for 'telepathy-logger'
pkgname=telepathy-logger
version=0.6.0
revision=1
subpackages="$pkgname-devel"
build_style=gnu-configure
configure_args="--disable-static --disable-schemas-compile"
makedepends="pkg-config intltool libxslt gobject-introspection
dbus-glib-devel libxml2-devel sqlite-devel telepathy-glib-devel"
short_desc="Telepathy framework logging daemon"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://telepathy.freedesktop.org/wiki/Logger"
license="LGPL-2.1"
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.bz2"
checksum=a5ac79a0ba27db1046e4e5d324b9ceb19d8e6891f8a750e52d0597479260edf1
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."