From 5294696d389bd7156365cd27cda732cacd81f03d Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Fri, 26 Aug 2022 17:56:32 +0200 Subject: audio/gradio: mark broken (does not compile against modern vala) PR: 249940 --- audio/gradio/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/gradio/Makefile b/audio/gradio/Makefile index b333c16432da..2dbd58ed9bd0 100644 --- a/audio/gradio/Makefile +++ b/audio/gradio/Makefile @@ -21,6 +21,8 @@ USE_GSTREAMER= mpg123 soup GLIB_SCHEMAS= de.haeckerfelix.gradio.gschema.xml +BROKEN= Does not build against current vala + post-patch: ${REINPLACE_CMD} -e "s,python3,${PYTHON_CMD}," ${WRKSRC}/meson_post_install.sh -- cgit v1.2.3