2011-03-03 16:16:25 +01:00
|
|
|
# Template file for 'telepathy-gabble'
|
|
|
|
pkgname=telepathy-gabble
|
2013-09-26 17:22:56 +02:00
|
|
|
version=0.18.1
|
2013-08-01 07:17:09 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-06-22 23:06:26 +02:00
|
|
|
configure_args="--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
|
2013-04-14 15:09:59 +02:00
|
|
|
--enable-handle-leak-debug --disable-debug --disable-static"
|
2013-08-01 07:17:09 +02:00
|
|
|
hostmakedepends="python pkg-config libxslt"
|
2013-08-01 07:21:43 +02:00
|
|
|
makedepends="glib-devel dbus-glib-devel libxml2-devel
|
2013-09-26 17:22:56 +02:00
|
|
|
sqlite-devel gnutls-devel>=3.1.5 telepathy-glib-devel>=0.21 libsoup-devel
|
2013-04-14 15:09:59 +02:00
|
|
|
libnice-devel ca-certificates"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="telepathy-glib>=0.21 ca-certificates"
|
2011-03-03 16:16:25 +01:00
|
|
|
short_desc="A Jabber/XMPP connection manager for Telepathy"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-11-08 06:06:59 +01:00
|
|
|
license="LGPL-2.1"
|
2012-06-21 07:57:55 +02:00
|
|
|
homepage="http://telepathy.freedesktop.org"
|
|
|
|
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
2013-09-26 17:22:56 +02:00
|
|
|
checksum=6bba4ed2700ac194c23f4591a3d5d3fb4473206d9d1b8ce2bd96008460f76900
|
2011-03-03 16:16:25 +01:00
|
|
|
long_desc="
|
|
|
|
Telepathy is a D-Bus framework for unifying real time communication,
|
|
|
|
including instant messaging, voice calls and video calls. It abstracts
|
|
|
|
differences between protocols to provide a unified interface for
|
|
|
|
applications."
|