void-packages/srcpkgs/telepathy-mission-control/template

22 lines
974 B
Plaintext

# Template file for 'telepathy-mission-control'
pkgname=telepathy-mission-control
version=5.14.0
revision=1
subpackages="$pkgname-devel"
build_style=gnu-configure
configure_args="--disable-static --enable-gnome-keyring
--disable-schemas-compile"
hostmakedepends="pkg-config python-devel intltool libxslt"
makedepends="telepathy-glib-devel>=0.20.1 NetworkManager-devel
upower-devel libgnome-keyring-devel"
short_desc="Telepathy component providing abstraction for details of connection managers"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://telepathy.freedesktop.org"
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
checksum=58e0047f5292836c2c35e1603a908b3ac20a5c0b183869514c63de339fd48a30
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."