Github messages for voidlinux
 help / color / mirror / Atom feed
From: abenson <abenson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] nvidia: update to 450.57.
Date: Sat, 11 Jul 2020 06:39:06 +0200	[thread overview]
Message-ID: <20200711043906.7JGm1xyajFctOS6b0eUivGdsIksl7F7PqUExMhQtSZw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23501@inbox.vuxu.org>

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

There is an updated pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages nvidia_450.57
https://github.com/void-linux/void-packages/pull/23501

nvidia: update to 450.57.


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

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

From c74e06003601a90737f1e4c65f94e4893f452551 Mon Sep 17 00:00:00 2001
From: Andrewb Benson <abenson+void@gmail.com>
Date: Thu, 9 Jul 2020 14:56:07 -0500
Subject: [PATCH] nvidia: update to 450.57.

At some point pkg-config was added without reasoning, and then removed, and
then later pkgconf was added, also without reasoning.  We're not sure why any
of it was there. So we're removing it for now.
---
 srcpkgs/nvidia/template | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 42160404f94..4459e19fda4 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
 _desc="NVIDIA drivers for linux"
 
 pkgname=nvidia
-version=440.100
+version=450.57
 revision=1
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="custom:NVIDIA Proprietary"
@@ -19,11 +19,11 @@ conflicts="xserver-abi-video>24_1"
 
 _pkg="NVIDIA-Linux-x86_64-${version}"
 distfiles="http://uk.download.nvidia.com/XFree86/Linux-x86_64/${version}/${_pkg}.run"
-checksum=649684fab4f37b178afb6cae012e7f9736377d89fa8abdfca26f24a13bbacf1f
+checksum=d50c77fc4fda2a5c5ab2af64524da8a3214077bd7daf0dbf7c1986e0ca05d711
 subpackages="nvidia-gtklibs nvidia-dkms nvidia-opencl nvidia-libs nvidia-libs-32bit"
 depends="nvidia-libs-${version}_${revision}
  nvidia-gtklibs-${version}_${revision}
- nvidia-dkms-${version}_${revision} pkgconf"
+ nvidia-dkms-${version}_${revision}"
 
 _install_libs() {
 	local libdir=$1
@@ -76,12 +76,6 @@ _install_libs() {
 	ln -sf libnvidia-fbc.so.${version} ${DESTDIR}/${libdir}/libnvidia-fbc.so
 	ln -sf libnvidia-fbc.so.${version} ${DESTDIR}/${libdir}/libnvidia-fbc.so.1
 
-	vinstall libnvidia-fatbinaryloader.so.${version} 755 ${libdir}
-	ln -sf libnvidia-fatbinaryloader.so.${version} \
-		${DESTDIR}/${libdir}/libnvidia-fatbinaryloader.so.1
-	ln -sf libnvidia-fatbinaryloader.so.1 \
-		${DESTDIR}/${libdir}/libnvidia-fatbinaryloader.so
-
 	# CUDA
 	vinstall libcuda.so.${version} 755 ${libdir}
 	ln -sf libcuda.so.${version} ${DESTDIR}/${libdir}/libcuda.so

  parent reply	other threads:[~2020-07-11  4:39 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-09 20:10 [PR PATCH] " abenson
2020-07-09 20:19 ` [NOMERGE] " abenson
2020-07-09 20:40 ` abenson
2020-07-09 22:33 ` abenson
2020-07-10  5:08 ` ericonr
2020-07-10  5:42 ` [PR REVIEW] " ericonr
2020-07-10 12:35 ` abenson
2020-07-10 13:42 ` ericonr
2020-07-11  4:07 ` [PR PATCH] [Updated] " abenson
2020-07-11  4:33 ` abenson
2020-07-11  4:39 ` abenson [this message]
2020-07-11 21:25 ` toluschr
2020-07-11 21:28 ` ericonr
2020-07-11 21:32 ` toluschr
2020-07-11 21:34 ` toluschr
2020-07-11 21:35 ` toluschr
2020-07-11 21:38 ` toluschr
2020-07-11 21:38 ` ericonr
2020-07-12 16:57 ` Hyper-KVM
2020-07-17 19:12 ` abenson
2020-07-17 19:29 ` [PR PATCH] [Updated] " abenson
2020-07-17 21:58 ` [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=20200711043906.7JGm1xyajFctOS6b0eUivGdsIksl7F7PqUExMhQtSZw@z \
    --to=abenson@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).