aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2023-07-25 14:58:37 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2023-07-25 14:58:47 +0000
commit1ae846539e39ccdbcad0600fbc4d825bfd03a388 (patch)
tree10765651341a2165d9074e5d5aec25d0b0045631
parentb74bddb45fbb42a3e35a110d2737d7a94057bfc2 (diff)
downloadports-1ae846539e39ccdbcad0600fbc4d825bfd03a388.tar.gz
ports-1ae846539e39ccdbcad0600fbc4d825bfd03a388.zip
audio/bambootracker: Mark broken
The port is incompatible with rtaudio 6.x. The port broke after the recent audio/rtaudio update. The issue is known upstream and is being tracked under: https://github.com/BambooTracker/BambooTracker/issues/492 Mark port broken while either an upstream fix or workaround is found. Notified by: pkg-fallout
-rw-r--r--audio/bambootracker/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/bambootracker/Makefile b/audio/bambootracker/Makefile
index c85d7c2b47f2..46a57f258245 100644
--- a/audio/bambootracker/Makefile
+++ b/audio/bambootracker/Makefile
@@ -10,6 +10,9 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Music tracker for the Yamaha YM2608 (OPNA) sound chip
WWW= https://github.com/rerrahkr/BambooTracker
+# https://github.com/BambooTracker/BambooTracker/issues/492
+BROKEN= incompatible with rtaudio 6.x
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE