Github messages for voidlinux
 help / color / mirror / Atom feed
From: amak79 <amak79@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] common/shlibs: add libHLSL.so
Date: Mon, 10 Aug 2020 03:34:59 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24187@inbox.vuxu.org> (raw)

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

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

https://github.com/amak79/void-packages glslang
https://github.com/void-linux/void-packages/pull/24187

common/shlibs: add libHLSL.so
glslang provides libHLSL.so but it's not in common/shlibs. It's needed by the retroarch package when building it with system glslang instead of the bundled version.

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

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

From 8753f4090327910f0445d7414e326d3d996c7032 Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Mon, 10 Aug 2020 11:27:35 +1000
Subject: [PATCH] common/shlibs: add libHLSL.so

---
 common/shlibs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/shlibs b/common/shlibs
index 1ff9acf93be..498ee7c3bcf 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3533,6 +3533,7 @@ libbelcard.so.1 belcard-1.0.2_1
 libshaderc_shared.so.1 shaderc-2018.0_1
 libglslang.so glslang-6.2.2596_1
 libSPIRV.so glslang-6.2.2596_1
+libHLSL.so glslang-8.13.3743_1
 libmaxminddb.so.0 libmaxminddb-1.3.2_1
 libmysqlpp.so.3 mysql++-3.2.5_1
 libKF5Syndication.so.5 syndication-5.50.0_1

             reply	other threads:[~2020-08-10  1:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-10  1:34 amak79 [this message]
2020-08-10  1:46 ` ericonr
2020-08-10  4:23 ` amak79
2020-08-10  4:23 ` [PR PATCH] [Closed]: " amak79

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-24187@inbox.vuxu.org \
    --to=amak79@users.noreply.github.com \
    --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).