Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Feb 2026 09:32:38 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c86fc82195e9 - main - audio/bliss: Add comment
Message-ID:  <697f1db6.4052e.5b91ee55@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit c86fc82195e92625547c409b0d214e5bbf810434
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-01-31 21:32:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-02-01 09:32:35 +0000

    audio/bliss: Add comment
---
 audio/bliss/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/bliss/Makefile b/audio/bliss/Makefile
index 7e81a715c174..ff6495baa86a 100644
--- a/audio/bliss/Makefile
+++ b/audio/bliss/Makefile
@@ -13,7 +13,7 @@ WWW=		https://github.com/Polochon-street/bliss
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN=		Does not build with ffmpeg > 6
+BROKEN=		Does not build with ffmpeg > 6, see https://github.com/Polochon-street/bliss/issues/164
 
 LIB_DEPENDS=	libavcodec.so:multimedia/ffmpeg \
 		libfftw3.so:math/fftw3


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697f1db6.4052e.5b91ee55>