git: 797f4785f304 - 2025Q3 - multimedia/kamoso: mark IGNORE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Aug 2025 17:24:24 UTC
The branch 2025Q3 has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=797f4785f304de0e5205cd465b19daa14789dfc9
commit 797f4785f304de0e5205cd465b19daa14789dfc9
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-08-23 17:23:12 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-08-23 17:23:12 +0000
multimedia/kamoso: mark IGNORE
Requires newer GStreamer, which has not beed merged to quarterly
---
multimedia/kamoso/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/multimedia/kamoso/Makefile b/multimedia/kamoso/Makefile
index 3fc27fe83042..c81684ea802f 100644
--- a/multimedia/kamoso/Makefile
+++ b/multimedia/kamoso/Makefile
@@ -21,6 +21,8 @@ USE_XORG= x11
OPTIONS_DEFINE= DOCS
+IGNORE= requires gstreamer-1.26.3 or greater
+
# Support for 13.5-RELEASE and 14.2-RELEASE
.if !exists(/usr/bin/clang-scan-deps)
USES+= llvm