[Lunar-commits] <moonbase> NVIDIA: updated to 195.36.24 - xserver 1.8 ready I fine tuned build a little.
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Mon Apr 26 22:24:07 CEST 2010
commit 5c07ddd30a82a943c3fb04f06c502dad9e81ea82
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Mon Apr 26 22:24:07 2010 +0200
NVIDIA: updated to 195.36.24 - xserver 1.8 ready
I fine tuned build a little.
Driver relase notes:
* Added official support for xserver 1.8. The -ignoreABI option is no longer required with this version of the server.
* Added support for the following GeForce GPUs: GTX 480, GTX 470, Tesla C2050
* Fixed a problem that caused occasional red flashes in XVideo frames.
* Updated the "Supported NVIDIA GPU Products" list to include various supported GPUs that were missing previously.
---
x11/NVIDIA/BUILD | 4 ++--
x11/NVIDIA/DETAILS | 6 +++---
x11/NVIDIA/DETAILS.x86_64 | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/x11/NVIDIA/BUILD b/x11/NVIDIA/BUILD
index 17c6957..9273315 100644
--- a/x11/NVIDIA/BUILD
+++ b/x11/NVIDIA/BUILD
@@ -4,10 +4,10 @@
rm -f usr/X11R6/lib/modules/libnvidia-wfb* &&
sedit '/wfb/d' .manifest &&
rm -f usr/lib/libvdpau.so* \
- usr/lib/vdpau/libvdpau_trace.so* &&
+ usr/lib/vdpau/libvdpau_trace* &&
rm -rf usr/include/vdpau &&
sedit '/libvdpau.so/d' .manifest &&
- sedit '/libvdpau_trace.so/d' .manifest &&
+ sedit '/libvdpau_trace/d' .manifest &&
sedit '/include\/vdpau/d' .manifest &&
# Clean up old install before doing new one
diff --git a/x11/NVIDIA/DETAILS b/x11/NVIDIA/DETAILS
index 8408381..7aa006a 100644
--- a/x11/NVIDIA/DETAILS
+++ b/x11/NVIDIA/DETAILS
@@ -1,5 +1,5 @@
MODULE=NVIDIA
- VERSION=195.36.15
+ VERSION=195.36.24
SOURCE=NVIDIA-Linux-x86-$VERSION-pkg0.run
SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0
SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION
@@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0
SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86/$VERSION
SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86/$VERSION
SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86/$VERSION
- SOURCE_VFY=sha1:347462fb17b63cdbb2d0a80f20e5051c89675c7a
+ SOURCE_VFY=sha1:279709d2bdf958fd5935af3ba461e4eb585cb880
WEB_SITE=http://www.nvidia.com
LICENSE="proprietary"
ENTERED=20030804
- UPDATED=20100320
+ UPDATED=20100424
SHORT="X11 NVIDIA binary driver for Geforce6/7/8/9/GT2xx"
cat << EOF
diff --git a/x11/NVIDIA/DETAILS.x86_64 b/x11/NVIDIA/DETAILS.x86_64
index 306fb11..d5e8705 100644
--- a/x11/NVIDIA/DETAILS.x86_64
+++ b/x11/NVIDIA/DETAILS.x86_64
@@ -1,5 +1,5 @@
MODULE=NVIDIA
- VERSION=195.36.15
+ VERSION=195.36.24
SOURCE=NVIDIA-Linux-x86_64-$VERSION-pkg0.run
SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0
SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86_64/$VERSION
@@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0
SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86_64/$VERSION
SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86_64/$VERSION
SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86_64/$VERSION
- SOURCE_VFY=sha1:15238bcf85bbb6a96f12636ebfb846ec14f6a783
+ SOURCE_VFY=sha1:e379dcbb56107f5efb9d2bba2b067226e4d2f68e
WEB_SITE=http://www.nvidia.com
LICENSE="proprietary"
ENTERED=20030804
- UPDATED=20100320
+ UPDATED=20100424
SHORT="X11 NVIDIA binary driver for Geforce 6/7/8/9/GT2xx"
PSAFE=no
More information about the Lunar-commits
mailing list