git: e8cc628ef224 - main - multimedia/termplay: Broken on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Feb 2024 21:39:11 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e8cc628ef22487336cb4fff83b6a04ee8a295da8 commit e8cc628ef22487336cb4fff83b6a04ee8a295da8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-02 21:38:49 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-02 21:38:49 +0000 multimedia/termplay: Broken on powerpc64le Reported by: fallout --- multimedia/termplay/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/termplay/Makefile b/multimedia/termplay/Makefile index f959f55c796c..626810e9d416 100644 --- a/multimedia/termplay/Makefile +++ b/multimedia/termplay/Makefile @@ -12,6 +12,8 @@ WWW= https://github.com/jD91mZM2/termplay LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 + LIB_DEPENDS= libsixel.so:graphics/libsixel USES= cargo gnome gstreamer