blob: 1e11ad0e7353ebef24e72f6f6142a9f7925007df (
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
|
pkgbase = realvnc-vnc-server
pkgdesc = VNC remote desktop server software by RealVNC
pkgver = 7.10.0
pkgrel = 1
url = https://www.realvnc.com/
install = realvnc-vnc-server.install
arch = x86_64
arch = armv7h
arch = aarch64
license = custom
depends = libsm
depends = libxtst
depends = xorg-xauth
optdepends = cups: Printer support
conflicts = tightvnc
conflicts = tigervnc
conflicts = turbovnc
source_x86_64 = https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-7.10.0-Linux-x64.deb
sha256sums_x86_64 = b4208abac238e0ae57ee3a405baba45f1bf4468f1b417bd9b9b7e248d94f730d
source_armv7h = https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-7.10.0-Linux-ARM.deb
sha256sums_armv7h = 235143927e202f800e9ada8e8138428c172d63761fbf0f98d7ac2a6bd3ada4b9
source_aarch64 = https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-7.10.0-Linux-ARM64.deb
sha256sums_aarch64 = c7489cf07fa661dc19a2851a13df2fef81d937cc595223f547370664e2cf721d
pkgname = realvnc-vnc-server
|