Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Sun, 06 Nov 2022 09:24:00
Message-Id: 1667725778.1a805b62789c72ffd5df85eca159b4d2ea1c10c0.ionen@gentoo
1 commit: 1a805b62789c72ffd5df85eca159b4d2ea1c10c0
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 6 00:26:26 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 6 09:09:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a805b62
7
8 media-video/mpv: set upper bound for libplacebo in 0.34.1
9
10 Known broken with libplacebo-5.
11
12 No need for a revbump thanks to the binding operator.
13
14 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
15
16 media-video/mpv/mpv-0.34.1-r1.ebuild | 1 +
17 1 file changed, 1 insertion(+)
18
19 diff --git a/media-video/mpv/mpv-0.34.1-r1.ebuild b/media-video/mpv/mpv-0.34.1-r1.ebuild
20 index 7818f17ff2a7..07dad44585b1 100644
21 --- a/media-video/mpv/mpv-0.34.1-r1.ebuild
22 +++ b/media-video/mpv/mpv-0.34.1-r1.ebuild
23 @@ -94,6 +94,7 @@ COMMON_DEPEND="
24 vdpau? ( x11-libs/libvdpau )
25 vulkan? (
26 >=media-libs/libplacebo-3.104.0:=[vulkan]
27 + <media-libs/libplacebo-5
28 media-libs/shaderc
29 )
30 wayland? (