folks: revbump for evolution-data-server 3.46

* fix tests
This commit is contained in:
Michal Vasilek 2022-09-28 15:25:01 +02:00
parent c01152e192
commit 25c3839f06
1 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'folks'
pkgname=folks
version=0.15.5
revision=1
revision=2
build_style=meson
build_helper="gir"
configure_args="-Db_lto=false"
@ -10,13 +10,15 @@ hostmakedepends="pkg-config gettext glib-devel python3-dbusmock
makedepends="readline-devel telepathy-glib-devel zeitgeist-devel
libgee08-devel evolution-data-server-devel $(vopt_if gir vala-devel)"
depends="zeitgeist"
checkdepends="dbus bluez"
short_desc="GObject Library to aggregate people into metacontacts"
maintainer="Enno Boland <gottox@voidlinux.org>"
maintainer="Michal Vasilek <michal@vasilek.cz>"
license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/Folks"
changelog="https://gitlab.gnome.org/GNOME/folks/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
distfiles="${GNOME_SITE}/folks/${version%.*}/folks-${version}.tar.xz"
checksum=0fff8a896330cd82aee4598324f7e541c884d0337536212723b4beb38c759086
make_check_pre="dbus-run-session"
build_options="gir"
build_options_default="gir"