Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] shaderc: update to 2019.0
Date: Sat, 08 Jun 2019 07:40:41 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12285@inbox.vuxu.org> (raw)

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

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

https://github.com/AustinJ235/void-packages master
https://github.com/void-linux/void-packages/pull/12285

shaderc: update to 2019.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-12285.patch --]
[-- Type: application/text/x-diff, Size: 1589 bytes --]

From 07503aacd8a7081c645ce2087e13f32051ebe974 Mon Sep 17 00:00:00 2001
From: Austin Johnson <me@austinj.me>
Date: Sat, 8 Jun 2019 00:39:39 -0500
Subject: [PATCH] shaderc: update to 2019.0

---
 srcpkgs/shaderc/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/shaderc/template b/srcpkgs/shaderc/template
index ddebda15784..51fd7bb23db 100644
--- a/srcpkgs/shaderc/template
+++ b/srcpkgs/shaderc/template
@@ -1,18 +1,18 @@
 # Template file for 'shaderc'
 pkgname=shaderc
-version=2018.0
+version=2019.0
 revision=1
 wrksrc="shaderc-${version}"
 build_style=cmake
 configure_args="-DSHADERC_SKIP_TESTS=ON"
-hostmakedepends="python"
+hostmakedepends="python3"
 makedepends="SPIRV-Tools-devel glslang-devel"
 short_desc="Collection of tools, libraries and tests for shader compilation"
 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/google/shaderc"
 distfiles="https://github.com/google/shaderc/archive/v${version}.tar.gz"
-checksum=b96f27e7375a6df08732ebd47c18febf82bd0a87e541fd7814fd8c3aa6c8913a
+checksum=1018cd02be52295272fdbffa056ee24b881be277c83d039ad554d91230f4e11b
 
 pre_configure() {
 	# Unbundle glslang, SPIRV-Headers, SPIRV-Tools
@@ -27,8 +27,8 @@ pre_configure() {
 	# need to keep this in sync with glslang and SPIRV-Tools versions
 	# this is displayed with 'glslc --version'
 	cat <<- EOF > glslc/src/build-version.inc
-		"shaderc 2018.0\n"
-		"SPIRV-Tools-2018.6\n"
-		"glslang-7.10.2984\n"
+		"shaderc 2019.0\n"
+		"SPIRV-Tools-2019.2\n"
+		"glslang-7.11.3214\n"
 	EOF
 }

             reply	other threads:[~2019-06-08  5:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-08  5:40 voidlinux-github [this message]
2019-06-08  8:18 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12285@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).