libraries/libxnvctrl: Updated for version 450.66.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
M.Dinslage 2020-09-11 09:57:21 +01:00 committed by Dave Woodfall
parent 0a80fd3240
commit bf003a3e5b
3 changed files with 11 additions and 10 deletions

View file

@ -1,13 +1,14 @@
libxnvctrl (NVIDIA NV-CONTROL X extension)
The NV-CONTROL X extension provides a mechanism for X clients to query
and set configuration parameters of the NVIDIA X driver. State set by the
NV-CONTROL X extension is assumed to be persistent only for the current
server generation. This can be useful for programs such as conky,
mate-sensors-applet, and xfce4-sensors-plugin to allow for realtime
monitoring of your NVIDIA cards temperature, fan speed, memory, etc.
and set configuration parameters of the NVIDIA X driver. State set by
the NV-CONTROL X extension is assumed to be persistent only for the
current server generation. This can be useful for programs such as
conky, mate-sensors-applet, and xfce4-sensors-plugin to allow for
realtime monitoring of your NVIDIA cards temperature, fan speed, memory,
etc.
This package is version independent. It does not have to match
the nvidia-driver or nvidia-legacy packages. I try to keep it
in line with SBO packages, however it is not requried that this package
in line with SBO packages, however it is not required that this package
is the same version as the binary drivers.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libxnvctrl
VERSION=${VERSION:-440.82}
VERSION=${VERSION:-450.66}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libxnvctrl"
VERSION="440.82"
VERSION="450.66"
HOMEPAGE="http://www.nvidia.com"
DOWNLOAD="https://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-440.82.tar.bz2"
MD5SUM="cb2f2ae00e623399961a1f9ab276fea0"
DOWNLOAD="https://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-450.66.tar.bz2"
MD5SUM="2ff65d01afeffd7e718f2ad128e03892"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nvidia-driver"