diff --git a/srcpkgs/telepathy-logger/template b/srcpkgs/telepathy-logger/template index e172769aeb5..91ca8b893d7 100644 --- a/srcpkgs/telepathy-logger/template +++ b/srcpkgs/telepathy-logger/template @@ -1,24 +1,22 @@ # Template file for 'telepathy-logger' pkgname=telepathy-logger version=0.8.2 -revision=2 +revision=3 build_style=gnu-configure +build_helper="gir" configure_args="--disable-static --disable-schemas-compile $(vopt_enable gir introspection)" hostmakedepends="pkg-config intltool libxslt glib-devel python $(vopt_if gir gobject-introspection)" makedepends="dbus-glib-devel libxml2-devel sqlite-devel telepathy-glib-devel" short_desc="Telepathy framework logging daemon" maintainer="Juan RP " -license="LGPL-2.1" -homepage="http://telepathy.freedesktop.org/wiki/Logger" +license="LGPL-2.1-or-later" +homepage="https://telepathy.freedesktop.org/components/telepathy-logger/" distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.bz2" checksum=8fcad534d653b1b365132c5b158adae947810ffbae9843f72dd1797966415dae # Package build options build_options="gir" -# Disable gir for cross builds. -if [ -z "$CROSS_BUILD" ]; then - build_options_default="gir" -fi +build_options_default="gir" pre_configure() { export PYTHON=python2