21 lines
897 B
Text
21 lines
897 B
Text
# Template file for 'telepathy-logger'
|
|
pkgname=telepathy-logger
|
|
version=0.4.0
|
|
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.bz2"
|
|
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"
|
|
revision=1
|
|
short_desc="Telepathy framework logging daemon"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://telepathy.freedesktop.org/wiki/Logger"
|
|
license="LGPL-2.1"
|
|
checksum=06b5ab0616afd7572a1bbda58e6a9487bb305f69358c85985a8999f26f4465e5
|
|
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."
|
|
|
|
subpackages="$pkgname-devel"
|
|
|