Search Criteria
Package Details: rustdesk 1.3.2-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: | 30 |
Popularity: | 3.38 |
First Submitted: | 2021-06-27 07:29 (UTC) |
Last Updated: | 2024-11-03 18:51 (UTC) |
Dependencies (48)
- 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, glibc-eac-binAUR, glibc-eac-rocoAUR)
- 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-classicAUR, gtk3-classic-xfceAUR, 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)
- libvdpau
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxfixes
- libxkbcommon (libxkbcommon-gitAUR)
- libxtst
- pam (pam-selinuxAUR)
- pango (pango-gitAUR)
- pulse-native-provider (pipewire-pulse-gitAUR, pulseaudio-gitAUR, pipewire-full-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-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, 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 (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
- yasm (yasm-gitAUR) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
Rojikku commented on 2023-05-18 22:35 (UTC)
I'm going to abandon this because the dev refuses to properly tag releases. It's been six months.
xAsh commented on 2023-05-13 17:33 (UTC)
Won't compile https://pastebin.com/raw/tdCeMuXb
Sven commented on 2023-04-11 21:07 (UTC)
This fails with: error: non-binding let on a synchronization lock --> libs/hbb_common/src/config.rs:659:13
peterjc123 commented on 2023-03-23 14:25 (UTC)
This packages relies on
ttf-arphic-uming
, as can be seen here. Otherwise, the Chinese characters won't show properly.vizmoe commented on 2023-02-14 08:53 (UTC)
eworm commented on 2023-02-13 20:59 (UTC) (edited on 2023-02-13 20:59 (UTC) by eworm)
Ok, figured what causes this... The build fails with link time optimization (LTO). Disabling that makes the build succeed:
eworm commented on 2023-02-13 15:40 (UTC)
The upstream code for locks is fixed already: https://github.com/rustdesk/rustdesk/commit/b2f7e7ece5a4812bbc0b0713a85158b81352d423
This just did not yet make it into a release.
But I have two more issues:
Looks like the icon
rustdesk.png
changed. This is easily fixed with updated checksum.But it also fails at link time with a zstd related error... No idea how to fix this:
Rojikku commented on 2023-01-16 21:47 (UTC)
@shoklan I'm not going to set a precedent of fixing their code for them, but people are welcome to use your fix on their own. It's pretty self-evidently good.
Large reasons I won't is: 1. Sets a bad precedent, so when something else inevitably breaks, I have more issues 2. They could literally release another stable version whenever they wanted and fix this issue.
shoklan commented on 2023-01-10 20:51 (UTC)
You can get this to install if you update the PKGBUILD with:
This isn't preferable since they should fix their code but it will at least get it installed for now.
Technetium1 commented on 2022-12-15 23:22 (UTC)
@FabioLolix it was already there when this was adopted. There is no harm leaving it, but you are right.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »