Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Vulkan-*: update to 1.1.130
@ 2019-12-30 20:02 voidlinux-github
  2019-12-31 14:37 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-12-30 20:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/st3r4g/void-packages vulkan-1.1.130
https://github.com/void-linux/void-packages/pull/17895

Vulkan-*: update to 1.1.130


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

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

From 17ecb64f0525e801353fdf18d34c2b1d8e7fc182 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Mon, 30 Dec 2019 20:57:31 +0100
Subject: [PATCH 1/4] Vulkan-Headers: update to 1.1.130

---
 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 75b6d3300ee..d2a1e495c4c 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.1.127
+version=1.1.130
 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=81252bb9170e938212cc16557e9cf0d91f639e55e34e41b1355f96515c81ed73
+checksum=8300e8ddcb24b020f21107b2f249c1423d886187b6e909c11f4fde63cacd8da4

From 93abfa0374eda40515dce470aee83e6b6841db5b Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Mon, 30 Dec 2019 20:57:48 +0100
Subject: [PATCH 2/4] Vulkan-Tools: update to 1.1.130

---
 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 bcf7daeccb4..1f8124d7b15 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.1.126
+version=1.1.130
 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=0a1ec7bd48f685f07df4572a2a356fcf9e3985e8a01e19bace5ae067deefd164
+checksum=5de87f7c13ee2fcdd9c35c1ca9540c04c12900d6d6d77efa3426a4dcf931ec2a
 
 build_options="cube"
 desc_option_cube="Build cube vulkan demo"

From 06b0717cb056bf4f350cb77254435e744ed8ab86 Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Mon, 30 Dec 2019 20:58:04 +0100
Subject: [PATCH 3/4] Vulkan-ValidationLayers: update to 1.1.130

---
 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 bf147dcd39d..cb8086a1190 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.1.127
-revision=2
+version=1.1.130
+revision=1
 build_style=cmake
 configure_args="-C ${XBPS_CROSS_BASE}/tmp/helper.cmake
  -DCMAKE_INSTALL_INCLUDEDIR=/usr/include/vulkan/ -DBUILD_LAYER_SUPPORT_FILES=ON"
@@ -12,7 +12,7 @@ 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=2ffe0d899c74ce0fc3c7ba9f90eccd5b3b78e0f90519dee9c701366bc0f795be
+checksum=ef3a8decd315736612479f9e9b03dbac690722b663a9bf9d064ff227298d3a50
 
 pre_configure() {
 	# Fetch and compile "known good" versions of dependencies

From 73e929c135cd11c406f7cce53a74f39f677b30da Mon Sep 17 00:00:00 2001
From: Stefano Ragni <st3r4g@protonmail.com>
Date: Mon, 30 Dec 2019 20:58:23 +0100
Subject: [PATCH 4/4] vulkan-loader: update to 1.1.130

---
 srcpkgs/vulkan-loader/template | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vulkan-loader/template b/srcpkgs/vulkan-loader/template
index d07bf184d22..c130a530505 100644
--- a/srcpkgs/vulkan-loader/template
+++ b/srcpkgs/vulkan-loader/template
@@ -1,11 +1,11 @@
 # Template file for 'vulkan-loader'
 pkgname=vulkan-loader
 _pkgname=Vulkan-Loader
-version=1.1.127
+version=1.1.130
 revision=1
 wrksrc="${_pkgname}-${version}"
 build_style=cmake
-configure_args="-DBUILD_TESTS=OFF"
+configure_args="-DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr -DBUILD_TESTS=OFF"
 hostmakedepends="python3 pkg-config"
 makedepends="Vulkan-Headers libxcb-devel libxkbcommon-devel wayland-devel
  libXrandr-devel"
@@ -14,8 +14,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=5fcdf81c7adde3610f94197dfb1cb78ed740627810b72481a0bafa4f7d67f6be
-
-if [ "$CROSS_BUILD" ]; then
-	configure_args+=" -DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr"
-fi
+checksum=4325b67ba8bfd4ba3d325a0f37340d0684806982be1cd9e2f40367d2688cb5f7

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

* Re: [PR PATCH] [Merged]: Vulkan-*: update to 1.1.130
  2019-12-30 20:02 [PR PATCH] Vulkan-*: update to 1.1.130 voidlinux-github
@ 2019-12-31 14:37 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-12-31 14:37 UTC (permalink / raw)
  To: ml

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

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

Vulkan-*: update to 1.1.130
https://github.com/void-linux/void-packages/pull/17895

Description:
Latest SDK version

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

end of thread, other threads:[~2019-12-31 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-30 20:02 [PR PATCH] Vulkan-*: update to 1.1.130 voidlinux-github
2019-12-31 14:37 ` [PR PATCH] [Merged]: " voidlinux-github

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