git: 7d5f2ff88a27 - main - audio/wasabi: Broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 May 2024 09:23:51 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d5f2ff88a2756e77170e81418b59c95a0bb587f commit 7d5f2ff88a2756e77170e81418b59c95a0bb587f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-24 04:11:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-24 09:23:45 +0000 audio/wasabi: Broken Reported by: fallout --- audio/wasabi/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/wasabi/Makefile b/audio/wasabi/Makefile index 6c7a88564f6a..c9098855de3c 100644 --- a/audio/wasabi/Makefile +++ b/audio/wasabi/Makefile @@ -10,6 +10,8 @@ WWW= https://github.com/arduano/wasabi LICENSE= APACHE20 # Don't Be a Dick Public License based on Apache 2.0, see http://www.dbad-license.org/ +BROKEN= rust code incompatible with latest rust-nightly, see https://github.com/arduano/wasabi/issues/60 + BUILD_DEPENDS= rust-nightly>0:lang/rust-nightly LIB_DEPENDS= libasound.so:audio/alsa-lib