Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Vulkan: update to 1.2.154 (and deps)
@ 2020-10-05 23:18 st3r4g
  2020-10-05 23:28 ` [PR PATCH] [Updated] " st3r4g
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: st3r4g @ 2020-10-05 23:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

There is a new pull request by st3r4g against master on the void-packages repository

https://github.com/st3r4g/void-packages Vulkan-1.2.154
https://github.com/void-linux/void-packages/pull/25375

Vulkan: update to 1.2.154 (and deps)
Updates all Vulkan packages to latest SDK version. Tested `vkcube` on `x86_64-musl`

A patch file from https://github.com/void-linux/void-packages/pull/25375.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Vulkan-1.2.154-25375.patch --]
[-- Type: text/x-diff, Size: 6524 bytes --]

From fd731e9f689d2c8ee65fd0df76cad66d03825a49 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:12:19 +0200
Subject: [PATCH 1/6] SPIRV-Headers: update to 1.5.3.reservations1

---
 srcpkgs/SPIRV-Headers/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/SPIRV-Headers/template b/srcpkgs/SPIRV-Headers/template
index 6cc87dc386c..56b32555d31 100644
--- a/srcpkgs/SPIRV-Headers/template
+++ b/srcpkgs/SPIRV-Headers/template
@@ -1,6 +1,6 @@
 # Template file for 'SPIRV-Headers'
 pkgname=SPIRV-Headers
-version=1.5.3
+version=1.5.3.reservations1
 revision=1
 archs=noarch
 build_style=cmake
@@ -9,4 +9,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/KhronosGroup/SPIRV-Headers"
 distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.tar.gz"
-checksum=eece8a9e147d37997d425d5d2eeb2e757ad25adc30d6651467094f3b18609b5a
+checksum=aa3c579cd250b23aae735c7c55c3514df4ffc5f98963d95a952bcc89336768bd

From 1a39ca242f48ded1cd34fd017e029c6170f64331 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:13:32 +0200
Subject: [PATCH 2/6] SPIRV-Tools: update to 2020.4

---
 srcpkgs/SPIRV-Tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/SPIRV-Tools/template b/srcpkgs/SPIRV-Tools/template
index ab6eec44ea7..9a4153bbcf5 100644
--- a/srcpkgs/SPIRV-Tools/template
+++ b/srcpkgs/SPIRV-Tools/template
@@ -1,6 +1,6 @@
 # Template file for 'SPIRV-Tools'
 pkgname=SPIRV-Tools
-version=2020.3
+version=2020.4
 revision=1
 build_style=cmake
 configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/KhronosGroup/SPIRV-Tools"
 distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${version}.tar.gz"
-checksum=8b538a1cb2a4275ef9617abcb047d54e8292f975ac1d93323d5dd1e19c85280b
+checksum=d6377d2febe831eb78e84593a10d242a4fd52cb12174133151cb48801abdc6d2
 
 SPIRV-Tools-devel_package() {
 	depends="SPIRV-Tools-${version}_${revision}"

From 1c3f92914c939e0e426e4035ca6529b6436f997f Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:08 +0200
Subject: [PATCH 3/6] Vulkan-Headers: update to 1.2.154

---
 srcpkgs/Vulkan-Headers/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Vulkan-Headers/template b/srcpkgs/Vulkan-Headers/template
index 7d95f4b3480..3650bcfff75 100644
--- a/srcpkgs/Vulkan-Headers/template
+++ b/srcpkgs/Vulkan-Headers/template
@@ -1,6 +1,6 @@
 # Template file for 'Vulkan-Headers'
 pkgname=Vulkan-Headers
-version=1.2.148
+version=1.2.154
 revision=1
 archs=noarch
 wrksrc="${pkgname}-${version}"
@@ -10,4 +10,4 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${version}.tar.gz"
-checksum=fecaa9af5f7c4d85abdbbe2a63d4b8ebdf48a532e992710ba204d5dfa7513866
+checksum=b636f0ace2c2b8a7dbdfddf16c53c1f49a4b39d6da562727bfea00b5ec447537

From a8546a4d43381c55fc257a8b4f1cfcbe85ff35f8 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:16 +0200
Subject: [PATCH 4/6] vulkan-loader: update to 1.2.154

---
 srcpkgs/vulkan-loader/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vulkan-loader/template b/srcpkgs/vulkan-loader/template
index 2fd3becbb39..8e06e800587 100644
--- a/srcpkgs/vulkan-loader/template
+++ b/srcpkgs/vulkan-loader/template
@@ -1,7 +1,7 @@
 # Template file for 'vulkan-loader'
 pkgname=vulkan-loader
 _pkgname=Vulkan-Loader
-version=1.2.148
+version=1.2.154
 revision=1
 wrksrc="${_pkgname}-${version}"
 build_style=cmake
@@ -15,4 +15,4 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${_pkgname}/archive/v${version}.tar.gz"
-checksum=8f4dca3d125965dcb4c4f19ff9dddae893b5f071d63cfd9e47658ccae2414843
+checksum=9a92cee981032be16149603c1b602214f80f5f2d823c7b552b0c7dbb907d667f

From 8ea9c37af7a1632ce9fe2926799cd7f760cfe715 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:57 +0200
Subject: [PATCH 5/6] Vulkan-Tools: update to 1.2.154

---
 srcpkgs/Vulkan-Tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Vulkan-Tools/template b/srcpkgs/Vulkan-Tools/template
index a360ec891fb..51dffe26e1e 100644
--- a/srcpkgs/Vulkan-Tools/template
+++ b/srcpkgs/Vulkan-Tools/template
@@ -1,6 +1,6 @@
 # Template file for 'Vulkan-Tools'
 pkgname=Vulkan-Tools
-version=1.2.148
+version=1.2.154
 revision=1
 wrksrc="${pkgname}-${version}"
 build_style=cmake
@@ -14,7 +14,7 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
-checksum=bb2e3c96d1785c3594e164be36c2183a899463554c05671eb5c8a3a5b5dab354
+checksum=505692131143da62b36303d66cdffcac19994e9486812aa2f565a43e3ee02b37
 
 build_options="cube"
 desc_option_cube="Build cube vulkan demo"

From a62e3d995c8ef664865346b86ed3e8543fc3753a Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:15:05 +0200
Subject: [PATCH 6/6] Vulkan-ValidationLayers: update to 1.2.154

---
 srcpkgs/Vulkan-ValidationLayers/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Vulkan-ValidationLayers/template b/srcpkgs/Vulkan-ValidationLayers/template
index 051c0591653..66c33b4575b 100644
--- a/srcpkgs/Vulkan-ValidationLayers/template
+++ b/srcpkgs/Vulkan-ValidationLayers/template
@@ -1,6 +1,6 @@
 # Template file for 'Vulkan-ValidationLayers'
 pkgname=Vulkan-ValidationLayers
-version=1.2.148
+version=1.2.154
 revision=1
 build_style=cmake
 configure_args="-Wno-dev -DSPIRV_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr
@@ -13,4 +13,4 @@ maintainer="Colin Gillespie <colin@breavyn.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
-checksum=da43a161e280cd7dce63a18e929efb586f08024d23b2ee205437f7949a8063fc
+checksum=ebad2409123f3ad476daab7e064bd8e9049bfa977382acdd1b9f20df8e6c965e

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] Vulkan: update to 1.2.154 (and deps)
  2020-10-05 23:18 [PR PATCH] Vulkan: update to 1.2.154 (and deps) st3r4g
@ 2020-10-05 23:28 ` st3r4g
  2020-10-06 10:56 ` st3r4g
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: st3r4g @ 2020-10-05 23:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

There is an updated pull request by st3r4g against master on the void-packages repository

https://github.com/st3r4g/void-packages Vulkan-1.2.154
https://github.com/void-linux/void-packages/pull/25375

Vulkan: update to 1.2.154 (and deps)
Updates all Vulkan packages to latest SDK version.
It is necessary to update `SPIRV-Tools` and `SPIRV-Headers` too to build the new `Vulkan-ValidationLayers`.
Tested `vkcube` on `x86_64-musl`

A patch file from https://github.com/void-linux/void-packages/pull/25375.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Vulkan-1.2.154-25375.patch --]
[-- Type: text/x-diff, Size: 6626 bytes --]

From 90851af2a693f96bbf111989b3fe814449e4c3c8 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:12:19 +0200
Subject: [PATCH 1/6] SPIRV-Headers: update to 1.5.3.reservations1

---
 srcpkgs/SPIRV-Headers/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/SPIRV-Headers/template b/srcpkgs/SPIRV-Headers/template
index 6cc87dc386c..9cb6b58b8c5 100644
--- a/srcpkgs/SPIRV-Headers/template
+++ b/srcpkgs/SPIRV-Headers/template
@@ -1,12 +1,11 @@
 # Template file for 'SPIRV-Headers'
 pkgname=SPIRV-Headers
-version=1.5.3
+version=1.5.3.reservations1
 revision=1
-archs=noarch
 build_style=cmake
 short_desc="Machine-readable files for the SPIR-V Registry"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/KhronosGroup/SPIRV-Headers"
 distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.tar.gz"
-checksum=eece8a9e147d37997d425d5d2eeb2e757ad25adc30d6651467094f3b18609b5a
+checksum=aa3c579cd250b23aae735c7c55c3514df4ffc5f98963d95a952bcc89336768bd

From f55e199f24794147d6f9b30faec2ae954af23dc8 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:13:32 +0200
Subject: [PATCH 2/6] SPIRV-Tools: update to 2020.4

---
 srcpkgs/SPIRV-Tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/SPIRV-Tools/template b/srcpkgs/SPIRV-Tools/template
index ab6eec44ea7..9a4153bbcf5 100644
--- a/srcpkgs/SPIRV-Tools/template
+++ b/srcpkgs/SPIRV-Tools/template
@@ -1,6 +1,6 @@
 # Template file for 'SPIRV-Tools'
 pkgname=SPIRV-Tools
-version=2020.3
+version=2020.4
 revision=1
 build_style=cmake
 configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/KhronosGroup/SPIRV-Tools"
 distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${version}.tar.gz"
-checksum=8b538a1cb2a4275ef9617abcb047d54e8292f975ac1d93323d5dd1e19c85280b
+checksum=d6377d2febe831eb78e84593a10d242a4fd52cb12174133151cb48801abdc6d2
 
 SPIRV-Tools-devel_package() {
 	depends="SPIRV-Tools-${version}_${revision}"

From dc4c5cb53421de75b7f1c66411d3056984100bbb Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:08 +0200
Subject: [PATCH 3/6] Vulkan-Headers: update to 1.2.154

---
 srcpkgs/Vulkan-Headers/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Vulkan-Headers/template b/srcpkgs/Vulkan-Headers/template
index 7d95f4b3480..18fec7d153f 100644
--- a/srcpkgs/Vulkan-Headers/template
+++ b/srcpkgs/Vulkan-Headers/template
@@ -1,8 +1,7 @@
 # Template file for 'Vulkan-Headers'
 pkgname=Vulkan-Headers
-version=1.2.148
+version=1.2.154
 revision=1
-archs=noarch
 wrksrc="${pkgname}-${version}"
 build_style=cmake
 short_desc="Vulkan header files"
@@ -10,4 +9,4 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${version}.tar.gz"
-checksum=fecaa9af5f7c4d85abdbbe2a63d4b8ebdf48a532e992710ba204d5dfa7513866
+checksum=b636f0ace2c2b8a7dbdfddf16c53c1f49a4b39d6da562727bfea00b5ec447537

From 96881b4075c043fbb6124d84616f55fca8a92091 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:16 +0200
Subject: [PATCH 4/6] vulkan-loader: update to 1.2.154

---
 srcpkgs/vulkan-loader/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vulkan-loader/template b/srcpkgs/vulkan-loader/template
index 2fd3becbb39..8e06e800587 100644
--- a/srcpkgs/vulkan-loader/template
+++ b/srcpkgs/vulkan-loader/template
@@ -1,7 +1,7 @@
 # Template file for 'vulkan-loader'
 pkgname=vulkan-loader
 _pkgname=Vulkan-Loader
-version=1.2.148
+version=1.2.154
 revision=1
 wrksrc="${_pkgname}-${version}"
 build_style=cmake
@@ -15,4 +15,4 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${_pkgname}/archive/v${version}.tar.gz"
-checksum=8f4dca3d125965dcb4c4f19ff9dddae893b5f071d63cfd9e47658ccae2414843
+checksum=9a92cee981032be16149603c1b602214f80f5f2d823c7b552b0c7dbb907d667f

From b7c4f85d62921e8013990c684dd81346e6b3c588 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:57 +0200
Subject: [PATCH 5/6] Vulkan-Tools: update to 1.2.154

---
 srcpkgs/Vulkan-Tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Vulkan-Tools/template b/srcpkgs/Vulkan-Tools/template
index a360ec891fb..51dffe26e1e 100644
--- a/srcpkgs/Vulkan-Tools/template
+++ b/srcpkgs/Vulkan-Tools/template
@@ -1,6 +1,6 @@
 # Template file for 'Vulkan-Tools'
 pkgname=Vulkan-Tools
-version=1.2.148
+version=1.2.154
 revision=1
 wrksrc="${pkgname}-${version}"
 build_style=cmake
@@ -14,7 +14,7 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
-checksum=bb2e3c96d1785c3594e164be36c2183a899463554c05671eb5c8a3a5b5dab354
+checksum=505692131143da62b36303d66cdffcac19994e9486812aa2f565a43e3ee02b37
 
 build_options="cube"
 desc_option_cube="Build cube vulkan demo"

From 6bce2179eb68fa0e5eb8bbfcc832495c8f215c78 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:15:05 +0200
Subject: [PATCH 6/6] Vulkan-ValidationLayers: update to 1.2.154

---
 srcpkgs/Vulkan-ValidationLayers/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Vulkan-ValidationLayers/template b/srcpkgs/Vulkan-ValidationLayers/template
index 051c0591653..66c33b4575b 100644
--- a/srcpkgs/Vulkan-ValidationLayers/template
+++ b/srcpkgs/Vulkan-ValidationLayers/template
@@ -1,6 +1,6 @@
 # Template file for 'Vulkan-ValidationLayers'
 pkgname=Vulkan-ValidationLayers
-version=1.2.148
+version=1.2.154
 revision=1
 build_style=cmake
 configure_args="-Wno-dev -DSPIRV_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr
@@ -13,4 +13,4 @@ maintainer="Colin Gillespie <colin@breavyn.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
-checksum=da43a161e280cd7dce63a18e929efb586f08024d23b2ee205437f7949a8063fc
+checksum=ebad2409123f3ad476daab7e064bd8e9049bfa977382acdd1b9f20df8e6c965e

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] Vulkan: update to 1.2.154 (and deps)
  2020-10-05 23:18 [PR PATCH] Vulkan: update to 1.2.154 (and deps) st3r4g
  2020-10-05 23:28 ` [PR PATCH] [Updated] " st3r4g
@ 2020-10-06 10:56 ` st3r4g
  2020-10-06 10:58 ` st3r4g
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: st3r4g @ 2020-10-06 10:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

There is an updated pull request by st3r4g against master on the void-packages repository

https://github.com/st3r4g/void-packages Vulkan-1.2.154
https://github.com/void-linux/void-packages/pull/25375

Vulkan: update to 1.2.154 (and deps)
Updates all Vulkan packages to latest SDK version.
It is necessary to update `SPIRV-Tools` and `SPIRV-Headers` too to build the new `Vulkan-ValidationLayers`.
Tested `vkcube` on `x86_64-musl`

A patch file from https://github.com/void-linux/void-packages/pull/25375.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Vulkan-1.2.154-25375.patch --]
[-- Type: text/x-diff, Size: 6626 bytes --]

From 0303c5799442866c85cc48616a10046d97791e9b Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:12:19 +0200
Subject: [PATCH 1/6] SPIRV-Headers: update to 1.5.3.reservations1

---
 srcpkgs/SPIRV-Headers/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/SPIRV-Headers/template b/srcpkgs/SPIRV-Headers/template
index 6cc87dc386c..9cb6b58b8c5 100644
--- a/srcpkgs/SPIRV-Headers/template
+++ b/srcpkgs/SPIRV-Headers/template
@@ -1,12 +1,11 @@
 # Template file for 'SPIRV-Headers'
 pkgname=SPIRV-Headers
-version=1.5.3
+version=1.5.3.reservations1
 revision=1
-archs=noarch
 build_style=cmake
 short_desc="Machine-readable files for the SPIR-V Registry"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/KhronosGroup/SPIRV-Headers"
 distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.tar.gz"
-checksum=eece8a9e147d37997d425d5d2eeb2e757ad25adc30d6651467094f3b18609b5a
+checksum=aa3c579cd250b23aae735c7c55c3514df4ffc5f98963d95a952bcc89336768bd

From 44e041c4570a0ff75d2de6571b9a415a71282846 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:13:32 +0200
Subject: [PATCH 2/6] SPIRV-Tools: update to 2020.4

---
 srcpkgs/SPIRV-Tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/SPIRV-Tools/template b/srcpkgs/SPIRV-Tools/template
index ab6eec44ea7..9a4153bbcf5 100644
--- a/srcpkgs/SPIRV-Tools/template
+++ b/srcpkgs/SPIRV-Tools/template
@@ -1,6 +1,6 @@
 # Template file for 'SPIRV-Tools'
 pkgname=SPIRV-Tools
-version=2020.3
+version=2020.4
 revision=1
 build_style=cmake
 configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/KhronosGroup/SPIRV-Tools"
 distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${version}.tar.gz"
-checksum=8b538a1cb2a4275ef9617abcb047d54e8292f975ac1d93323d5dd1e19c85280b
+checksum=d6377d2febe831eb78e84593a10d242a4fd52cb12174133151cb48801abdc6d2
 
 SPIRV-Tools-devel_package() {
 	depends="SPIRV-Tools-${version}_${revision}"

From 6a5c900d0d7335d04456dce3970f524593f4bdb9 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:08 +0200
Subject: [PATCH 3/6] Vulkan-Headers: update to 1.2.154

---
 srcpkgs/Vulkan-Headers/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Vulkan-Headers/template b/srcpkgs/Vulkan-Headers/template
index 7d95f4b3480..18fec7d153f 100644
--- a/srcpkgs/Vulkan-Headers/template
+++ b/srcpkgs/Vulkan-Headers/template
@@ -1,8 +1,7 @@
 # Template file for 'Vulkan-Headers'
 pkgname=Vulkan-Headers
-version=1.2.148
+version=1.2.154
 revision=1
-archs=noarch
 wrksrc="${pkgname}-${version}"
 build_style=cmake
 short_desc="Vulkan header files"
@@ -10,4 +9,4 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${version}.tar.gz"
-checksum=fecaa9af5f7c4d85abdbbe2a63d4b8ebdf48a532e992710ba204d5dfa7513866
+checksum=b636f0ace2c2b8a7dbdfddf16c53c1f49a4b39d6da562727bfea00b5ec447537

From 72fe7694acd9d1149bfd66651cf5f50493d882d2 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:16 +0200
Subject: [PATCH 4/6] vulkan-loader: update to 1.2.154

---
 srcpkgs/vulkan-loader/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vulkan-loader/template b/srcpkgs/vulkan-loader/template
index 2fd3becbb39..8e06e800587 100644
--- a/srcpkgs/vulkan-loader/template
+++ b/srcpkgs/vulkan-loader/template
@@ -1,7 +1,7 @@
 # Template file for 'vulkan-loader'
 pkgname=vulkan-loader
 _pkgname=Vulkan-Loader
-version=1.2.148
+version=1.2.154
 revision=1
 wrksrc="${_pkgname}-${version}"
 build_style=cmake
@@ -15,4 +15,4 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${_pkgname}/archive/v${version}.tar.gz"
-checksum=8f4dca3d125965dcb4c4f19ff9dddae893b5f071d63cfd9e47658ccae2414843
+checksum=9a92cee981032be16149603c1b602214f80f5f2d823c7b552b0c7dbb907d667f

From db0f14a01e90093a95b516890f69f21993597bb2 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:57 +0200
Subject: [PATCH 5/6] Vulkan-Tools: update to 1.2.154

---
 srcpkgs/Vulkan-Tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Vulkan-Tools/template b/srcpkgs/Vulkan-Tools/template
index a360ec891fb..51dffe26e1e 100644
--- a/srcpkgs/Vulkan-Tools/template
+++ b/srcpkgs/Vulkan-Tools/template
@@ -1,6 +1,6 @@
 # Template file for 'Vulkan-Tools'
 pkgname=Vulkan-Tools
-version=1.2.148
+version=1.2.154
 revision=1
 wrksrc="${pkgname}-${version}"
 build_style=cmake
@@ -14,7 +14,7 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
-checksum=bb2e3c96d1785c3594e164be36c2183a899463554c05671eb5c8a3a5b5dab354
+checksum=505692131143da62b36303d66cdffcac19994e9486812aa2f565a43e3ee02b37
 
 build_options="cube"
 desc_option_cube="Build cube vulkan demo"

From 3984d64fe2d41f3209531600a25aec956cb07468 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:15:05 +0200
Subject: [PATCH 6/6] Vulkan-ValidationLayers: update to 1.2.154

---
 srcpkgs/Vulkan-ValidationLayers/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Vulkan-ValidationLayers/template b/srcpkgs/Vulkan-ValidationLayers/template
index 051c0591653..66c33b4575b 100644
--- a/srcpkgs/Vulkan-ValidationLayers/template
+++ b/srcpkgs/Vulkan-ValidationLayers/template
@@ -1,6 +1,6 @@
 # Template file for 'Vulkan-ValidationLayers'
 pkgname=Vulkan-ValidationLayers
-version=1.2.148
+version=1.2.154
 revision=1
 build_style=cmake
 configure_args="-Wno-dev -DSPIRV_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr
@@ -13,4 +13,4 @@ maintainer="Colin Gillespie <colin@breavyn.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
-checksum=da43a161e280cd7dce63a18e929efb586f08024d23b2ee205437f7949a8063fc
+checksum=ebad2409123f3ad476daab7e064bd8e9049bfa977382acdd1b9f20df8e6c965e

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] Vulkan: update to 1.2.154 (and deps)
  2020-10-05 23:18 [PR PATCH] Vulkan: update to 1.2.154 (and deps) st3r4g
  2020-10-05 23:28 ` [PR PATCH] [Updated] " st3r4g
  2020-10-06 10:56 ` st3r4g
@ 2020-10-06 10:58 ` st3r4g
  2020-10-13 12:47 ` st3r4g
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: st3r4g @ 2020-10-06 10:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

There is an updated pull request by st3r4g against master on the void-packages repository

https://github.com/st3r4g/void-packages Vulkan-1.2.154
https://github.com/void-linux/void-packages/pull/25375

Vulkan: update to 1.2.154 (and deps)
Updates all Vulkan packages to latest SDK version.
It is necessary to update `SPIRV-Tools` and `SPIRV-Headers` too to build the new `Vulkan-ValidationLayers`.
Tested `vkcube` on `x86_64-musl`

A patch file from https://github.com/void-linux/void-packages/pull/25375.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Vulkan-1.2.154-25375.patch --]
[-- Type: text/x-diff, Size: 6626 bytes --]

From e96b2925f3d1717bd0c01bd3498352134de93155 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:12:19 +0200
Subject: [PATCH 1/6] SPIRV-Headers: update to 1.5.3.reservations1

---
 srcpkgs/SPIRV-Headers/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/SPIRV-Headers/template b/srcpkgs/SPIRV-Headers/template
index 6cc87dc386c..9cb6b58b8c5 100644
--- a/srcpkgs/SPIRV-Headers/template
+++ b/srcpkgs/SPIRV-Headers/template
@@ -1,12 +1,11 @@
 # Template file for 'SPIRV-Headers'
 pkgname=SPIRV-Headers
-version=1.5.3
+version=1.5.3.reservations1
 revision=1
-archs=noarch
 build_style=cmake
 short_desc="Machine-readable files for the SPIR-V Registry"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/KhronosGroup/SPIRV-Headers"
 distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.tar.gz"
-checksum=eece8a9e147d37997d425d5d2eeb2e757ad25adc30d6651467094f3b18609b5a
+checksum=aa3c579cd250b23aae735c7c55c3514df4ffc5f98963d95a952bcc89336768bd

From b0c6ef9c6ff5e2c5d0b63cbf9ab9cb0f0aebe5f0 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:13:32 +0200
Subject: [PATCH 2/6] SPIRV-Tools: update to 2020.4

---
 srcpkgs/SPIRV-Tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/SPIRV-Tools/template b/srcpkgs/SPIRV-Tools/template
index ab6eec44ea7..9a4153bbcf5 100644
--- a/srcpkgs/SPIRV-Tools/template
+++ b/srcpkgs/SPIRV-Tools/template
@@ -1,6 +1,6 @@
 # Template file for 'SPIRV-Tools'
 pkgname=SPIRV-Tools
-version=2020.3
+version=2020.4
 revision=1
 build_style=cmake
 configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/KhronosGroup/SPIRV-Tools"
 distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${version}.tar.gz"
-checksum=8b538a1cb2a4275ef9617abcb047d54e8292f975ac1d93323d5dd1e19c85280b
+checksum=d6377d2febe831eb78e84593a10d242a4fd52cb12174133151cb48801abdc6d2
 
 SPIRV-Tools-devel_package() {
 	depends="SPIRV-Tools-${version}_${revision}"

From 28f38784360979163d61a6d152f7cc27399fbd5d Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:08 +0200
Subject: [PATCH 3/6] Vulkan-Headers: update to 1.2.154

---
 srcpkgs/Vulkan-Headers/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Vulkan-Headers/template b/srcpkgs/Vulkan-Headers/template
index 7d95f4b3480..18fec7d153f 100644
--- a/srcpkgs/Vulkan-Headers/template
+++ b/srcpkgs/Vulkan-Headers/template
@@ -1,8 +1,7 @@
 # Template file for 'Vulkan-Headers'
 pkgname=Vulkan-Headers
-version=1.2.148
+version=1.2.154
 revision=1
-archs=noarch
 wrksrc="${pkgname}-${version}"
 build_style=cmake
 short_desc="Vulkan header files"
@@ -10,4 +9,4 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${version}.tar.gz"
-checksum=fecaa9af5f7c4d85abdbbe2a63d4b8ebdf48a532e992710ba204d5dfa7513866
+checksum=b636f0ace2c2b8a7dbdfddf16c53c1f49a4b39d6da562727bfea00b5ec447537

From dbc11d6a6802995cd5e430f4ce9ce1b7ce24c053 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:16 +0200
Subject: [PATCH 4/6] vulkan-loader: update to 1.2.154

---
 srcpkgs/vulkan-loader/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vulkan-loader/template b/srcpkgs/vulkan-loader/template
index 2fd3becbb39..8e06e800587 100644
--- a/srcpkgs/vulkan-loader/template
+++ b/srcpkgs/vulkan-loader/template
@@ -1,7 +1,7 @@
 # Template file for 'vulkan-loader'
 pkgname=vulkan-loader
 _pkgname=Vulkan-Loader
-version=1.2.148
+version=1.2.154
 revision=1
 wrksrc="${_pkgname}-${version}"
 build_style=cmake
@@ -15,4 +15,4 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${_pkgname}/archive/v${version}.tar.gz"
-checksum=8f4dca3d125965dcb4c4f19ff9dddae893b5f071d63cfd9e47658ccae2414843
+checksum=9a92cee981032be16149603c1b602214f80f5f2d823c7b552b0c7dbb907d667f

From 0fd3c77a8ce10b4dfe1a8b61acd0f27450edb55d Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:57 +0200
Subject: [PATCH 5/6] Vulkan-Tools: update to 1.2.154

---
 srcpkgs/Vulkan-Tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Vulkan-Tools/template b/srcpkgs/Vulkan-Tools/template
index a360ec891fb..51dffe26e1e 100644
--- a/srcpkgs/Vulkan-Tools/template
+++ b/srcpkgs/Vulkan-Tools/template
@@ -1,6 +1,6 @@
 # Template file for 'Vulkan-Tools'
 pkgname=Vulkan-Tools
-version=1.2.148
+version=1.2.154
 revision=1
 wrksrc="${pkgname}-${version}"
 build_style=cmake
@@ -14,7 +14,7 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
-checksum=bb2e3c96d1785c3594e164be36c2183a899463554c05671eb5c8a3a5b5dab354
+checksum=505692131143da62b36303d66cdffcac19994e9486812aa2f565a43e3ee02b37
 
 build_options="cube"
 desc_option_cube="Build cube vulkan demo"

From ecc554b772066a386fbecd8b6b661f2566e16f51 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:15:05 +0200
Subject: [PATCH 6/6] Vulkan-ValidationLayers: update to 1.2.154

---
 srcpkgs/Vulkan-ValidationLayers/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Vulkan-ValidationLayers/template b/srcpkgs/Vulkan-ValidationLayers/template
index 051c0591653..66c33b4575b 100644
--- a/srcpkgs/Vulkan-ValidationLayers/template
+++ b/srcpkgs/Vulkan-ValidationLayers/template
@@ -1,6 +1,6 @@
 # Template file for 'Vulkan-ValidationLayers'
 pkgname=Vulkan-ValidationLayers
-version=1.2.148
+version=1.2.154
 revision=1
 build_style=cmake
 configure_args="-Wno-dev -DSPIRV_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr
@@ -13,4 +13,4 @@ maintainer="Colin Gillespie <colin@breavyn.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
-checksum=da43a161e280cd7dce63a18e929efb586f08024d23b2ee205437f7949a8063fc
+checksum=ebad2409123f3ad476daab7e064bd8e9049bfa977382acdd1b9f20df8e6c965e

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] Vulkan: update to 1.2.154 (and deps)
  2020-10-05 23:18 [PR PATCH] Vulkan: update to 1.2.154 (and deps) st3r4g
                   ` (2 preceding siblings ...)
  2020-10-06 10:58 ` st3r4g
@ 2020-10-13 12:47 ` st3r4g
  2020-12-16  2:20 ` ericonr
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: st3r4g @ 2020-10-13 12:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

There is an updated pull request by st3r4g against master on the void-packages repository

https://github.com/st3r4g/void-packages Vulkan-1.2.154
https://github.com/void-linux/void-packages/pull/25375

Vulkan: update to 1.2.154 (and deps)
Updates all Vulkan packages to latest SDK version.
It is necessary to update `SPIRV-Tools` and `SPIRV-Headers` too to build the new `Vulkan-ValidationLayers`.
Tested `vkcube` on `x86_64-musl`

A patch file from https://github.com/void-linux/void-packages/pull/25375.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Vulkan-1.2.154-25375.patch --]
[-- Type: text/x-diff, Size: 6578 bytes --]

From c55e5703d52857270c1949263dc0d18253d0fb56 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:12:19 +0200
Subject: [PATCH 1/6] SPIRV-Headers: update to 1.5.3.reservations1

---
 srcpkgs/SPIRV-Headers/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/SPIRV-Headers/template b/srcpkgs/SPIRV-Headers/template
index c87526b6e70..9cb6b58b8c5 100644
--- a/srcpkgs/SPIRV-Headers/template
+++ b/srcpkgs/SPIRV-Headers/template
@@ -1,11 +1,11 @@
 # Template file for 'SPIRV-Headers'
 pkgname=SPIRV-Headers
-version=1.5.3
-revision=2
+version=1.5.3.reservations1
+revision=1
 build_style=cmake
 short_desc="Machine-readable files for the SPIR-V Registry"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/KhronosGroup/SPIRV-Headers"
 distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.tar.gz"
-checksum=eece8a9e147d37997d425d5d2eeb2e757ad25adc30d6651467094f3b18609b5a
+checksum=aa3c579cd250b23aae735c7c55c3514df4ffc5f98963d95a952bcc89336768bd

From 1d37866b581d68088bd1efbf19456ac5eb0d09f4 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:13:32 +0200
Subject: [PATCH 2/6] SPIRV-Tools: update to 2020.4

---
 srcpkgs/SPIRV-Tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/SPIRV-Tools/template b/srcpkgs/SPIRV-Tools/template
index ab6eec44ea7..9a4153bbcf5 100644
--- a/srcpkgs/SPIRV-Tools/template
+++ b/srcpkgs/SPIRV-Tools/template
@@ -1,6 +1,6 @@
 # Template file for 'SPIRV-Tools'
 pkgname=SPIRV-Tools
-version=2020.3
+version=2020.4
 revision=1
 build_style=cmake
 configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/KhronosGroup/SPIRV-Tools"
 distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${version}.tar.gz"
-checksum=8b538a1cb2a4275ef9617abcb047d54e8292f975ac1d93323d5dd1e19c85280b
+checksum=d6377d2febe831eb78e84593a10d242a4fd52cb12174133151cb48801abdc6d2
 
 SPIRV-Tools-devel_package() {
 	depends="SPIRV-Tools-${version}_${revision}"

From 2782b64d0a8d93f694041808c8f4e294412b11d6 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:08 +0200
Subject: [PATCH 3/6] Vulkan-Headers: update to 1.2.154

---
 srcpkgs/Vulkan-Headers/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Vulkan-Headers/template b/srcpkgs/Vulkan-Headers/template
index a7e1380e833..14e1cca9788 100644
--- a/srcpkgs/Vulkan-Headers/template
+++ b/srcpkgs/Vulkan-Headers/template
@@ -1,11 +1,11 @@
 # Template file for 'Vulkan-Headers'
 pkgname=Vulkan-Headers
-version=1.2.148
-revision=2
+version=1.2.154
+revision=1
 build_style=cmake
 short_desc="Vulkan header files"
 maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${version}.tar.gz"
-checksum=fecaa9af5f7c4d85abdbbe2a63d4b8ebdf48a532e992710ba204d5dfa7513866
+checksum=b636f0ace2c2b8a7dbdfddf16c53c1f49a4b39d6da562727bfea00b5ec447537

From b75345a98db921d1d4192376a416058ad4af52c7 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:16 +0200
Subject: [PATCH 4/6] vulkan-loader: update to 1.2.154

---
 srcpkgs/vulkan-loader/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vulkan-loader/template b/srcpkgs/vulkan-loader/template
index 2fd3becbb39..8e06e800587 100644
--- a/srcpkgs/vulkan-loader/template
+++ b/srcpkgs/vulkan-loader/template
@@ -1,7 +1,7 @@
 # Template file for 'vulkan-loader'
 pkgname=vulkan-loader
 _pkgname=Vulkan-Loader
-version=1.2.148
+version=1.2.154
 revision=1
 wrksrc="${_pkgname}-${version}"
 build_style=cmake
@@ -15,4 +15,4 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${_pkgname}/archive/v${version}.tar.gz"
-checksum=8f4dca3d125965dcb4c4f19ff9dddae893b5f071d63cfd9e47658ccae2414843
+checksum=9a92cee981032be16149603c1b602214f80f5f2d823c7b552b0c7dbb907d667f

From b2a63c48d0a3e615d81d6ff8b09224d96ff160ae Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:14:57 +0200
Subject: [PATCH 5/6] Vulkan-Tools: update to 1.2.154

---
 srcpkgs/Vulkan-Tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Vulkan-Tools/template b/srcpkgs/Vulkan-Tools/template
index a360ec891fb..51dffe26e1e 100644
--- a/srcpkgs/Vulkan-Tools/template
+++ b/srcpkgs/Vulkan-Tools/template
@@ -1,6 +1,6 @@
 # Template file for 'Vulkan-Tools'
 pkgname=Vulkan-Tools
-version=1.2.148
+version=1.2.154
 revision=1
 wrksrc="${pkgname}-${version}"
 build_style=cmake
@@ -14,7 +14,7 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
-checksum=bb2e3c96d1785c3594e164be36c2183a899463554c05671eb5c8a3a5b5dab354
+checksum=505692131143da62b36303d66cdffcac19994e9486812aa2f565a43e3ee02b37
 
 build_options="cube"
 desc_option_cube="Build cube vulkan demo"

From f485288e45013cc20f425c0d51bdf7850c388ac5 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Tue, 6 Oct 2020 01:15:05 +0200
Subject: [PATCH 6/6] Vulkan-ValidationLayers: update to 1.2.154

---
 srcpkgs/Vulkan-ValidationLayers/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Vulkan-ValidationLayers/template b/srcpkgs/Vulkan-ValidationLayers/template
index 051c0591653..66c33b4575b 100644
--- a/srcpkgs/Vulkan-ValidationLayers/template
+++ b/srcpkgs/Vulkan-ValidationLayers/template
@@ -1,6 +1,6 @@
 # Template file for 'Vulkan-ValidationLayers'
 pkgname=Vulkan-ValidationLayers
-version=1.2.148
+version=1.2.154
 revision=1
 build_style=cmake
 configure_args="-Wno-dev -DSPIRV_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr
@@ -13,4 +13,4 @@ maintainer="Colin Gillespie <colin@breavyn.com>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
-checksum=da43a161e280cd7dce63a18e929efb586f08024d23b2ee205437f7949a8063fc
+checksum=ebad2409123f3ad476daab7e064bd8e9049bfa977382acdd1b9f20df8e6c965e

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Vulkan: update to 1.2.154 (and deps)
  2020-10-05 23:18 [PR PATCH] Vulkan: update to 1.2.154 (and deps) st3r4g
                   ` (3 preceding siblings ...)
  2020-10-13 12:47 ` st3r4g
@ 2020-12-16  2:20 ` ericonr
  2020-12-16  8:27 ` st3r4g
  2020-12-16  8:27 ` [PR PATCH] [Closed]: " st3r4g
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-12-16  2:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 249 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25375#issuecomment-745720073

Comment:
Tested only vulkan loader on x86_64, with vkcube and mpv. Can update on glibc and try nvidia as well, later.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Vulkan: update to 1.2.154 (and deps)
  2020-10-05 23:18 [PR PATCH] Vulkan: update to 1.2.154 (and deps) st3r4g
                   ` (4 preceding siblings ...)
  2020-12-16  2:20 ` ericonr
@ 2020-12-16  8:27 ` st3r4g
  2020-12-16  8:27 ` [PR PATCH] [Closed]: " st3r4g
  6 siblings, 0 replies; 8+ messages in thread
From: st3r4g @ 2020-12-16  8:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]

New comment by st3r4g on void-packages repository

https://github.com/void-linux/void-packages/pull/25375#issuecomment-745905166

Comment:
@ericonr this PR is obsolete, I opened a new one with a more recent version (1.2.162).

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Closed]: Vulkan: update to 1.2.154 (and deps)
  2020-10-05 23:18 [PR PATCH] Vulkan: update to 1.2.154 (and deps) st3r4g
                   ` (5 preceding siblings ...)
  2020-12-16  8:27 ` st3r4g
@ 2020-12-16  8:27 ` st3r4g
  6 siblings, 0 replies; 8+ messages in thread
From: st3r4g @ 2020-12-16  8:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 363 bytes --]

There's a closed pull request on the void-packages repository

Vulkan: update to 1.2.154 (and deps)
https://github.com/void-linux/void-packages/pull/25375

Description:
Updates all Vulkan packages to latest SDK version.
It is necessary to update `SPIRV-Tools` and `SPIRV-Headers` too to build the new `Vulkan-ValidationLayers`.
Tested `vkcube` on `x86_64-musl`

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-12-16  8:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-05 23:18 [PR PATCH] Vulkan: update to 1.2.154 (and deps) st3r4g
2020-10-05 23:28 ` [PR PATCH] [Updated] " st3r4g
2020-10-06 10:56 ` st3r4g
2020-10-06 10:58 ` st3r4g
2020-10-13 12:47 ` st3r4g
2020-12-16  2:20 ` ericonr
2020-12-16  8:27 ` st3r4g
2020-12-16  8:27 ` [PR PATCH] [Closed]: " st3r4g

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).