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

Bug 929014

Summary: media-tv/kodi-21.0 version bump
Product: Gentoo Linux Reporter: David Duchesne <aether>
Component: Current packagesAssignee: Craig Andrews <candrews>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, luke5083, M4rkusXXL, mark+gentoobugs, onigino
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/36179
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 929068    
Attachments: kodi-21.0.ebuild

Description David Duchesne 2024-04-09 16:59:41 UTC
https://github.com/xbmc/xbmc/releases/tag/21.0-Omega

Please bump, thanks!

With ffmpeg bumped to version 6 so hopefully we will be able to use system-ffmpeg with it.

Reproducible: Always
Comment 1 Gino McCarty 2024-04-12 15:50:06 UTC
Created attachment 890507 [details]
kodi-21.0.ebuild

Here is my version bump of your 20.5.ebuild from tree
It works fine for me

several key points in this ebuild

- groovy binaries are no longer in bundled and must be handled separately
  because apache-groovy isn't in tree I'm just pulling xbmc pre built binaries in ebuild
- forced system-ffmpeg as kodi no longer maintains its own internal ffmpeg fork (yay!)
  stable target is 6.0.1, builds fine against in tree ffmpeg-6.1.1
- version bump a few packages (libass, swig, flatbuffers)
- new dep tinyxml2


enjoy!
Comment 2 Larry the Git Cow gentoo-dev 2024-04-24 10:38:42 UTC
The bug has been closed via the following commit(s):

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

commit 0644400fbcac4a9e297cbfab95bfc4fb2edb028e
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2024-04-09 17:19:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-24 10:37:54 +0000

    media-tv/kodi: add 21.0
    
    * Dropped arm keyword due to new dependency libdisplay-info
    
    Closes: https://bugs.gentoo.org/929014
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-tv/kodi/Manifest         |   1 +
 media-tv/kodi/kodi-21.0.ebuild | 508 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 509 insertions(+)