mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
folks: update to 0.15.9
This commit is contained in:
parent
74e7debd16
commit
dd46040ffe
1 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'folks'
|
# Template file for 'folks'
|
||||||
pkgname=folks
|
pkgname=folks
|
||||||
version=0.15.8
|
version=0.15.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -17,8 +17,11 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Folks"
|
homepage="https://wiki.gnome.org/Projects/Folks"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/folks/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/folks/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/folks/${version%.*}/folks-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/folks/${version%.*}/folks-${version}.tar.xz"
|
||||||
checksum=954a6afb3e378f01d310fd443790f235cb0eb71e2139cff4f05f09ab725e49c2
|
checksum=2311b37355c351f33f163fdc394874a22a0a0682c319493d6d8a6e420711415f
|
||||||
make_check_pre="dbus-run-session"
|
make_check_pre="dbus-run-session"
|
||||||
|
# FIXME: test failures with glib 2.80
|
||||||
|
# https://gitlab.gnome.org/GNOME/folks/-/issues/140
|
||||||
|
make_check=no
|
||||||
|
|
||||||
# disable parallelism to fix some failing tests in the ci
|
# disable parallelism to fix some failing tests in the ci
|
||||||
export MESON_TESTTHREADS=1
|
export MESON_TESTTHREADS=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue