Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673104 - media-video/subtitlecomposer USE=mpv should depend on media-video/mpv[libmpv]
Summary: media-video/subtitlecomposer USE=mpv should depend on media-video/mpv[libmpv]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-14 01:19 UTC by BT
Modified: 2018-12-22 12:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,533.65 KB, text/plain)
2018-12-14 01:19 UTC, BT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BT 2018-12-14 01:19:17 UTC
Created attachment 557756 [details]
build.log

media-video/subtitlecomposer with mpv USE flag enabled does not enable support for the mpv backend.

From configure:

-- Could NOT find MPV (missing: MPV_LIBRARY MPV_INCLUDE_DIR) (Required is at least version "1.14")
-- Have NOT Found LibMPV v1.14 - MPV videoplayer plugin will not be built

Building media-video/mpv with the libmpv USE enabled and rebuilding media-video/subtitlecomposer enables the mpv backend.

# emerge --info media-video/subtitlecomposer
media-video/subtitlecomposer-0.6.6::gentoo was built with the following:
USE="mpv unicode -debug -gstreamer -libav -test -xine" ABI_X86="(64)"
Comment 1 Larry the Git Cow gentoo-dev 2018-12-22 12:37:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e292a1367dfde2ec3b965985da1fcbb11b65c4b

commit 3e292a1367dfde2ec3b965985da1fcbb11b65c4b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-12-22 12:33:20 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-12-22 12:33:20 +0000

    media-video/subtitlecomposer: Add media-video/mpv[libmpv] USE-dep
    
    Closes: https://bugs.gentoo.org/673104
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../{subtitlecomposer-0.6.6.ebuild => subtitlecomposer-0.6.6-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)