From c35f068f5ad949c0a6e59d027106045682e771f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 21 Nov 2020 19:46:24 +0700 Subject: [PATCH] telepathy-salut: fix ftbfs, expand license --- srcpkgs/telepathy-salut/template | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/telepathy-salut/template b/srcpkgs/telepathy-salut/template index 93bcbd233ed..e5cf92d2d0c 100644 --- a/srcpkgs/telepathy-salut/template +++ b/srcpkgs/telepathy-salut/template @@ -1,21 +1,20 @@ # Template file for 'telepathy-salut' pkgname=telepathy-salut version=0.8.1 -revision=18 +revision=19 lib32disabled=yes build_style=gnu-configure configure_args="--disable-tests --disable-plugins --with-tls=openssl --disable-avahi-tests --disable-static" -hostmakedepends="pkg-config xmldiff glib-devel" +hostmakedepends="pkg-config python xmldiff glib-devel" makedepends="glib-devel avahi-glib-libs-devel libsoup-devel telepathy-glib-devel libressl-devel libuuid-devel sqlite-devel" depends="avahi" -short_desc="A link-local XMPP connection manager for Telepathy" +short_desc="Link-local XMPP connection manager for Telepathy" maintainer="Orphaned " homepage="http://telepathy.freedesktop.org" -license="LGPL-2.1" +license="LGPL-2.1-or-later" distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz" checksum=70b9108ac8b511b7688e1b580de4ddb8981603c3cbde01f287ef8f9cb708618e -# http://build.voidlinux.org/builders/armv7l_builder/builds/16213/steps/shell_3/logs/stdio -nocross=yes +nocross="http://build.voidlinux.org/builders/armv7l_builder/builds/16213/steps/shell_3/logs/stdio"