telepathy-mission-control: needs python-devel to build.
This commit is contained in:
parent
709062dab3
commit
b9c754d05b
1 changed files with 4 additions and 7 deletions
|
@ -1,23 +1,20 @@
|
||||||
# Template file for 'telepathy-mission-control'
|
# Template file for 'telepathy-mission-control'
|
||||||
pkgname=telepathy-mission-control
|
pkgname=telepathy-mission-control
|
||||||
version=5.12.0
|
version=5.12.0
|
||||||
homepage="http://telepathy.freedesktop.org"
|
subpackages="$pkgname-devel"
|
||||||
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-gnome-keyring
|
configure_args="--disable-static --enable-gnome-keyring
|
||||||
--disable-schemas-compile"
|
--disable-schemas-compile"
|
||||||
makedepends="pkg-config intltool libxslt libgnome-keyring-devel telepathy-glib-devel NetworkManager-devel upower-devel"
|
makedepends="pkg-config python-devel intltool libxslt libgnome-keyring-devel telepathy-glib-devel NetworkManager-devel upower-devel"
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Telepathy component providing abstraction for details of connection managers"
|
short_desc="Telepathy component providing abstraction for details of connection managers"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
homepage="http://telepathy.freedesktop.org"
|
||||||
|
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=660aeb65543e1b029dfde6a895934cb20b766644bae2a68c0030052aa6645e77
|
checksum=660aeb65543e1b029dfde6a895934cb20b766644bae2a68c0030052aa6645e77
|
||||||
long_desc="
|
long_desc="
|
||||||
Telepathy is a D-Bus framework for unifying real time communication,
|
Telepathy is a D-Bus framework for unifying real time communication,
|
||||||
including instant messaging, voice calls and video calls. It abstracts
|
including instant messaging, voice calls and video calls. It abstracts
|
||||||
differences between protocols to provide a unified interface for
|
differences between protocols to provide a unified interface for
|
||||||
applications."
|
applications."
|
||||||
|
|
||||||
subpackages="$pkgname-devel"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue