From a860a09754c102d8cf2f85eec4bfd0669b14a075 Mon Sep 17 00:00:00 2001 From: skmpz Date: Sun, 29 Jun 2025 18:28:43 +0300 Subject: [PATCH] toxcore: revbump for libconfig-1.8.1 --- srcpkgs/toxcore/template | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/srcpkgs/toxcore/template b/srcpkgs/toxcore/template index 567e9cca133..f406812c6a4 100644 --- a/srcpkgs/toxcore/template +++ b/srcpkgs/toxcore/template @@ -1,7 +1,7 @@ # Template file for 'toxcore' pkgname=toxcore version=0.2.20 -revision=2 +revision=3 build_style=cmake configure_args="-DMUST_BUILD_TOXAV=ON -DBUILD_TOXAV=ON -DDHT_BOOTSTRAP=OFF -DBOOTSTRAP_DAEMON=ON" @@ -25,6 +25,10 @@ if [ "${XBPS_CHECK_PKGS}" ]; then configure_args+=" -DAUTOTEST=ON" fi +do_check() { + ctest --output-on-failure $makejobs --test-dir build -E group_sync # getting stuck +} + post_install() { vconf other/bootstrap_daemon/tox-bootstrapd.conf vsv tox-bootstrapd