https://packages.gentoo.org/packages/media-sound/ezstream says there's a new version of ezstream (version 1.0.2), and so there is (if you can consider an update from 2020 "new"). Attached is an updated ebuild for it; it's an exact copy of the 0.6.0-r3 ebuild that's in tree, with the addition of dependency on dev-libs/check, which is apparently now a build-time requirement (and I'm not 100% sure, but I think putting it in DEPEND is correct here...) Reproducible: Always
Created attachment 917116 [details] Ebuild for ezstream 1.0.2
Sadly, that's not a good ebuild - they dropped dependency on libvorbis and made taglib a mandatory dependency.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e215b7911aac2686163fd19ed17a27fa45f244 commit 64e215b7911aac2686163fd19ed17a27fa45f244 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-03-01 17:15:02 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-10 01:34:11 +0000 media-sound/ezstream: add 1.0.2 Closes: https://bugs.gentoo.org/948427 Closes: https://bugs.gentoo.org/936814 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40835 Signed-off-by: Sam James <sam@gentoo.org> media-sound/ezstream/Manifest | 1 + media-sound/ezstream/ezstream-1.0.2.ebuild | 53 ++++++++++++++++++++++ .../files/ezstream-1.0.2-basename-in-libgen.patch | 47 +++++++++++++++++++ .../files/ezstream-1.0.2-conditional-check.patch | 21 +++++++++ 4 files changed, 122 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0130443da684977f643193fff12a0565d85ab78d commit 0130443da684977f643193fff12a0565d85ab78d Author: Sam James <sam@gentoo.org> AuthorDate: 2025-03-10 01:33:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-10 01:34:12 +0000 media-sound/ezstream: add upstream bug link to patch Bug: https://bugs.gentoo.org/948427 Signed-off-by: Sam James <sam@gentoo.org> media-sound/ezstream/files/ezstream-1.0.2-conditional-check.patch | 1 + 1 file changed, 1 insertion(+)