Search Criteria
Package Details: rustdesk 1.3.7-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: | 33 |
Popularity: | 2.33 |
First Submitted: | 2021-06-27 07:29 (UTC) |
Last Updated: | 2025-01-23 04:29 (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, glibc-eac-binAUR)
- 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)
- 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) (make)
- curl (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-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-8ad484f8a18ed1853c094e7d3a4e023b2a92df28.tar.gz
- flutter_rust_bridge-1.80.1.tar.gz
- hbb_common-49c6b24a7a8c39d4448e07b743007ef1a3febd43.tgz
- https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.19.6-stable.tar.xz
- libjpeg-turbo-libjpeg-turbo-3.0.4.tar.gz
- libyuv-a37e6bc81b52d39cdcfd0f1428f5d6c2b2bc9861.tar.gz
- rustdesk-1.3.7.tar.gz
- vcpkg-b2cb0da531c2f1f740045bfe7c4dac59f0b2b69c.tgz
- webmproject-libvpx-v1.13.1.tar.gz
- xiph-opus-v1.5.2.tar.gz
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
severach commented on 2025-01-22 22:17 (UTC)
QUIET isn't part of the error. I'll guess that you have trouble with vcpkg too. I switched it to a fixed release. Every new release pulls a bunch of git commits that we don't use. If it works, it's most likely because you compiled again, not because I actually fixed anything.
pengux commented on 2025-01-22 09:04 (UTC)
The update still didn't work for me. Still got the errors when trying to build with
makepkg -si
:noitemstoshow commented on 2025-01-21 08:34 (UTC)
yes with the update now it builds fine, thanks for the fast response
severach commented on 2025-01-21 08:19 (UTC)
I get vcpkg compile errors on rare occasion. Don't know what causes it. Just wait a bit and try again. I see that your compile failed on debug. I added some switches to disable metrics and debug. Let's see if that fixes or causes problems.
noitemstoshow commented on 2025-01-21 00:50 (UTC)
severach commented on 2024-12-26 20:30 (UTC) (edited on 2024-12-26 20:54 (UTC) by severach)
I got the screen_retriever error on one of my compiles too. Flutter marked that it was needed because compiling again fixed it. I don't know where we would add that to ensure a compile the first time.
mihalycsaba commented on 2024-12-26 19:08 (UTC)
1.3.6 doesn't compile, I think the following module is missing
severach commented on 2024-11-30 21:28 (UTC) (edited on 2024-11-30 21:28 (UTC) by severach)
1.3.3 won't compile. No need to report. Seems to be an incompatibility between FRB 1.80.0 and Dart in Flutter 3.24.5. 1.3.2 has same compile error with Flutter 3.24.5. FRB 1.81.0 requires adding cargo-expand, fixes the Dart error but fails at at the end.
severach commented on 2024-11-27 19:27 (UTC)
This is built with rustdesk's build script and uses all the sources they specify. Individual build lines are present and could be modified to add fvm. I'm not a rust programmer. Provide a patch. It would be better to start this in rustdesk-git to see how well it works.
patlefort commented on 2024-11-19 01:57 (UTC)
Would it be possible to use
fvm
to build the flutter part? The advantage is that I could usefvm-sourcebuild
which build the engine from source, rather than downloading precompiled binaries from google.1 2 3 4 5 6 .. 8 Next › Last »