telepathy-glib: update to 0.15.5.

This commit is contained in:
Juan RP 2011-09-29 16:53:29 +02:00
parent 070b6f71d4
commit cf5e251b92
3 changed files with 6 additions and 5 deletions

View File

@ -1,2 +1,2 @@
abi_depends=">=0.13.15"
abi_depends=">=0.15.5"
api_depends="${abi_depends}"

View File

@ -16,5 +16,4 @@ do_install()
vmove usr/lib/pkgconfig usr/lib
vmove usr/share/gir-1.0 usr/share
vmove usr/share/gtk-doc usr/share
vmove usr/share/vala usr/share
}

View File

@ -1,12 +1,14 @@
# Template file for 'telepathy-glib'
pkgname=telepathy-glib
version=0.14.8
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
version=0.15.5
homepage="http://telepathy.freedesktop.org"
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--enable-vala-bindings"
short_desc="Library for GLib-based Telepathy components"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=725e292d8fa72ed46d6e20a88f0c8c718b554e0ea5f5a8764defabc6cf39923d
license="LGPL-2.1"
checksum=eac004e0423c632ca35fb56e59e4990fea6a2b2107c9258e51ee215c49e46a66
long_desc="
Telepathy is a D-Bus framework for unifying real time communication,
including instant messaging, voice calls and video calls. It abstracts