Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
b90b31a9
Commit
b90b31a9
authored
1 year ago
by
Muhammad Moinur Rahman
Browse files
Options
Downloads
Patches
Plain Diff
audio/gradio: Mark DEPRECATED
- BROKEN for more than a year - Set EXPIRATION_DATE 2023-11-30
parent
75e54cae
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
audio/gradio/Makefile
+5
-4
5 additions, 4 deletions
audio/gradio/Makefile
with
5 additions
and
4 deletions
audio/gradio/Makefile
+
5
−
4
View file @
b90b31a9
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment