зеркало из https://github.com/microsoft/vcpkg.git
[mesa] Update to 21.1.6 (#18495)
* [mesa] Update to 21.1.2 * Update to 21.1.5 * Update to 21.1.6 * Update the baseline version
This commit is contained in:
Родитель
6a9ecfd57f
Коммит
9b545e20a0
|
@ -1,13 +0,0 @@
|
|||
diff --git a/src/gallium/meson.build b/src/gallium/meson.build
|
||||
index 1f81fcf1fd5..5a5a8d2f0a6 100644
|
||||
--- a/src/gallium/meson.build
|
||||
+++ b/src/gallium/meson.build
|
||||
@@ -175,7 +175,7 @@ if with_dri
|
||||
subdir('frontends/dri')
|
||||
subdir('targets/dri')
|
||||
endif
|
||||
-if with_osmesa == 'gallium'
|
||||
+if with_osmesa.contains('gallium')
|
||||
subdir('frontends/osmesa')
|
||||
subdir('targets/osmesa')
|
||||
endif
|
|
@ -16,8 +16,8 @@ vcpkg_from_gitlab(
|
|||
GITLAB_URL https://gitlab.freedesktop.org
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO mesa/mesa
|
||||
REF mesa-21.1.2
|
||||
SHA512 746ef292dd93ddd23ab34e18e87196db63302defd99357f31ac24876003c75b32cfa8ed38d0292271cd9142a056f6a6549ffcd0f086d0c69c4ff83ac7195188c
|
||||
REF mesa-21.1.6
|
||||
SHA512 93a44c6a83c03fcf3bbcc650430f8f88f5e4ec001ac982f5359b70c840ed43980ae9734db2ad77ef9bb958187948364f32e601d5a5f0087c7adb990073c33339
|
||||
HEAD_REF master
|
||||
PATCHES ${PATCHES}
|
||||
)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mesa",
|
||||
"version": "21.1.2",
|
||||
"version": "21.1.6",
|
||||
"description": "Mesa - The 3D Graphics Library",
|
||||
"homepage": "https://www.mesa3d.org/",
|
||||
"supports": "!(windows & arm)",
|
||||
|
|
|
@ -4037,7 +4037,7 @@
|
|||
"port-version": 0
|
||||
},
|
||||
"mesa": {
|
||||
"baseline": "21.1.2",
|
||||
"baseline": "21.1.6",
|
||||
"port-version": 0
|
||||
},
|
||||
"meschach": {
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "315d3fe5a64b2a34efeb9caee72c7922bc48c148",
|
||||
"version": "21.1.6",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "58f52d4a0724c6d4d393b48e232ca323d8670df6",
|
||||
"version": "21.1.2",
|
||||
|
|
Загрузка…
Ссылка в новой задаче