Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590234 - media-sound/gradio - gtk3 internet streaming radio program (new package)
Summary: media-sound/gradio - gtk3 internet streaming radio program (new package)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/haecker-felix/grad...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2016-08-01 18:40 UTC by imese
Modified: 2022-11-20 10:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gradio-9999.ebuild (gradio-9999.ebuild,1.29 KB, application/x-extension-ebuild)
2016-08-13 17:40 UTC, Kajzer
Details
media-sound/gradio-9999.ebuild (gradio-9999.ebuild,886 bytes, text/plain)
2017-02-02 21:43 UTC, Francesco Turco
Details
metadata.xml (metadata.xml,802 bytes, text/plain)
2017-02-02 21:44 UTC, Francesco Turco
Details
media-sound/gradio-9999.ebuild (gradio-9999.ebuild,924 bytes, text/plain)
2017-02-25 19:06 UTC, Francesco Turco
Details
media-sound/gradio-5.0.ebuild (gradio-5.0.ebuild,942 bytes, text/plain)
2017-07-18 13:16 UTC, Francesco Turco
Details
media-sound/gradio-5.0.ebuild (gradio-5.0.ebuild,935 bytes, text/plain)
2017-08-31 07:35 UTC, Francesco Turco
Details
metadata.xml (metadata.xml,396 bytes, text/xml)
2017-08-31 07:36 UTC, Francesco Turco
Details
gradio-6.0.ebuild (gradio-6.0.ebuild,983 bytes, text/plain)
2017-09-12 18:52 UTC, Chris Mayo
Details
media-sound/gradio-6.0.2.ebuild (gradio-6.0.2.ebuild,1018 bytes, text/plain)
2017-09-30 16:39 UTC, Francesco Turco
Details
media-sound/gradio-9999.ebuild (gradio-9999.ebuild,980 bytes, text/plain)
2017-09-30 16:57 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
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