From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AAD96138359 for ; Sat, 19 Sep 2020 12:45:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDEBFE078A; Sat, 19 Sep 2020 12:45:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 61B90E078A for ; Sat, 19 Sep 2020 12:45:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA37934105D for ; Sat, 19 Sep 2020 12:45:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CF2433A for ; Sat, 19 Sep 2020 12:45:02 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1600519483.1ba1da570f5206d2d7537b8a63004c0085a9c9cb.anarchy@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: media-libs/mesa/files/, media-libs/mesa/ X-VCS-Repository: proj/musl X-VCS-Files: media-libs/mesa/Manifest media-libs/mesa/files/mesa-19.3.0-add-disable-tls-support.patch media-libs/mesa/files/mesa-20.1.7-add-disable-tls-support.patch media-libs/mesa/mesa-20.0.8.ebuild media-libs/mesa/mesa-20.1.7.ebuild X-VCS-Directories: media-libs/mesa/files/ media-libs/mesa/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 1ba1da570f5206d2d7537b8a63004c0085a9c9cb X-VCS-Branch: master Date: Sat, 19 Sep 2020 12:45:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cc81537b-40bd-40ac-b850-06ea71f90bf9 X-Archives-Hash: 75a88740a0516ebc6ceded2a4dff189a commit: 1ba1da570f5206d2d7537b8a63004c0085a9c9cb Author: Jory Pratt gentoo org> AuthorDate: Sat Sep 19 12:44:43 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Sat Sep 19 12:44:43 2020 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=1ba1da57 media-libs/mesa: Sync stable with ::gentoo Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Jory Pratt gentoo.org> media-libs/mesa/Manifest | 2 +- ...ort.patch => mesa-20.1.7-add-disable-tls-support.patch} | 7 ++++--- media-libs/mesa/{mesa-20.0.8.ebuild => mesa-20.1.7.ebuild} | 14 ++++++-------- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest index 2c19fa4..be18333 100644 --- a/media-libs/mesa/Manifest +++ b/media-libs/mesa/Manifest @@ -1,2 +1,2 @@ -DIST mesa-20.0.8.tar.xz 12360736 BLAKE2B 19e3f8a40b34b5f17ed76077c5d92f728a134b2479c43d86674ed1818ab99639a9b732041f67488251df808564f6abe5b587d756ef9c7c13dcada87cd0fc05de SHA512 d906330c412899907dd05a84034a929107fccaf3044814c4b1f30ba5690cbcf1587b5f17534c6345111f3cb7cf292afd5984a60486643ff6f534b57cec615374 +DIST mesa-20.1.7.tar.xz 12825368 BLAKE2B 2fedda518ff29bfda49af12d714dc258e48fca3492d2327ce5080d11bbaea5ad646d438f3e2d5ddabeffae83211976fb15001c650cd6ab4052ab09d97342afdc SHA512 5ff614c3f7568db7673cd2398615e5398c7f50093abdabd0730e07fe9c358310793fea3f130058110c9a2aa284c6efd207e1bdca3d1a1ba46fb18d76e34f361a DIST mesa-20.2.0-rc4.tar.xz 13569628 BLAKE2B 54068c298a57f2c19113828e2e9b94dd15070ecc0c899f7e3dc527b27579e4f8c3c84c7b841c8d0b8313556cca41bfefd3e08b360dd0e364cbc29e0609ff6f3d SHA512 1f718bfbadbc15b7216864226adb737f3a4a7801dc60ca9294effd4be5f260fffd31c988eed9550e8a7a7430acb05ba0c7d65693c1f375eab4b95d2d029755bb diff --git a/media-libs/mesa/files/mesa-19.3.0-add-disable-tls-support.patch b/media-libs/mesa/files/mesa-20.1.7-add-disable-tls-support.patch similarity index 80% rename from media-libs/mesa/files/mesa-19.3.0-add-disable-tls-support.patch rename to media-libs/mesa/files/mesa-20.1.7-add-disable-tls-support.patch index 1686d88..b64b429 100644 --- a/media-libs/mesa/files/mesa-19.3.0-add-disable-tls-support.patch +++ b/media-libs/mesa/files/mesa-20.1.7-add-disable-tls-support.patch @@ -10,14 +10,14 @@ Signed-off-by: Jory Pratt 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/meson.build b/meson.build -index 898d025..568f32c 100644 +index 4eda551..87fe071 100644 --- a/meson.build +++ b/meson.build -@@ -387,7 +387,7 @@ if with_egl and not (with_platform_drm or with_platform_surfaceless or with_plat +@@ -427,7 +427,7 @@ else endif # Android uses emutls for versions <= P/28. For USE_ELF_TLS we need ELF TLS. --if host_machine.system() != 'windows' and (not with_platform_android or get_option('platform-sdk-version') >= 29) +-if not ['windows', 'freebsd'].contains(host_machine.system()) and (not with_platform_android or get_option('platform-sdk-version') >= 29) +if get_option('elf-tls') pre_args += '-DUSE_ELF_TLS' endif @@ -42,3 +42,4 @@ index 626baf3..d30a238 100644 -- 2.24.0 + diff --git a/media-libs/mesa/mesa-20.0.8.ebuild b/media-libs/mesa/mesa-20.1.7.ebuild similarity index 96% rename from media-libs/mesa/mesa-20.0.8.ebuild rename to media-libs/mesa/mesa-20.1.7.ebuild index c378ffa..20f6629 100644 --- a/media-libs/mesa/mesa-20.0.8.ebuild +++ b/media-libs/mesa/mesa-20.1.7.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git" inherit git-r3 else - SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz" + SRC_URI="https://archive.mesa3d.org/${MY_P}.tar.xz" KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86" fi @@ -151,7 +151,6 @@ LLVM_DEPSTR=" || ( sys-devel/llvm:10[${MULTILIB_USEDEP}] sys-devel/llvm:9[${MULTILIB_USEDEP}] - sys-devel/llvm:8[${MULTILIB_USEDEP}] )