telepathy-salut: update to 0.8.1.
This commit is contained in:
parent
01239118a2
commit
2f35572bc3
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'telepathy-salut'
|
||||
pkgname=telepathy-salut
|
||||
version=0.8.0
|
||||
version=0.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-tests --disable-debug --disable-plugins --with-tls=openssl
|
||||
configure_args="--disable-tests --disable-plugins --with-tls=openssl
|
||||
--disable-avahi-tests --disable-static"
|
||||
hostmakedepends="pkg-config xmldiff"
|
||||
makedepends="avahi-glib-libs-devel libsoup-devel telepathy-glib-devel
|
||||
makedepends="glib-devel avahi-glib-libs-devel libsoup-devel telepathy-glib-devel
|
||||
openssl-devel libuuid-devel sqlite-devel"
|
||||
short_desc="A link-local XMPP connection manager for Telepathy"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://telepathy.freedesktop.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=f504faf472e81c17c2707696124d4219fe869c83d7cdbbe53a035eb724bfb5ce
|
||||
checksum=70b9108ac8b511b7688e1b580de4ddb8981603c3cbde01f287ef8f9cb708618e
|
||||
long_desc="
|
||||
Telepathy is a D-Bus framework for unifying real time communication,
|
||||
including instant messaging, voice calls and video calls. It abstracts
|
||||
|
@ -23,6 +23,6 @@ long_desc="
|
|||
telepathy-salut_package() {
|
||||
depends="avahi"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue