telepathy-gabble: update to 0.16.1.
This commit is contained in:
parent
ba5c61f51d
commit
3076207182
|
@ -1,22 +1,21 @@
|
||||||
# Template file for 'telepathy-gabble'
|
# Template file for 'telepathy-gabble'
|
||||||
pkgname=telepathy-gabble
|
pkgname=telepathy-gabble
|
||||||
version=0.16.0
|
version=0.16.1
|
||||||
homepage="http://telepathy.freedesktop.org"
|
revision=1
|
||||||
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
|
configure_args="--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
|
||||||
--enable-handle-leak-debug --disable-debug --disable-static"
|
--enable-handle-leak-debug --disable-debug --disable-static"
|
||||||
depends="ca-certificates"
|
depends="ca-certificates"
|
||||||
makedepends="python pkg-config libxslt glib-devel dbus-devel dbus-glib-devel libxml2-devel sqlite-devel gnutls-devel telepathy-glib-devel libsoup-devel libnice-devel"
|
makedepends="python pkg-config libxslt dbus-glib-devel libxml2-devel
|
||||||
revision=1
|
sqlite-devel gnutls-devel telepathy-glib-devel libsoup-devel libnice-devel"
|
||||||
short_desc="A Jabber/XMPP connection manager for Telepathy"
|
short_desc="A Jabber/XMPP connection manager for Telepathy"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=0e8a38d1c92b09ca3c39ab102436ca468aaacb3b4d71024be5e397838f2b663a
|
homepage="http://telepathy.freedesktop.org"
|
||||||
|
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||||
|
checksum=77536d0ca6c040f1b1bd46c6f5914d0677a6dc6ecf1e858816c24fcf07e3f310
|
||||||
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."
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue