Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-compat/
Date: Sun, 31 Oct 2021 00:19:54
Message-Id: 1635639568.198b55f9dfd473822804ff6b7078f3a79c4b7da9.sam@gentoo
1 commit: 198b55f9dfd473822804ff6b7078f3a79c4b7da9
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 22 05:38:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 00:19:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=198b55f9
7
8 x11-libs/libva-compat: Set USE-defaults for mesa[egl,gbm]
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 .../{libva-compat-1.8.3.ebuild => libva-compat-1.8.3-r1.ebuild} | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/libva-compat/libva-compat-1.8.3.ebuild b/x11-libs/libva-compat/libva-compat-1.8.3-r1.ebuild
17 similarity index 96%
18 rename from x11-libs/libva-compat/libva-compat-1.8.3.ebuild
19 rename to x11-libs/libva-compat/libva-compat-1.8.3-r1.ebuild
20 index 31cdf24dbf5..1ad904ecd9e 100644
21 --- a/x11-libs/libva-compat/libva-compat-1.8.3.ebuild
22 +++ b/x11-libs/libva-compat/libva-compat-1.8.3-r1.ebuild
23 @@ -28,7 +28,7 @@ RDEPEND=">=x11-libs/libdrm-2.4.46[${MULTILIB_USEDEP}]
24 >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
25 >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
26 )
27 - egl? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] )
28 + egl? ( >=media-libs/mesa-9.1.6[egl(+),${MULTILIB_USEDEP}] )
29 opengl? ( >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] )
30 wayland? ( >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] )
31 !x11-libs/libva:0/0"