Search Criteria
Package Details: rustdesk 1.3.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rustdesk.git (read-only, click to copy) |
---|---|
Package Base: | rustdesk |
Description: | Yet another remote desktop software, written in Rust. Works out of the box, no configuration required. Great alternative to TeamViewer and AnyDesk! |
Upstream URL: | https://rustdesk.com/ |
Keywords: | AnyDesk desktop remote Rust TeamViewer |
Licenses: | AGPL-3.0-only |
Submitter: | taotieren |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 36 |
Popularity: | 2.92 |
First Submitted: | 2021-06-27 07:29 (UTC) |
Last Updated: | 2025-04-01 17:02 (UTC) |
Dependencies (47)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gst-plugin-pipewire (gst-plugin-pipewire-gitAUR, gst-plugin-pipewire-full-gitAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libappindicator-gtk3
- libepoxy (libepoxy-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxfixes
- libxkbcommon (libxkbcommon-gitAUR)
- libxtst
- pam (pam-selinuxAUR)
- pango (pango-gitAUR)
- pulse-native-provider (pulseaudio-gitAUR, pipewire-full-pulse-gitAUR, pipewire-pulse-gitAUR, pipewire-pulse, pulseaudio)
- xdg-user-dirs
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- xdotool (xdotool-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-toml (python-toml-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
- yasm (yasm-gitAUR) (make)
- zip (zip-natspecAUR) (make)
Required by (2)
Sources (13)
- 0000-disable-update-check@rustdesk.patch
- 0001-extended_text-drop-version-for-flutter.3.22.3@rustdesk.patch
- 0002-screen_retriever@rustdesk.patch
- aom-d6f30ae474dd6c358f26de0a0fc26a0d7340a84c.tar.gz
- flutter_rust_bridge-1.80.1.tar.gz
- hbb_common-20250328-81b932b7bfa2ff8bc60189625fd6538db2fa9ea1.tgz
- https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.19.6-stable.tar.xz
- libjpeg-turbo-libjpeg-turbo-3.1.0.tar.gz
- libyuv-a37e6bc81b52d39cdcfd0f1428f5d6c2b2bc9861.tar.gz
- rustdesk-1.3.9.tar.gz
- vcpkg-20250113-6f29f12e82a8293156836ad81cc9bf5af41fe836.tgz
- webmproject-libvpx-v1.13.1.tar.gz
- xiph-opus-v1.5.2.tar.gz
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
Ataraxy commented on 2022-05-28 11:20 (UTC) (edited on 2022-05-29 02:19 (UTC) by Ataraxy)
I raised the
scrap
build issue upstream.dataprolet commented on 2022-05-28 11:03 (UTC) (edited on 2022-05-28 11:07 (UTC) by dataprolet)
Installation always fails because of a missing dependency of
vcpkg
, even though it gets installed as one. This causes the custom build commandscrap
to fail.Rojikku commented on 2022-04-06 23:29 (UTC)
Adopting, I have time to fix this package. Added Co-Maintainer who actually uses this package.
Released a useless v2 of 1.1.8 that also doesn't build. I have tested build from source using docker using the 1.1.8 tag and that doesn't work either, so I don't believe the fault is my own.
lmartinez-mirror commented on 2022-04-02 03:42 (UTC)
Disowning, as I don't have time to fix this package.
hiseob commented on 2022-02-07 09:25 (UTC)
fastgit uses CloudFlare and preventing source code tarball download (returns http 503)
~ $ LC_ALL=C yay -S rustdesk :: There are 2 providers available for rustdesk: :: Repository AUR 1) rustdesk 2) rustdesk-bin
Enter a number (default=1): ==> 1 :: Checking for conflicts... :: Checking for inner conflicts... [Aur:1] rustdesk-1.1.8-1
1 rustdesk (Build Files Exist) ==> Packages to cleanBuild? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> :: PKGBUILD up to date, Skipping (1/0): rustdesk 1 rustdesk (Build Files Exist) ==> Diffs to show? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> :: (1/1) Parsing SRCINFO: rustdesk ==> Making package: rustdesk 1.1.8-1 (Mon Feb 7 18:24:28 2022) ==> Retrieving sources... -> Downloading rustdesk-1.1.8.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 503 Warning: Problem : HTTP error. Will retry in 3 seconds. 3 retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 503 Warning: Problem : HTTP error. Will retry in 3 seconds. 2 retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 503 Warning: Problem : HTTP error. Will retry in 3 seconds. 1 retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 503 ==> ERROR: Failure while downloading https://download.fastgit.org/rustdesk/rustdesk/archive/refs/tags/1.1.8.tar.gz Aborting... -> error downloading sources: rustdesk context: exit status 1
==> Making package: rustdesk 1.1.8-1 (Mon Feb 7 18:24:38 2022) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading rustdesk-1.1.8.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 503 Warning: Problem : HTTP error. Will retry in 3 seconds. 3 retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 503 Warning: Problem : HTTP error. Will retry in 3 seconds. 2 retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 503 Warning: Problem : HTTP error. Will retry in 3 seconds. 1 retries left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 503 ==> ERROR: Failure while downloading https://download.fastgit.org/rustdesk/rustdesk/archive/refs/tags/1.1.8.tar.gz Aborting... -> error making: rustdesk
YHNdnzj commented on 2021-10-10 08:22 (UTC)
YHNdnzj commented on 2021-10-10 07:56 (UTC)
Also https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=rustdesk#n37 should be
install -Dm0644 "${srcdir}/libsciter-gtk.so" -t "${srcdir}/${pkgname}-${pkgver}/target/release"
Otherwise
${srcdir}/${pkgname}-${pkgver}/target/release
will become a file if it doesn't exist as a directory already.YHNdnzj commented on 2021-10-10 07:25 (UTC) (edited on 2021-10-10 07:25 (UTC) by YHNdnzj)
Gets 404 when accessing https://raw.github.com/c-smile/sciter-sdk/raw/dc65744b66389cd5a0ff6bdb7c63a8b7b05a708b/bin.lnx/x64/libsciter-gtk.so
Correct URL would be https://raw.github.com/c-smile/sciter-sdk/dc65744b66389cd5a0ff6bdb7c63a8b7b05a708b/bin.lnx/x64/libsciter-gtk.so (w/o the "raw" after "sciter-sdk")
taotieren commented on 2021-09-27 09:25 (UTC)
old version:libsciter-gtk.so::https://raw.github.com/c-smile/sciter-sdk/raw/dc65744b66389cd5a0ff6bdb7c63a8b7b05a708b/bin.lnx/x64/libsciter-gtk.so
new version:libsciter-gtk.so::https://raw.fastgit.org/c-smile/sciter-sdk/master/bin.lnx/x64/libsciter-gtk.so
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »