telepathy-gabble: update to 0.15.5.
This commit is contained in:
parent
b4e703587b
commit
e92d4b884a
|
@ -13,3 +13,4 @@ libgobject-2.0.so.0
|
|||
libgthread-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
librt.so.1
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'telepathy-gabble'
|
||||
pkgname=telepathy-gabble
|
||||
version=0.14.1
|
||||
version=0.15.5
|
||||
homepage="http://telepathy.freedesktop.org"
|
||||
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
|
||||
--enable-handle-leak-debug --disable-debug"
|
||||
--enable-handle-leak-debug --disable-debug --disable-static"
|
||||
short_desc="A Jabber/XMPP connection manager for Telepathy"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
checksum=3913079d6a7a77c500504ba23ef6280f2d40707e72f30b6669097281063315f1
|
||||
checksum=fce83b69e0465c3aa2df00a0a24c22c1eda7d4122d2d93f212e1af5c6cd10a9d
|
||||
long_desc="
|
||||
Telepathy is a D-Bus framework for unifying real time communication,
|
||||
including instant messaging, voice calls and video calls. It abstracts
|
||||
|
|
Loading…
Reference in New Issue