Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1.
@ 2022-10-12  8:00 czkz
  2022-11-21 21:18 ` JamiKettunen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: czkz @ 2022-10-12  8:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/czkz/void-packages vulkan-update
https://github.com/void-linux/void-packages/pull/39909

Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vulkan-update-39909.patch --]
[-- Type: text/x-diff, Size: 4436 bytes --]

From 2e43a6fdfcc3de6785063277b4cb31294d39b8e7 Mon Sep 17 00:00:00 2001
From: Dmitry <deekovalev@gmail.com>
Date: Wed, 12 Oct 2022 11:47:01 +0400
Subject: [PATCH 1/4] Vulkan-Headers: update to 1.3.224.1.

---
 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 cb69e012e7a2..2cfa92dd9bef 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.3.204.1
+version=1.3.224.1
 revision=1
 wrksrc="Vulkan-Headers-sdk-${version}"
 build_style=cmake
@@ -9,4 +9,4 @@ maintainer="tibequadorian <tibequadorian@posteo.de>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/sdk-${version}.tar.gz"
-checksum=9c4d33f71467c915749fbf48c0c3a8ee7833f15babf398e3463cd88791fb592e
+checksum=628bd5943c0d007c192769480e789801a088f892445c80cb336fc9b6d236c5ef

From 788d196715e2c6c741997db32b827b86c0aaa094 Mon Sep 17 00:00:00 2001
From: Dmitry <deekovalev@gmail.com>
Date: Wed, 12 Oct 2022 11:47:05 +0400
Subject: [PATCH 2/4] Vulkan-Tools: update to 1.3.224.1.

---
 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 8b80e1ec890e..b9858965a391 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.3.204.1
+version=1.3.224.1
 revision=1
 wrksrc="Vulkan-Tools-sdk-${version}"
 build_style=cmake
@@ -14,7 +14,7 @@ maintainer="tibequadorian <tibequadorian@posteo.de>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/Vulkan-Tools/archive/sdk-${version}.tar.gz"
-checksum=3242f9ad158d02af9cc44186cbd415982387356a2dd8c0492af2fdace8c22f49
+checksum=fa88ab7a542cc3ec05d22316ffedce7c058350efe79ec5e019c405ab268d17a0
 
 build_options="cube"
 desc_option_cube="Build cube vulkan demo"

From 2fce62e38e156051ab472f9907b95a56575183b0 Mon Sep 17 00:00:00 2001
From: Dmitry <deekovalev@gmail.com>
Date: Wed, 12 Oct 2022 11:47:15 +0400
Subject: [PATCH 3/4] vulkan-loader: update to 1.3.224.1.

---
 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 fb866dcb3ecd..68edc3f44e23 100644
--- a/srcpkgs/vulkan-loader/template
+++ b/srcpkgs/vulkan-loader/template
@@ -1,6 +1,6 @@
 # Template file for 'vulkan-loader'
 pkgname=vulkan-loader
-version=1.3.204.1
+version=1.3.224.1
 revision=1
 wrksrc="Vulkan-Loader-sdk-${version}"
 build_style=cmake
@@ -14,4 +14,4 @@ maintainer="tibequadorian <tibequadorian@posteo.de>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/Vulkan-Loader/archive/sdk-${version}.tar.gz"
-checksum=5dcd42b564804f4c01891ddd429a4a5028113c4cf39b44256689e8f543773134
+checksum=4d54b1489faa42d309e5d1e34d6655a9587ad988e99bb2a2ce0e357844f2cb2d

From 8528973621acad3dd75501777fe9cdb19007c835 Mon Sep 17 00:00:00 2001
From: Dmitry <deekovalev@gmail.com>
Date: Wed, 12 Oct 2022 11:47:22 +0400
Subject: [PATCH 4/4] Vulkan-ValidationLayers: update to 1.3.224.1.

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

diff --git a/srcpkgs/Vulkan-ValidationLayers/template b/srcpkgs/Vulkan-ValidationLayers/template
index 640c604f7005..370d19a7f6d2 100644
--- a/srcpkgs/Vulkan-ValidationLayers/template
+++ b/srcpkgs/Vulkan-ValidationLayers/template
@@ -1,7 +1,7 @@
 # Template file for 'Vulkan-ValidationLayers'
 pkgname=Vulkan-ValidationLayers
-version=1.3.204.1
-revision=2
+version=1.3.224.1
+revision=1
 wrksrc="Vulkan-ValidationLayers-sdk-${version}"
 build_style=cmake
 configure_args="-Wno-dev -DBUILD_LAYER_SUPPORT_FILES=ON"
@@ -13,4 +13,4 @@ maintainer="tibequadorian <tibequadorian@posteo.de>"
 license="Apache-2.0"
 homepage="https://www.khronos.org/vulkan/"
 distfiles="https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/sdk-${version}.tar.gz"
-checksum=a5e658a4c1f504ae38488acdbe2ab2799e2ae4b626104d76776f1c24b079f341
+checksum=49c00e0119e3bc11e13c0c740e57c76b582b14f754f3779b85508c4d90d9df85

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

* Re: Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1.
  2022-10-12  8:00 [PR PATCH] Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1 czkz
@ 2022-11-21 21:18 ` JamiKettunen
  2022-11-25  0:16 ` tibequadorian
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: JamiKettunen @ 2022-11-21 21:18 UTC (permalink / raw)
  To: ml

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

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/pull/39909#issuecomment-1322656085

Comment:
Would you mind bumping these to `v1.3.235`? I'm especially interested in getting [`vkcube` cross-built for all non-x86 arches](https://github.com/KhronosGroup/Vulkan-Tools/commit/e8234991418c5b0536e342bc849d5f8ed9eb6d6f) :)

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

* Re: Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1.
  2022-10-12  8:00 [PR PATCH] Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1 czkz
  2022-11-21 21:18 ` JamiKettunen
@ 2022-11-25  0:16 ` tibequadorian
  2022-11-25  0:30 ` JamiKettunen
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2022-11-25  0:16 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/39909#issuecomment-1326906335

Comment:
@JamiKettunen Void only packages sdk releases

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

* Re: Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1.
  2022-10-12  8:00 [PR PATCH] Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1 czkz
  2022-11-21 21:18 ` JamiKettunen
  2022-11-25  0:16 ` tibequadorian
@ 2022-11-25  0:30 ` JamiKettunen
  2022-12-12  8:32 ` [PR PATCH] [Closed]: " classabbyamp
  2022-12-12  8:32 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: JamiKettunen @ 2022-11-25  0:30 UTC (permalink / raw)
  To: ml

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

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/pull/39909#issuecomment-1326912501

Comment:
> @JamiKettunen Void only packages sdk releases

Oh, I don't know what the difference is with any of these, the tagging convention upstream looks convoluted.

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

* Re: [PR PATCH] [Closed]: Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1.
  2022-10-12  8:00 [PR PATCH] Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1 czkz
                   ` (2 preceding siblings ...)
  2022-11-25  0:30 ` JamiKettunen
@ 2022-12-12  8:32 ` classabbyamp
  2022-12-12  8:32 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-12-12  8:32 UTC (permalink / raw)
  To: ml

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

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

Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1.
https://github.com/void-linux/void-packages/pull/39909

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)


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

* Re: Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1.
  2022-10-12  8:00 [PR PATCH] Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1 czkz
                   ` (3 preceding siblings ...)
  2022-12-12  8:32 ` [PR PATCH] [Closed]: " classabbyamp
@ 2022-12-12  8:32 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-12-12  8:32 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39909#issuecomment-1346087209

Comment:
#40747

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

end of thread, other threads:[~2022-12-12  8:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-12  8:00 [PR PATCH] Vulkan-Headers, Vulkan-Tools, Vulkan-ValidationLayers, vulkan-loader: update to 1.3.224.1 czkz
2022-11-21 21:18 ` JamiKettunen
2022-11-25  0:16 ` tibequadorian
2022-11-25  0:30 ` JamiKettunen
2022-12-12  8:32 ` [PR PATCH] [Closed]: " classabbyamp
2022-12-12  8:32 ` classabbyamp

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).