Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671126 - dev-libs/efl-1.21 works with openjpeg:2
Summary: dev-libs/efl-1.21 works with openjpeg:2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-11-14 11:40 UTC by igel
Modified: 2018-12-05 08:40 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 igel 2018-11-14 11:40:05 UTC
dev-libs/efl-1.21.1.ebuild contains the line
jpeg2k? ( media-libs/openjpeg:0= )
but compiles fine with openjpeg:2 installed (using +jpeg2k). Could we remove the ":0=" which forces the old openjpeg to keep littering my system?

cheers
Comment 1 Joonas Niilola gentoo-dev 2018-11-15 06:42:07 UTC
Indeed it does look like openjpeg-2 support has landed in efl-1.21:
  https://phab.enlightenment.org/rEFLdb29ee1cd686f4d58f1a13eb8eb0177d5ddd8be8

I'll test it, thanks for noticing this!
Comment 2 Larry the Git Cow gentoo-dev 2018-12-05 08:40:04 UTC
The bug has been closed via the following commit(s):

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

commit 8734cd3961ee5ab935db9b85e257b225336dfe45
Author:     Joonas Niilola <juippis@gmail.com>
AuthorDate: 2018-12-05 07:19:26 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-12-05 08:35:33 +0000

    dev-libs/efl: remove openjpeg restriction from 1.21.1-r1
    
    Closes: https://bugs.gentoo.org/671126
    Package-Manager: Portage[mgorny]-2.3.51.1
    Signed-off-by: Joonas Niilola <juippis@gmail.com>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-libs/efl/efl-1.21.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)