Github messages for voidlinux
 help / color / mirror / Atom feed
From: cmhainesii <cmhainesii@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] nvidia: fix restore deleted line 136
Date: Mon, 28 Nov 2022 13:44:44 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40820@inbox.vuxu.org> (raw)

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

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

https://github.com/cmhainesii/void-packages nvidia_restore_line136
https://github.com/void-linux/void-packages/pull/40820

nvidia: fix restore deleted line 136
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, x86_64 glibc


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

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

From 0da3641c41f87d684f5ca846277cc253d3f49dbe Mon Sep 17 00:00:00 2001
From: Chuck Haines <charlesmhainesii@gmail.com>
Date: Mon, 28 Nov 2022 07:39:40 -0500
Subject: [PATCH] nvidia: fix restore deleted line 136

---
 srcpkgs/nvidia/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 82fa88ed53ce..c8f5dbc937f0 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -4,7 +4,7 @@ _desc="NVIDIA drivers for linux"
 
 pkgname=nvidia
 version=515.86.01
-revision=2
+revision=3
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="custom:NVIDIA Proprietary"
 homepage="https://www.nvidia.com/en-us/drivers/unix/"
@@ -133,6 +133,7 @@ do_install() {
 	ln -sf libnvidia-egl-gbm.so.1.1.0 \
 		${DESTDIR}/usr/lib/libnvidia-egl-gbm.so.1
 
+	vmkdir usr/share/glvnd/egl_vendor.d
 	vmkdir usr/share/egl/egl_external_platform.d
 	vinstall 15_nvidia_gbm.json 755 usr/share/egl/egl_external_platform.d
 

             reply	other threads:[~2022-11-28 12:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-28 12:44 cmhainesii [this message]
2022-11-28 12:51 ` cmhainesii
2022-11-28 12:51 ` cmhainesii
2022-11-28 12:54 ` kruceter
2022-11-28 14:03 ` ahesford
2022-11-29  0:13 ` nvidia: restore usr/share/glvnd/egl_vendor.d abenson
2022-11-29 11:43 ` [PR PATCH] [Updated] " cmhainesii
2022-11-29 19:45 ` [PR PATCH] [Merged]: " abenson

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-40820@inbox.vuxu.org \
    --to=cmhainesii@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).