diff --git a/srcpkgs/telepathy-gabble/template b/srcpkgs/telepathy-gabble/template index 1bb37b329d..7156a96738 100644 --- a/srcpkgs/telepathy-gabble/template +++ b/srcpkgs/telepathy-gabble/template @@ -1,8 +1,7 @@ # Template file for 'telepathy-gabble' pkgname=telepathy-gabble version=0.18.4 -revision=1 -lib32disabled=yes +revision=2 build_style=gnu-configure configure_args="--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt --enable-handle-leak-debug --disable-debug --disable-static" @@ -11,10 +10,12 @@ makedepends="glib-devel dbus-glib-devel libxml2-devel gupnp-igd-devel sqlite-devel gnutls-devel telepathy-glib-devel libsoup-devel libnice-devel ca-certificates" depends="telepathy-glib>=0.21 ca-certificates" -short_desc="A Jabber/XMPP connection manager for Telepathy" +short_desc="Jabber/XMPP connection manager for Telepathy" maintainer="Orphaned " license="LGPL-2.1" homepage="http://telepathy.freedesktop.org" distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz" checksum=115c91572c72d4a40f0b25b606167b4f2f09441dc7bf1036ccbb1450f1a4969c +python_version=2 #unverified nocross=yes +lib32disabled=yes