Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: media-libs/mesa/
Date: Sun, 12 Jan 2020 00:23:36
Message-Id: 1578788598.bb10244a824aab3149ca30eb449fa44d6a082b72.anarchy@gentoo
1 commit: bb10244a824aab3149ca30eb449fa44d6a082b72
2 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 12 00:23:18 2020 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 12 00:23:18 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=bb10244a
7
8 media-libs/mesa: Version bump to 19.3.2
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
12
13 media-libs/mesa/Manifest | 2 +-
14 media-libs/mesa/{mesa-19.3.1.ebuild => mesa-19.3.2.ebuild} | 5 +++--
15 2 files changed, 4 insertions(+), 3 deletions(-)
16
17 diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
18 index 32b966d..274410d 100644
19 --- a/media-libs/mesa/Manifest
20 +++ b/media-libs/mesa/Manifest
21 @@ -1,2 +1,2 @@
22 DIST mesa-19.2.8.tar.xz 11462168 BLAKE2B c49d6d3d10b4c85534a75e4bea29fc8b7526c784af5068764de623d40cbb59ecb96beb1969fa1a13815b6bd259bb98faaf42e4969792c6a75ce702d4b2e57155 SHA512 9bedc2f1a5296da96c1a2a491edaea701e70f683b26eac076e8cbef2230156d5d5ddb2330c3a2530afd4982a9893d76ded8d54bc73a98c846de0c3dfa3634c43
23 -DIST mesa-19.3.1.tar.xz 11831968 BLAKE2B f4e70543bc48efa6888559606c660a837df25ceeabf4bf2141d7470f37f90e19a9d85da7c3b4f8d1b4c86d02245dbc8d58401caf9ab099609a501fc86b391987 SHA512 338d2e37122ef22cc4e27a2f3c39e23e419703a507ace99383c749a563936c5f0428cce9a68ac80d0bd2ff57be8a55f42aee0ed6d16bf6b77b4e59d428729568
24 +DIST mesa-19.3.2.tar.xz 11834324 BLAKE2B 114912816a08424da1d55c65d8ff4fb97d58022f5968d37938055e0b0fcdfeeebdbdca3c28d187fd85aaf6385d3a1bfbfe3f011f410e9a991519d34cb81697b5 SHA512 fb69999fa7a15cd6f2c254fb6e8fe635e56dc49a5c2c762a96c77815cbad77060b8f81a02e67ac9ec58092ab866e080fb928086a5ac1e61c3efe882e5825cd28
25
26 diff --git a/media-libs/mesa/mesa-19.3.1.ebuild b/media-libs/mesa/mesa-19.3.2.ebuild
27 similarity index 99%
28 rename from media-libs/mesa/mesa-19.3.1.ebuild
29 rename to media-libs/mesa/mesa-19.3.2.ebuild
30 index 714c0bd..7425e5c 100644
31 --- a/media-libs/mesa/mesa-19.3.1.ebuild
32 +++ b/media-libs/mesa/mesa-19.3.2.ebuild
33 @@ -1,9 +1,9 @@
34 -# Copyright 1999-2019 Gentoo Authors
35 +# Copyright 1999-2020 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=7
39
40 -PYTHON_COMPAT=( python3_5 python3_6 python3_7 )
41 +PYTHON_COMPAT=( python3_6 python3_7 )
42
43 inherit llvm meson multilib-minimal pax-utils python-any-r1
44
45 @@ -108,6 +108,7 @@ RDEPEND="
46 vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )
47 xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] )
48 )
49 + selinux? ( sys-libs/libselinux[${MULTILIB_USEDEP}] )
50 wayland? (
51 >=dev-libs/wayland-1.15.0:=[${MULTILIB_USEDEP}]
52 >=dev-libs/wayland-protocols-1.8