From bf003a3e5b84a047f7609e812d38204a4059a311 Mon Sep 17 00:00:00 2001 From: "M.Dinslage" Date: Fri, 11 Sep 2020 09:57:21 +0100 Subject: libraries/libxnvctrl: Updated for version 450.66. Signed-off-by: Dave Woodfall --- libraries/libxnvctrl/README | 13 +++++++------ libraries/libxnvctrl/libxnvctrl.SlackBuild | 2 +- libraries/libxnvctrl/libxnvctrl.info | 6 +++--- 3 files changed, 11 insertions(+), 10 deletions(-) (limited to 'libraries/libxnvctrl') diff --git a/libraries/libxnvctrl/README b/libraries/libxnvctrl/README index a2add064f9..eaf307278b 100644 --- a/libraries/libxnvctrl/README +++ b/libraries/libxnvctrl/README @@ -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. diff --git a/libraries/libxnvctrl/libxnvctrl.SlackBuild b/libraries/libxnvctrl/libxnvctrl.SlackBuild index 1394d30d9e..dc27d9da00 100644 --- a/libraries/libxnvctrl/libxnvctrl.SlackBuild +++ b/libraries/libxnvctrl/libxnvctrl.SlackBuild @@ -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} diff --git a/libraries/libxnvctrl/libxnvctrl.info b/libraries/libxnvctrl/libxnvctrl.info index 0e806d3b8d..9bd65f2d6b 100644 --- a/libraries/libxnvctrl/libxnvctrl.info +++ b/libraries/libxnvctrl/libxnvctrl.info @@ -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" -- cgit v1.2.3-65-gdbad