telepathy-mission-control: update to 5.12.1.
This commit is contained in:
parent
bfb122430f
commit
8e288dd3da
1 changed files with 8 additions and 8 deletions
|
@ -1,20 +1,20 @@
|
|||
# Template file for 'telepathy-mission-control'
|
||||
pkgname=telepathy-mission-control
|
||||
version=5.12.0
|
||||
version=5.12.1
|
||||
revision=1
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-gnome-keyring
|
||||
--disable-schemas-compile"
|
||||
makedepends="pkg-config python-devel intltool libxslt libgnome-keyring-devel telepathy-glib-devel NetworkManager-devel upower-devel"
|
||||
revision=1
|
||||
makedepends="pkg-config python-devel intltool libxslt libgnome-keyring-devel
|
||||
telepathy-glib-devel NetworkManager-devel upower-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=660aeb65543e1b029dfde6a895934cb20b766644bae2a68c0030052aa6645e77
|
||||
checksum=09e6cf01272a95bb06009e51b09427d12b330c2215cc9af1112d0dafd7d5655e
|
||||
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."
|
||||
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."
|
||||
|
|
Loading…
Reference in a new issue