Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639834 - media-libs/gegl:0 apply Fedora patch to be compatible with recent libopenraw versions
Summary: media-libs/gegl:0 apply Fedora patch to be compatible with recent libopenraw ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-04 19:24 UTC by Pacho Ramos
Modified: 2017-12-07 23:16 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 Pacho Ramos gentoo-dev 2017-12-04 19:24:52 UTC
Currently this slot (needed by stable gimp) forces the usage of old =media-libs/libopenraw-0.0.9

Probably we could use Fedora patch to make it compatible with newer versions
https://src.fedoraproject.org/rpms/gegl/blob/master/f/gegl-0.2.0-libopenraw.patch

Thanks
Comment 1 Sebastian Pipping gentoo-dev 2017-12-04 20:31:11 UTC
commit 6acac429273b8072a1db1c57a02c8e389e6536c0
Author: Sebastian Pipping <sping@g.o>
Date:   Mon Dec 4 21:29:00 2017 +0100

    media-libs/gegl: libopenraw-0.1 (bug 639834)
    
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 .../gegl/files/gegl-0.2.0-libopenraw-0.1.patch     |  48 +++++++
 media-libs/gegl/gegl-0.2.0-r3.ebuild               | 160 +++++++++++++++++++++
 2 files changed, 208 insertions(+)

https://github.com/gentoo/gentoo/commit/6acac429273b8072a1db1c57a02c8e389e6536c0
Comment 2 Pacho Ramos gentoo-dev 2017-12-04 20:34:48 UTC
Thanks for the fast fix!
Comment 3 Pacho Ramos gentoo-dev 2017-12-04 20:36:20 UTC
Ah, one note: media-libs/libopenraw bumps subslot... I am not sure if maybe gegl would benefit from :0= dependency :/
Comment 4 Sebastian Pipping gentoo-dev 2017-12-04 20:42:17 UTC
(In reply to Pacho Ramos from comment #3)
> Ah, one note: media-libs/libopenraw bumps subslot... I am not sure if maybe
> gegl would benefit from :0= dependency :/

No objections.  Could you take that over?
Comment 5 Pacho Ramos gentoo-dev 2017-12-04 20:50:03 UTC
Sure:
[master 6cf92e9b9d3] media-libs/gegl: Needs to follow libopenraw subslot bumps (#639834)
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename media-libs/gegl/{gegl-0.2.0-r3.ebuild => gegl-0.2.0-r4.ebuild} (99%)
Comment 6 Sebastian Pipping gentoo-dev 2017-12-07 23:16:43 UTC
Thanks!