Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862480 - media-sound/gpodder-3.11.0: version bump
Summary: media-sound/gpodder-3.11.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-31 07:41 UTC by Brand Huntsman
Modified: 2022-07-31 09:26 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brand Huntsman 2022-07-31 07:41:04 UTC
3.11.0 has been released.

The ebuild can install an empty /usr/share/gpodder/no-update-check file to disable the automatic check at startup, and the "Software updates" menu item.

media-libs/libgpod is optional and now works (in 3.11.0) without python bindings.

I assume dev-python/eyeD3 now supports python 3 and could be re-enabled in the ebuild. It is optional (in 3.10.21 and 3.11.0) and only needed for track length detection when syncing to devices. Gpodder tries mplayer (optional) first and falls back to eye3d (also optional) if mplayer fails or is not installed.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-31 07:43:07 UTC
I'll take a crack at it. Thanks.

(Normally we say to not file a bump request so quickly after something goues out, but your description was rather helpful, so.. :))
Comment 2 Larry the Git Cow gentoo-dev 2022-07-31 08:27:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f97a8292e83be185dbf9d0efdda56729f23bc80f

commit f97a8292e83be185dbf9d0efdda56729f23bc80f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-31 07:57:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-31 08:25:23 +0000

    media-sound/gpodder: add 3.11.0
    
    Closes: https://bugs.gentoo.org/862480
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/gpodder/Manifest              |  1 +
 media-sound/gpodder/gpodder-3.11.0.ebuild | 80 +++++++++++++++++++++++++++++++
 2 files changed, 81 insertions(+)
Comment 3 Brand Huntsman 2022-07-31 09:22:38 UTC
Did you intend to stabilize the 3.11.0 ebuild immediately?

I also forgot to mention that 3.11.0 supports youtube-dl or yt-dlp.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-31 09:26:23 UTC
(In reply to Brand Huntsman from comment #3)
> Did you intend to stabilize the 3.11.0 ebuild immediately?
> 
> I also forgot to mention that 3.11.0 supports youtube-dl or yt-dlp.

Nope. I don't know why I didn't get a warning, I'm sorry!
Comment 5 Larry the Git Cow gentoo-dev 2022-07-31 09:26:35 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28674253cbb3a272108fe975b3ccadf2ca03e9fe

commit 28674253cbb3a272108fe975b3ccadf2ca03e9fe
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-31 09:26:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-31 09:26:29 +0000

    media-sound/gpodder: fix optfeature; destabilise
    
    Missed the warning...?
    
    Bug: https://bugs.gentoo.org/862480
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/gpodder/gpodder-3.11.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)