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
- Show 28 more dependencies...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
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.danielphan2003 commented on 2024-09-20 18:06 (UTC)
Please change
Icon=${_pkgname}.png
toIcon=${_pkgname}
in the desktop entry. This way the icon appears properly on desktop and in search.eworm commented on 2024-08-04 18:40 (UTC)
Please change the dependency from pulseaudio to pulse-native-provider...
MandleRex commented on 2024-08-03 05:38 (UTC)
Install Rustdesk-bin to avoid the pipewire-pulse/pulseaudio conflict.
Universebenzene commented on 2024-08-03 03:24 (UTC)
pipewire-pulse in official repo does not provide pulseaudio any more , which will cause pipewire-pulse users conflict while upgrading the system.
severach commented on 2024-07-25 02:25 (UTC) (edited on 2024-07-25 02:28 (UTC) by severach)
I don't know what to make of all the build errors. In 1.2.6 I got errors in vcpkg, dart, and libavcodec. Silly things like curl 'github.com' not found, like there's a big outage or something. Everything always builds on my Arch boxes. I couldn't get rustdesk or rustdesk-git to build on my Manjaro boxes though it has before. Fortunately rustdesk 1.2.7 built in Manjaro.
For /opt/vcpkg, you must have an old version. vcpkg 2024.06.10 took out the development files so I had to patch in the internal vcpkg code from rustdesk-git.
kogeke commented on 2024-06-16 23:06 (UTC) (edited on 2024-06-16 23:15 (UTC) by kogeke)
cp: не удалось выполнить stat для '/opt/vcpkg': Нет такого файла или каталога ==> ОШИБКА: Произошел сбой в prepare(). /usr/share/makepkg/util/message.sh: строка 51: QUIET: не заданы границы переменной /usr/bin/makepkg: строка 131: logpipe: не заданы границы переменной -> ошибка сборки: rustdesk-exit status 1
severach commented on 2024-03-31 19:15 (UTC)
@tiziodcaio: RustDesk 1.2.3 doesn't build against AUR Flutter 3.19.5, and it may never build because Rust is not designed (is expressly designed not) to be interoperable even over the short term. Flutter constantly makes breaking changes. I did push a change needed to compile with the current AUR Flutter. See if you can get it to work
_opt_SYS_FLUTTER=1
and provide some patches. I won’t be changing that setting until it can be shown that RustDesk will compile with AUR Flutter from release to release. It doesn’t do any good to compile with AUR Flutter for 2 weeks after a new RustDesk release only to push revert back to internal Flutter to fix compile complaints. You’re more likely to compile against AUR Flutter withrustdesk-git
and even that doesn’t last long.tiziodcaio commented on 2024-03-31 13:40 (UTC)
Please use flutter package from the AUR instead of bundled one...
yochananmarqos commented on 2023-12-11 15:51 (UTC)
@severach: Ah, good point. Sorry for the noise.
1 2 3 4 5 6 7 Next › Last »