Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734066 - media-plugins/kodi-imagedecoder-raw: missing ebuild for kodi binary plugin
Summary: media-plugins/kodi-imagedecoder-raw: missing ebuild for kodi binary plugin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-07-27 09:15 UTC by Karlson2k
Modified: 2020-07-27 15:20 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 Karlson2k 2020-07-27 09:15:20 UTC
Most of kodi binary plugins have ebuilds, but several plugins are missing.
This bug is for imagedecoder.raw plugin. The code is in GitHub PR.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-27 14:59:55 UTC
CCing candrews as Kodi maintained in case he's interested.
Comment 2 Larry the Git Cow gentoo-dev 2020-07-27 15:20:14 UTC
The bug has been closed via the following commit(s):

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

commit e2339312704c4e065e0412305798e18b44069852
Author:     Karlson2k (Evgeny Grin) <k2k@narod.ru>
AuthorDate: 2020-07-26 18:30:40 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-07-27 15:20:08 +0000

    media-plugins/kodi-imagedecoder-raw: new kodi binary plugin package
    
    Closes: https://bugs.gentoo.org/734066
    
    Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru>
    Closes: https://github.com/gentoo/gentoo/pull/16839
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 media-plugins/kodi-imagedecoder-raw/Manifest       |  1 +
 .../kodi-imagedecoder-raw-2.1.2.ebuild             | 44 ++++++++++++++++++++++
 .../kodi-imagedecoder-raw-9999.ebuild              | 44 ++++++++++++++++++++++
 media-plugins/kodi-imagedecoder-raw/metadata.xml   | 16 ++++++++
 4 files changed, 105 insertions(+)