Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2022 09:40:16 GMT
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 896a89742277 - main - graphics/gd: mark option AVIF as broken
Message-ID:  <202211140940.2AE9eGJd092539@gitrepo.freebsd.org>

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

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

commit 896a897422773c6615a48d71b22eeee8f9de317d
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2022-11-14 09:39:33 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2022-11-14 09:39:33 +0000

    graphics/gd: mark option AVIF as broken
    
    PR: 267523
---
 graphics/gd/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index aecda59b8a2f..a72bccb342f4 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -47,6 +47,7 @@ AVIF_LIB_DEPENDS=	libavif.so:graphics/libavif
 AVIF_CONFIGURE_OFF=	--without-avif
 AVIF_CPPFLAGS=		-I${LOCALBASE}/include
 AVIF_USES=		autoreconf
+AVIF_BROKEN=	Circular dependency loop
 LIQ_DESC=	libimagequant color conversion support
 LIQ_LIB_DEPENDS=	libimagequant.so:graphics/libimagequant
 LIQ_CONFIGURE_OFF=	--with-liq=no



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