Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 390213 - media-video/libav-9999[truetype] depends on non-existing media-libs/truetype
Summary: media-video/libav-9999[truetype] depends on non-existing media-libs/truetype
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-11 21:05 UTC by niks1024
Modified: 2011-11-12 16:26 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 niks1024 2011-11-11 21:05:41 UTC
As the title says media-video/libav-9999[truetype] pulls in media-libs/truetype which does not exist and to my knowledge cannot exist as to my knowledge the only TrueType implementation for *nix is known as freetype.

Reproducible: Always

Steps to Reproduce:
USE=truetype emerge -pv =media-video/libav-9999
Actual Results:  
media-video/libav:0

emerge: there are no ebuilds to satisfy "media-libs/truetype".
(dependency required by "media-video/libav-9999[truetype]" [ebuild])

Expected Results:  
Just a guess but it should probably depend on media-libs/freetype instead.
Comment 1 niks1024 2011-11-12 16:26:17 UTC
Fixed by maintainer.