Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475530 - [kde overlay] >=kde-base/kimgio-4.10.90 package request
Summary: [kde overlay] >=kde-base/kimgio-4.10.90 package request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-02 15:30 UTC by Jekyll Wu
Modified: 2013-07-02 20:31 UTC (History)
0 users

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 Jekyll Wu 2013-07-02 15:30:07 UTC
This new subfolder was added sometime ago, and none of existing packages deal with that new subfolder.


commit cd2c23ee59461cfe4f70f43fa93513c7f7f72919
Author: Martin Koller <kollix@aon.at>
Date:   13 days ago

    add kimgio WebP image format plugin
    
    Add support for the new Google invented WebP image format.
    See https://developers.google.com/speed/webp/?hl=ru
    
    This is what was submitted before in
    https://git.reviewboard.kde.org/r/106300/
    but it was suggested to move it to kde-runtime
    
    REVIEW: 110649

 kimgio/CMakeLists.txt |  22 ++++++++++
 kimgio/webp.cpp       | 246 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 kimgio/webp.desktop   |   7 +++
 kimgio/webp.h         |  49 +++++++++++++++++++++
 kimgio/webp.xml       |   7 +++
 5 files changed, 331 insertions(+)


Reproducible: Always
Comment 1 Jekyll Wu 2013-07-02 16:11:06 UTC
Err, this report has nothing to do with kdepim-runtime(either gentoo package or upstream repo) . It is all about the new kimgio/ subfolder in the upsteam kde-runtime repo.
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2013-07-02 16:20:49 UTC
(In reply to Jekyll Wu from comment #1)
> Err, this report has nothing to do with kdepim-runtime(either gentoo package
> or upstream repo) . It is all about the new kimgio/ subfolder in the upsteam
> kde-runtime repo.

We will handle it ;)