mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
audio/gradio: Mark DEPRECATED
- BROKEN for more than a year - Set EXPIRATION_DATE 2023-11-30
This commit is contained in:
parent
75e54cae7c
commit
b90b31a96a
@ -11,6 +11,10 @@ WWW= https://github.com/haecker-felix/gradio
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
DEPRECATED= BROKEN for more than a year
|
||||
EXPIRATION_DATE= 2023-11-30
|
||||
BROKEN= Does not build against current vala
|
||||
|
||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||
libjson-glib-1.0.so:devel/json-glib
|
||||
|
||||
@ -19,11 +23,8 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= haecker-felix
|
||||
GH_PROJECT= Gradio
|
||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30
|
||||
USE_GSTREAMER= mpg123 soup
|
||||
|
||||
GLIB_SCHEMAS= de.haeckerfelix.gradio.gschema.xml
|
||||
|
||||
BROKEN= Does not build against current vala
|
||||
USE_GSTREAMER= mpg123 soup
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,python3,${PYTHON_CMD}," ${WRKSRC}/meson_post_install.sh
|
||||
|
Loading…
Reference in New Issue
Block a user