Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nvidia: update to 435.21
@ 2019-10-28  9:33 voidlinux-github
  2019-10-28 12:54 ` voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-28  9:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Clyybber/void-packages master
https://github.com/void-linux/void-packages/pull/15849

nvidia: update to 435.21


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

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

From 43d4b195f3f0557b1d3af2529232ce9b5836892d Mon Sep 17 00:00:00 2001
From: Clyybber <darkmine956@gmail.com>
Date: Mon, 28 Oct 2019 10:36:25 +0100
Subject: [PATCH] nvidia: update to 435.21

---
 common/shlibs           |  2 +-
 srcpkgs/nvidia/template | 16 +++++-----------
 2 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 935bc6c9bbd..c2a33c04413 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -147,7 +147,7 @@ libnvidia-glcore.so.346.47 nvidia340-libs-340.46_1 ignore
 libnvidia-glcore.so.390.87 nvidia390-libs-390.87_1 ignore
 libnvidia-glsi.so.346.72 nvidia-libs-346.72_1 ignore
 libnvidia-fatbinaryloader.so.390.129 nvidia390-libs-390.129_1 ignore
-libnvidia-fatbinaryloader.so.430.40 nvidia-libs-430.40_1 ignore
+libnvidia-fatbinaryloader.so.435.21 nvidia-libs-435.21_1 ignore
 libglapi.so.0 libglapi-7.11_1
 libgbm.so.1 libgbm-9.0_1
 librsvg-2.so.2 librsvg-2.26.0_1
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index f9734e83b03..b8a6ed7618b 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
 _desc="NVIDIA drivers for linux"
 
 pkgname=nvidia
-version=430.40
+version=435.21
 revision=1
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Proprietary NVIDIA license"
@@ -23,7 +23,7 @@ build_options_default="glvnd"
 if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	_pkg="NVIDIA-Linux-x86_64-${version}-no-compat32"
 	distfiles="http://uk.download.nvidia.com/XFree86/Linux-x86_64/${version}/${_pkg}.run"
-	checksum=669ff38532ff05c78e1edc3c6df2055fd96437107f5919b6e5a774c3a495501b
+	checksum=caee54f0ee5f6171a61b25670d309d1abe16d59fc7bec0577794b1a52c09244a
 	subpackages="nvidia-gtklibs nvidia-dkms
 	 nvidia-opencl nvidia-libs"
 	depends="nvidia-libs-${version}_${revision}
@@ -32,7 +32,7 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 else
 	_pkg="NVIDIA-Linux-x86_64-${version}"
 	distfiles="http://uk.download.nvidia.com/XFree86/Linux-x86_64/${version}/${_pkg}.run"
-	checksum=f700899f48ba711b7e1598014e8db9a93537d7baa3d6a64067ed08578387dfd7
+	checksum=fac7c02ccd35c7043f4e1add0224a7380d0bd1e4aa15ca6bc3012c758ec1776c
 	subpackages="nvidia-libs"
 	depends="pkgconf"
 fi
@@ -44,12 +44,6 @@ do_extract() {
 	rm -f ${_pkg}.run
 }
 
-pre_install() {
-	cd ${_pkg}
-	cp nvidia_icd.json.template nvidia_icd.json
-	sed -i -e 's:__NV_VK_ICD__:libGLX_nvidia.so.0:g' nvidia_icd.json
-}
-
 do_install() {
 	cd ${_pkg}
 
@@ -64,8 +58,8 @@ do_install() {
 		ln -sf libglxserver_nvidia.so.${version} \
 			${DESTDIR}/usr/lib/xorg/modules/extensions/libglxserver_nvidia.so.1
 
-		vinstall libnvidia-egl-wayland.so.1.1.2 755 usr/lib
-		ln -sf libnvidia-egl-wayland.so.1.1.2 \
+		vinstall libnvidia-egl-wayland.so.1.1.3 755 usr/lib
+		ln -sf libnvidia-egl-wayland.so.1.1.3 \
 			${DESTDIR}/usr/lib/libnvidia-egl-wayland.so.1
 
 		vinstall 10_nvidia.json 755 usr/share/glvnd/egl_vendor.d

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

end of thread, other threads:[~2019-11-12 15:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28  9:33 [PR PATCH] nvidia: update to 435.21 voidlinux-github
2019-10-28 12:54 ` voidlinux-github
2019-11-11 21:51 ` voidlinux-github
2019-11-11 21:55 ` voidlinux-github
2019-11-12 15:17 ` voidlinux-github
2019-11-12 15:17 ` [PR PATCH] [Closed]: " 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).