Summary lays it out. Great internet streaming radio program: github clone: https://github.com/haecker-felix/gradio release page: https://github.com/haecker-felix/gradio/releases If not the proper method to request ebuilds my apologies. Point me the correct direction. There is a request dated 2002-06-26 01:21:13 UTC but I think this is no longer relevant. Thanks
Created attachment 443244 [details] gradio-9999.ebuild Made 9999 ebuild because that's what I use, converting it to a version ebuild shouldn't be a problem.
Created attachment 462290 [details] media-sound/gradio-9999.ebuild
Created attachment 462292 [details] metadata.xml
Created attachment 465130 [details] media-sound/gradio-9999.ebuild media-plugins/gst-plugins-soup is required by gradio. Without that dependency you may get the following error message: No URI handler implemented for "http".
Created attachment 485384 [details] media-sound/gradio-5.0.ebuild
Created attachment 491134 [details] media-sound/gradio-5.0.ebuild Updated ebuild
Created attachment 491136 [details] metadata.xml Updated metadata.xml
Created attachment 494254 [details] gradio-6.0.ebuild Updated for new meson build, some dependencies, description and to rename distfile. Needs meson-0.42 to detect Vala: https://github.com/mesonbuild/meson/commit/bc30ad6dbada192ae4ab0665c0c43781c7957ec7#diff-638d32e2abc720f45ee2279d5befe1e5
Created attachment 497244 [details] media-sound/gradio-6.0.2.ebuild - Based on media-sound/gradio-6.0 by Chris Mayo (thanks!) - Updated to version 6.0.2 - Added media-plugins/gst-plugins-hls dependency (needed for some radios, such as "m2o") - Requires >=x11-libs/gtk+-3.22:3 (as specified in release notes on GitHub)
Created attachment 497248 [details] media-sound/gradio-9999.ebuild - Based on my gradio-6.0.2 ebuild and on my previous gradio-9999 ebuild - Replaced git:// protocol with https:// - Uses the xdg-utils eclass instead of fdo-mime