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

Bug 612818

Summary: media-radio/radiotray-ng - successor of radiotray
Product: Gentoo Linux Reporter: Gerold Schellstede <gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: b4b1
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: radiotray-ng-0.2.5.ebuild
radiotray-ng-9999.ebuild

Description Gerold Schellstede 2017-03-16 16:06:02 UTC
Hello,

recently radiotray was removed from the tree. As a heavy user I searched for alternatives and found that there is a successor named radiotray-ng

https://github.com/ebruck/radiotray-ng

It seems that it is created by one of the developers who created the original radiotray. It is a full rewrite, but exhibits -- more or less -- the same features as the original. 

This bug is intended to ask if there is any chance that gentoo incorporates it into its tree.

Best regards
Comment 1 Zentoo 2019-05-07 10:01:56 UTC
Notes:
- radiotray was removed because it depends on media-libs/gstreamer:0.10 that is deprecated for security reason.
- radiotray-ng depends on media-libs/gstreamer:1.0 so it's ok on this point.
- I've compile it myself easily so an ebuild could be done easily too.
Comment 2 Zentoo 2019-05-08 10:07:14 UTC
Created attachment 575516 [details]
radiotray-ng-0.2.5.ebuild

upstream stable release
Comment 3 Zentoo 2019-05-08 10:07:51 UTC
Created attachment 575518 [details]
radiotray-ng-9999.ebuild

upstream head
Comment 4 Zentoo 2019-05-08 10:10:46 UTC
I've added functional ebuilds for radiotray-ng.

It's working perfectly on my ~amd64 system and it's my first ebuild.
Dependencies come from cmake files and I've added gst-plugins to decode MP3 and AAC. I don't know if we need to be more restrictive on dependencies versions or slots.