git: 3fadc71ecb59 - main - audio/muse-sequencer: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Aug 2022 08:40:55 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3fadc71ecb594931351184312760db0ca48eb7c2
commit 3fadc71ecb594931351184312760db0ca48eb7c2
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-03 07:50:17 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-03 08:40:50 +0000
audio/muse-sequencer: Broken on i386
Reported by: fallout
---
audio/muse-sequencer/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/audio/muse-sequencer/Makefile b/audio/muse-sequencer/Makefile
index c4c035d5b855..a16c3969e18b 100644
--- a/audio/muse-sequencer/Makefile
+++ b/audio/muse-sequencer/Makefile
@@ -8,6 +8,8 @@ COMMENT= Digital audio workstation (DAW) with support for both Audio and MIDI
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_i386= compilation breaks: unknown type name 'intptr_t'; did you mean '__intptr_t', see https://github.com/muse-sequencer/muse/issues/1081
+
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \
lv2>0:audio/lv2
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \