Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106376 - dev-libs/DirectFB-0.22 depends on blocked package media-libs/giflib
Summary: dev-libs/DirectFB-0.22 depends on blocked package media-libs/giflib
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-18 09:40 UTC by MAL
Modified: 2005-09-19 04:20 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 MAL 2005-09-18 09:40:45 UTC
DirectFB depends on giflib which is now blocked by libungif, which other
packages require (and I would like to move to anyway).
Suggest DirectFB ebuild is updated to support either GIF library.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-18 11:49:52 UTC
Don't know really which package depends on libungif, if it's some other package
then those covered in Bug 85720, then post to that bug. There is nothing wrong
w/ dev-libs/DirectFB ebuild, marking this bug as invalid.
Comment 2 MAL 2005-09-19 04:02:50 UTC
No, there is nothing wrong with DirectFB, but there is also nothing wrong with 
adding support for libungif to it by changing the dep from:

gif? ( media-libs/giflib )

to:

gif? ( || ( media-libs/giflib media-libs/libungif ) )

libungif is a superset of the giflib API, and doing this would allow someone to 
have only libungif installed on their system.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-09-19 04:13:10 UTC
(In reply to comment #2)
> No, there is nothing wrong with DirectFB, but there is also nothing wrong with 
> adding support for libungif to it by changing the dep from:
> 
> gif? ( media-libs/giflib )
> 
> to:
> 
> gif? ( || ( media-libs/giflib media-libs/libungif ) )

No. Won't happen, we will get rid of libungif completely as soon as possible.


> libungif is a superset of the giflib API, and doing this would allow someone to 
> have only libungif installed on their system.

No, libungif is a cripled version of giflib, created due to patenting issues
that are now gone, and so will be libungif gone.
Comment 4 MAL 2005-09-19 04:16:27 UTC
Apologies, I wasn't aware that the idea was to remove libungif from the tree, 
having not seen that giflib had merged with libungif.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-09-19 04:20:59 UTC
(In reply to comment #4)
> Apologies, I wasn't aware that the idea was to remove libungif from the tree, 
> having not seen that giflib had merged with libungif.

I explicitely pointed you to the relevant bug on removing libungif in comment #1. ;)

Closing.