Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 2026 15:27:43 +0000
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cd74c7b0ae7c - main - x11/wallutils: Mark broken with libheif 1.22.2
Message-ID:  <6a1ef66f.3ecbe.26b0574e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by eduardo:

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

commit cd74c7b0ae7ca5a5630810eccce8b0d1fdb5162e
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-06-02 15:12:09 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-06-02 15:27:09 +0000

    x11/wallutils: Mark broken with libheif 1.22.2
    
    See also: https://github.com/xyproto/wallutils/issues/58
---
 x11/wallutils/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11/wallutils/Makefile b/x11/wallutils/Makefile
index c4dccd0b05f0..5205a2e3f8f5 100644
--- a/x11/wallutils/Makefile
+++ b/x11/wallutils/Makefile
@@ -11,6 +11,8 @@ WWW=		https://github.com/xyproto/wallutils
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to build with libheif 1.22.2 # See also: https://github.com/xyproto/wallutils/issues/58
+
 LIB_DEPENDS=	libwayland-client.so:graphics/wayland \
 		libX11.so:x11/libX11
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1ef66f.3ecbe.26b0574e>