blob: 8a770fdfd97bec219d937609acfe74dac38242a7 (
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
29
30
31
32
33
34
35
36
37
|
pkgbase = rustdesk-nightly
pkgdesc = Yet another remote desktop software, written in Rust. Works out of the box, no configuration required. Great alternative to TeamViewer and AnyDesk!
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/rustdesk/rustdesk
arch = x86_64
arch = aarch64
license = GPL3
optdepends = libappindicator-gtk3: tray icon
optdepends = libayatana-appindicator: tray icon
options = !strip
source = rustdesk-1.3.0-x86_64.pkg.tar.zst::https://github.com/rustdesk/rustdesk/releases/download/nightly/rustdesk-1.3.0-0-x86_64.pkg.tar.zst
sha256sums = SKIP
source_x86_64 = rustdesk-1.3.0-x86_64.AppImage::https://github.com/rustdesk/rustdesk/releases/download/nightly/rustdesk-1.3.0-x86_64.AppImage
sha256sums_x86_64 = SKIP
source_aarch64 = rustdesk-1.3.0-aarch64.AppImage::https://github.com/rustdesk/rustdesk/releases/download/nightly/rustdesk-1.3.0-aarch64.AppImage
sha256sums_aarch64 = SKIP
pkgname = rustdesk-nightly
depends = gstreamer
depends = gst-plugins-base-libs
depends = gtk3
depends = libpulse
depends = libva
depends = libvdpau
depends = libxcb
depends = libxfixes
depends = xdg-utils
depends = xdotool
depends = hicolor-icon-theme
provides = rustdesk
conflicts = rustdesk
pkgname = rustdesk-appimage-nightly
pkgdesc = Yet another remote desktop software, written in Rust. Works out of the box, no configuration required. Great alternative to TeamViewer and AnyDesk! (AppImage)
provides = rustdesk
conflicts = rustdesk
|