Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297104 - media-libs/iulib-0.4 version bump
Summary: media-libs/iulib-0.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-15 21:41 UTC by Michał Górny
Modified: 2009-12-16 17:09 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2009-12-15 21:41:40 UTC
The current version of 'iulib' in portage is 0.3 while upstream has released 0.4 in June 2009.
Comment 1 Sebastian Luther (few) 2009-12-16 09:40:07 UTC
@QA: This package has neither a herd nor a maintainer listed in metadata.xml.
Comment 2 SpanKY gentoo-dev 2009-12-16 11:36:08 UTC
in the tree
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2009-12-16 16:59:00 UTC
(In reply to comment #2)
> in the tree

Ebuild lacks scons in DEPEND. Not mentioning it lacks RDEPEND and '|| die' after dodoc.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2009-12-16 17:09:21 UTC
Ah, and it seems to totally ignore 'sdl' flag. Regardless of whether it is set or not, scons checks for some sdl-gfx header, doesn't find it and tries to compile code depending on it anyway. And yes, sdl-gfx should be added to {,R}DEPEND too.