telepathy-mission-control: update to 5.10.1.
This commit is contained in:
parent
d373ed4e45
commit
ab1e331346
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'telepathy-mission-control'
|
# Template file for 'telepathy-mission-control'
|
||||||
pkgname=telepathy-mission-control
|
pkgname=telepathy-mission-control
|
||||||
version=5.10.0
|
version=5.10.1
|
||||||
homepage="http://telepathy.freedesktop.org"
|
homepage="http://telepathy.freedesktop.org"
|
||||||
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
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"
|
||||||
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"
|
||||||
checksum=c46327c10d9ba09e38a49a6623705b8ae058f829c6f9f139ab3e9398b9bafa9a
|
checksum=e1d9ce7b8827c19bf2e5d522641ae86ff2476c605de2533d608721ea49023a10
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue