Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641602 - media-video/mpv needs slot-operator dep on x11-libs/libva
Summary: media-video/mpv needs slot-operator dep on x11-libs/libva
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Coacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-18 19:50 UTC by Mike Gilbert
Modified: 2017-12-21 22:19 UTC (History)
3 users (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 Mike Gilbert gentoo-dev 2017-12-18 19:50:59 UTC
After upgrading to libva-2.0.0:

!!! existing preserved libs:
>>> package: x11-libs/libva-2.0.0

 *  - /usr/lib/libva-drm.so.1
 *  - /usr/lib/libva-drm.so.1.4000.0
 *      used by /usr/lib/libavutil.so.55.78.100 (media-video/ffmpeg-3.4)
 *  - /usr/lib/libva-x11.so.1
 *  - /usr/lib/libva-x11.so.1.4000.0
 *      used by /usr/lib/libavutil.so.55.78.100 (media-video/ffmpeg-3.4)
 *  - /usr/lib/libva.so.1
 *  - /usr/lib/libva.so.1.4000.0
 *      used by /usr/lib/libavcodec.so.57.107.100 (media-video/ffmpeg-3.4)
 *      used by /usr/lib/libavfilter.so.6.107.100 (media-video/ffmpeg-3.4)
 *      used by /usr/lib/libavutil.so.55.78.100 (media-video/ffmpeg-3.4)
 *  - /usr/lib64/libva-drm.so.1
 *  - /usr/lib64/libva-drm.so.1.4000.0
 *      used by /usr/lib64/libavutil.so.55.78.100 (media-video/ffmpeg-3.4)
 *      used by /usr/lib64/vlc/plugins/codec/libvaapi_drm_plugin.so (media-video/vlc-2.2.8)
 *  - /usr/lib64/libva-x11.so.1
 *  - /usr/lib64/libva-x11.so.1.4000.0
 *      used by /usr/bin/mpv (media-video/mpv-0.27.0)
 *      used by /usr/lib64/libavutil.so.55.78.100 (media-video/ffmpeg-3.4)
 *      used by /usr/lib64/vlc/plugins/codec/libvaapi_x11_plugin.so (media-video/vlc-2.2.8)
 *  - /usr/lib64/libva.so.1
 *  - /usr/lib64/libva.so.1.4000.0
 *      used by /usr/bin/mpv (media-video/mpv-0.27.0)
 *      used by /usr/lib64/libavcodec.so.57.107.100 (media-video/ffmpeg-3.4)
 *      used by /usr/lib64/libavfilter.so.6.107.100 (media-video/ffmpeg-3.4)
 *      used by 3 other files
Comment 1 Coacher 2017-12-18 19:56:17 UTC
Already addressed in https://github.com/gentoo/gentoo/pull/6573
Comment 2 Coacher 2017-12-21 22:19:18 UTC
Fixed in commit cc0b9c37e12712e726e00c0a4e5654e85aff3569
Author:     Ilya Tumaykin <itumaykin@gmail.com>
AuthorDate: Mon Dec 18 01:06:59 2017 +0300
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Thu Dec 21 21:19:51 2017 +0100

    media-video/mpv: fix libva rdep in 9999.

    Package-Manager: Portage-2.3.19, Repoman-2.3.6
Comment 3 Coacher 2017-12-21 22:19:41 UTC
commit 78dad5cda155e9eba3589142062e9518d4d1f00c
Author:     Ilya Tumaykin <itumaykin@gmail.com>
AuthorDate: Mon Dec 18 00:57:40 2017 +0300
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Thu Dec 21 21:19:50 2017 +0100

    media-video/mpv: add SLOT operator on libva rdep.

    Also clean up after Polynomial-C's messy fix.

    Package-Manager: Portage-2.3.19, Repoman-2.3.6