Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 568370 - media-video/mpv-9999: Fix enca to fix libass
Summary: media-video/mpv-9999: Fix enca to fix libass
Status: RESOLVED DUPLICATE of bug 562394
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Coacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-15 23:07 UTC by cristiano04
Modified: 2015-12-22 21:22 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mpv-9999.ebuild (mpv-9999.ebuild,6.66 KB, text/plain)
2015-12-17 16:49 UTC, cristiano04
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cristiano04 2015-12-15 23:07:21 UTC
libass? (
        >=media-libs/libass-0.12.1:=[enca(-)?,fontconfig]

Should be
    libass? (
        >=media-libs/libass-0.12.1:=[enca(+)?,fontconfig]

Or requiring libass to have the enca USE flag should be done with entirely. 

Reproducible: Always

Actual Results:  
Blocks libass 13.0 and 13.1.
Comment 1 cristiano04 2015-12-17 16:49:08 UTC
Created attachment 419500 [details]
mpv-9999.ebuild

Addresses https://bugs.gentoo.org/show_bug.cgi?id=568018 as well. Removas the libass(enca) USE flag requirement as it was done away with.
Comment 2 Coacher 2015-12-22 21:22:03 UTC

*** This bug has been marked as a duplicate of bug 562394 ***