blob: fe52a0dea62ded208baecbc5bd6c8f02088d5554 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = nvidia-sync
pkgver = 0.64.24
pkgrel = 1
url = https://build.nvidia.com/spark/connect-to-your-spark/sync
arch = x86_64
license = custom:NVIDIA
source = https://workbench.download.nvidia.com/stable/linux/debian/pool/proprietary/n/nvidia-sync/nvidia-sync_0.64.24_amd64.deb
source = nvidia-sync-terminal-launcher.sh
sha256sums = 61082eab91b094a80abc9566d285510f174539deacf3f18c64263d9d1b30b12a
sha256sums = 1cd21fa2618882fae08d26211638c53d60e54573ca8dee42803692fe71a2af4e
pkgname = nvidia-sync
pkgdesc = NVIDIA Sync is a desktop app that connects your computer to your DGX Spark over the local network. It gives you a single interface to manage SSH access and launch development tools on your DGX Spark.
depends = gtk3
depends = libxss
depends = nss
depends = libsecret
optdepends = gnome-terminal: For Terminal button support
optdepends = nvidia-sync-terminal-fix: For Terminal button support on non-GNOME desktops
pkgname = nvidia-sync-terminal-fix
pkgdesc = Terminal fix for nvidia-sync on non-GNOME desktops
depends = nvidia-sync
optdepends = ghostty: Preferred terminal
optdepends = alacritty: Preferred terminal
optdepends = konsole: Preferred terminal
provides = gnome-terminal
conflicts = gnome-terminal
|