Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Oct 2022 13:19:36 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5f4279cb21d4 - main - deskutils/health: unbundle devel/blueprint-compiler
Message-ID:  <202210091319.299DJaJs066135@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5f4279cb21d4773d0370f392adf1e32bd309e1cd

commit 5f4279cb21d4773d0370f392adf1e32bd309e1cd
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-10-09 13:04:23 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-10-09 13:19:15 +0000

    deskutils/health: unbundle devel/blueprint-compiler
---
 deskutils/health/Makefile | 5 ++---
 deskutils/health/distinfo | 2 --
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/deskutils/health/Makefile b/deskutils/health/Makefile
index d9c8e1740e04..aacd00d481a5 100644
--- a/deskutils/health/Makefile
+++ b/deskutils/health/Makefile
@@ -12,19 +12,18 @@ WWW=		https://gitlab.gnome.org/World/Health
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BUILD_DEPENDS=	blueprint-compiler:devel/blueprint-compiler
 LIB_DEPENDS=	libgraphene-1.0.so:graphics/graphene \
 		libsecret-1.so:security/libsecret \
 		libtracker-sparql-3.0.so:sysutils/tracker3
 
-USES=		cargo gettext gnome meson pkgconfig python:build
+USES=		cargo gettext gnome meson pkgconfig
 USE_GITLAB=	yes
 USE_GNOME=	cairo gtk40 libadwaita
 GL_SITE=	https://gitlab.gnome.org
 GL_ACCOUNT=	World
 GL_PROJECT=	Health
 GL_COMMIT=	d664384370bb55f0e46a78da094c567a5a7e97c6
-GL_TUPLE=	jwestman:blueprint-compiler:87cedc2c7e48b01dc1b07aef937e2fe02111b18c:bpc/subprojects/blueprint-compiler
-BINARY_ALIAS=	python3=${PYTHON_CMD}
 MAKE_ENV=	${CARGO_ENV}
 GLIB_SCHEMAS=	dev.Cogitri.Health.gschema.xml
 
diff --git a/deskutils/health/distinfo b/deskutils/health/distinfo
index 6c9e2c461204..e3a0fba4a5d3 100644
--- a/deskutils/health/distinfo
+++ b/deskutils/health/distinfo
@@ -395,7 +395,5 @@ SHA256 (rust/crates/zxcvbn-2.2.1.crate) = 568becce91e872373a4b33f24ddc67e5280ae2
 SIZE (rust/crates/zxcvbn-2.2.1.crate) = 423554
 SHA256 (World-Health-d664384370bb55f0e46a78da094c567a5a7e97c6_GL0.tar.gz) = 908c1d49c6f13fb688e4e29516422fdb06d78a8bd3dd2fcb3e875e892f8a84da
 SIZE (World-Health-d664384370bb55f0e46a78da094c567a5a7e97c6_GL0.tar.gz) = 546853
-SHA256 (jwestman-blueprint-compiler-87cedc2c7e48b01dc1b07aef937e2fe02111b18c_GL0.tar.gz) = e921f97b3fa32450161fc757759163e53578c46eac9bdea6a9c314ec8dc08f2c
-SIZE (jwestman-blueprint-compiler-87cedc2c7e48b01dc1b07aef937e2fe02111b18c_GL0.tar.gz) = 56398
 SHA256 (864d961a3c4e.patch) = 92c94b0072702ebd1d9c7d54af2cd01258bc1324fada608f05114ff3a7e12219
 SIZE (864d961a3c4e.patch) = 1702



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210091319.299DJaJs066135>