Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734064 - media-plugins/kodi-imagedecoder-heif: add package for kodi binary plugin
Summary: media-plugins/kodi-imagedecoder-heif: add package 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: 734056 734060
Blocks:
  Show dependency tree
 
Reported: 2020-07-27 08:58 UTC by Karlson2k
Modified: 2020-07-27 15:09 UTC (History)
2 users (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 08:58:57 UTC
Most of kodi binary plugins have ebuilds, but several plugins are missing.
This bug is for imagedecoder.heif plugin. The code is in GitHub PR.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-27 14:59:26 UTC
CCing candrews as Kodi maintained in case he's interested.
Comment 2 Larry the Git Cow gentoo-dev 2020-07-27 15:09:55 UTC
The bug has been closed via the following commit(s):

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

commit 67bb643f13e0f28e39c97208ea781138daecaaf0
Author:     Karlson2k (Evgeny Grin) <k2k@narod.ru>
AuthorDate: 2020-07-26 16:44:26 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-07-27 15:09:37 +0000

    Added media-plugins/kodi-imagedecoder-heif kodi binary plugin Add support for modern HEIF image format used by modern smartphones
    
    Closes: https://bugs.gentoo.org/734064
    
    Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru>
    Closes: https://github.com/gentoo/gentoo/pull/16838
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 media-plugins/kodi-imagedecoder-heif/Manifest      |  1 +
 .../kodi-imagedecoder-heif-1.1.0.ebuild            | 45 ++++++++++++++++++++++
 .../kodi-imagedecoder-heif-9999.ebuild             | 45 ++++++++++++++++++++++
 media-plugins/kodi-imagedecoder-heif/metadata.xml  | 16 ++++++++
 4 files changed, 107 insertions(+)