Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2023 03:20:33 GMT
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: f428abcfef4a - main - audio/guitarix-lv2: Broken: fails to find latest faust
Message-ID:  <202310300320.39U3KX3N073586@gitrepo.freebsd.org>

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

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

commit f428abcfef4a36327aa88d29d2ba48abf376ad0c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-10-30 03:19:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-10-30 03:19:17 +0000

    audio/guitarix-lv2: Broken: fails to find latest faust
    
    PR:             274801
    Reported by:    Daniel Engberg <diizzy@FreeBSD.org>
---
 audio/guitarix-lv2/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/guitarix-lv2/Makefile b/audio/guitarix-lv2/Makefile
index 4ef5be3abcce..9f8d155c38e9 100644
--- a/audio/guitarix-lv2/Makefile
+++ b/audio/guitarix-lv2/Makefile
@@ -66,6 +66,8 @@ NLS_CONFIGURE_ENABLE=	nls
 NLS_USES=	gettext
 NLS_USE=	GNOME=intltool
 
+BROKEN=		fails to find faust version, see https://github.com/brummer10/guitarix/issues/135
+
 post-install:
 	# strip, see https://sourceforge.net/p/guitarix/bugs/60/
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/guitarix



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