Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 590234

Summary: media-sound/gradio - gtk3 internet streaming radio program (new package)
Product: Gentoo Linux Reporter: imese
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: aklhfex, jstein
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/haecker-felix/gradio/releases
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gradio-9999.ebuild
media-sound/gradio-9999.ebuild
metadata.xml
media-sound/gradio-9999.ebuild
media-sound/gradio-5.0.ebuild
media-sound/gradio-5.0.ebuild
metadata.xml
gradio-6.0.ebuild
media-sound/gradio-6.0.2.ebuild
media-sound/gradio-9999.ebuild

Description imese 2016-08-01 18:40:42 UTC
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
Comment 1 Kajzer 2016-08-13 17:40:51 UTC
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.
Comment 2 Francesco Turco 2017-02-02 21:43:36 UTC
Created attachment 462290 [details]
media-sound/gradio-9999.ebuild
Comment 3 Francesco Turco 2017-02-02 21:44:12 UTC
Created attachment 462292 [details]
metadata.xml
Comment 4 Francesco Turco 2017-02-25 19:06:07 UTC
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".
Comment 5 Francesco Turco 2017-07-18 13:16:28 UTC
Created attachment 485384 [details]
media-sound/gradio-5.0.ebuild
Comment 6 Francesco Turco 2017-08-31 07:35:49 UTC
Created attachment 491134 [details]
media-sound/gradio-5.0.ebuild

Updated ebuild
Comment 7 Francesco Turco 2017-08-31 07:36:28 UTC
Created attachment 491136 [details]
metadata.xml

Updated metadata.xml
Comment 8 Chris Mayo 2017-09-12 18:52:23 UTC
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
Comment 9 Francesco Turco 2017-09-30 16:39:36 UTC
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)
Comment 10 Francesco Turco 2017-09-30 16:57:52 UTC
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