mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-02-03 02:27:14 +08:00
nvidia-settings: extra references removed
This commit is contained in:
parent
1b2e11909a
commit
a6149e9656
@ -1,12 +1,11 @@
|
||||
#
|
||||
# Chakra Packages for Chakra, part of chakra-project.org
|
||||
# maintainer: AlmAck <gluca86@gmail.com>
|
||||
|
||||
pkgbase=nvidia-utils
|
||||
pkgname=('nvidia-settings')
|
||||
pkgdesc="Gtk Graphical User Interface for nVidia"
|
||||
depends=('gtk2' 'pangox-compat')
|
||||
pkgver=319.32
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('x86_64')
|
||||
url="http://www.nvidia.com/"
|
||||
license=('custom')
|
||||
@ -14,7 +13,7 @@ options=('!strip')
|
||||
source=("ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
|
||||
'nvidia-restore-settings.desktop')
|
||||
md5sums=('d181d856768868823df3bda4607a5315'
|
||||
'e69b7514b01c1e025b927923e9267c9e')
|
||||
'9237516792da7b6df32f8c7e8a98f475')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Exec=nvidia-settings --load-config-only
|
||||
TryExec=/extra/usr/bin/nvidia-settings
|
||||
TryExec=/usr/bin/nvidia-settings
|
||||
Name=Restore the video card and monitor parameters previously set in NVIDIA Settings
|
||||
Name[it]=Ripristina i parametri di scheda video e monitor precedentemente salvati in NVIDIA Settings
|
||||
Type=Service
|
||||
|
Loading…
Reference in New Issue
Block a user