Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929014 - media-tv/kodi-21.0 version bump
Summary: media-tv/kodi-21.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: Craig Andrews
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 929068
  Show dependency tree
 
Reported: 2024-04-09 16:59 UTC by David Duchesne
Modified: 2024-04-24 10:38 UTC (History)
5 users (show)

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


Attachments
kodi-21.0.ebuild (kodi-21.0.ebuild,12.40 KB, application/vnd.gentoo.ebuild)
2024-04-12 15:50 UTC, Gino McCarty
Details

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