Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2023 05:37:35 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: f35d895b40c2 - 2023Q4 - audio/guitarix-lv2: Broken: fails to find latest faust
Message-ID:  <202311040537.3A45bZDj035792@gitrepo.freebsd.org>

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

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

commit f35d895b40c27be1a421b980236ec92589aabd3a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-10-30 03:19:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-04 05:37:29 +0000

    audio/guitarix-lv2: Broken: fails to find latest faust
    
    PR:             274801
    Reported by:    Daniel Engberg <diizzy@FreeBSD.org>
    
    (cherry picked from commit f428abcfef4a36327aa88d29d2ba48abf376ad0c)
---
 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?202311040537.3A45bZDj035792>