telepathy-idle: update to 0.1.12.
This commit is contained in:
parent
47c09b8f8c
commit
d5d7d9e8c4
1 changed files with 6 additions and 7 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'telepathy-idle'
|
# Template file for 'telepathy-idle'
|
||||||
pkgname=telepathy-idle
|
pkgname=telepathy-idle
|
||||||
version=0.1.11
|
version=0.1.12
|
||||||
homepage="http://telepathy.freedesktop.org"
|
revision=1
|
||||||
distfiles="${homepage}/releases/$pkgname/$pkgname-$version.tar.gz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=2
|
makedepends="pkg-config python libxslt openssl-devel dbus-glib-devel telepathy-glib-devel"
|
||||||
makedepends="pkg-config python libxslt glib-devel openssl-devel dbus-glib-devel telepathy-glib-devel"
|
|
||||||
short_desc="An IRC connection manager for Telepathy"
|
short_desc="An IRC 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=047ccbec0b91ac187467ede5a90966f9ec881df56fd8c80cb3bce3710f66fda0
|
homepage="http://telepathy.freedesktop.org"
|
||||||
|
distfiles="${homepage}/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||||
|
checksum=5343aede5f68450735be8e835143795d5d95151b64d35fd7a99c2a24a771e33b
|
||||||
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 a new issue