Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glslang: update to 7.13.3496
@ 2019-11-10 21:13 voidlinux-github
  2019-11-10 21:28 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-10 21:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages glslang
https://github.com/void-linux/void-packages/pull/16341

glslang: update to 7.13.3496


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

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

From 03917a1a719677047018d1ecb9d971b56397f895 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sun, 10 Nov 2019 14:54:44 -0600
Subject: [PATCH] glslang: update to 7.13.3496

---
 srcpkgs/glslang/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/glslang/template b/srcpkgs/glslang/template
index cde1162b93f..9a61cb10549 100644
--- a/srcpkgs/glslang/template
+++ b/srcpkgs/glslang/template
@@ -1,16 +1,16 @@
 # Template file for 'glslang'
 pkgname=glslang
-version=7.11.3214
+version=7.13.3496
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
-hostmakedepends="python bison"
+hostmakedepends="python3 bison"
 short_desc="Khronos reference front-end for GLSL, ESSL, and sample SPIR-V generator"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/KhronosGroup/glslang"
 distfiles="https://github.com/KhronosGroup/glslang/archive/${version}.tar.gz"
-checksum=b30b4668734328d256e30c94037e60d3775b1055743c04d8fd709f2960f302a9
+checksum=170d1538a670af4cae300e875d7cda9744b1acee1ab7252ecf7c4004186bb922
 
 post_install() {
 	sed -n '2,32p' < glslang/GenericCodeGen/CodeGen.cpp > LICENSE
@@ -23,5 +23,6 @@ glslang-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove "usr/lib/*.a"
+		vmove usr/lib/cmake
 	}
 }

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

end of thread, other threads:[~2019-11-11 14:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-10 21:13 [PR PATCH] glslang: update to 7.13.3496 voidlinux-github
2019-11-10 21:28 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-11  6:18 ` [PR PATCH] [Merged]: " voidlinux-github
2019-11-11 14:55 ` 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).