Package Details: rustdesk-git 1.2.5.r9318.g74c24ca-1

Git Clone URL: https://aur.archlinux.org/rustdesk-git.git (read-only, click to copy)
Package Base: rustdesk-git
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: desktop remote rustdesk
Licenses: AGPL-3.0-only
Conflicts: rustdesk
Provides: rustdesk
Submitter: taotieren
Maintainer: taotieren (Ataraxy, severach, mgrep1977)
Last Packager: taotieren
Votes: 5
Popularity: 0.010374
First Submitted: 2021-06-27 07:30 (UTC)
Last Updated: 2024-08-05 12:48 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

Flammkuchen commented on 2023-07-31 13:24 (UTC)

I'm sorry, I forgot that I added the epoch locally. While I'm not a fan of your solution it works and there won't be an epoch.

severach commented on 2023-07-31 04:01 (UTC)

I did not add or remove the epoch. I added a fake version so upgrades work properly until the next version.

Flammkuchen commented on 2023-07-30 17:56 (UTC)

Please add the epoch back. Once there is an epoch, it has to stay and can't go down.

eworm commented on 2023-07-04 07:01 (UTC)

This generates a strange package version (1.2.0.1.2.0.r3.g06af880b) now. Please fix...

Wondering why this had "1.2.0" in the version already... Looks like we need epoch=1 now for clean updates.

severach commented on 2023-06-20 21:52 (UTC) (edited on 2023-06-21 12:19 (UTC) by severach)

I don't clean build very often unless the error looks line one that chroot will find. I tried it this time and sure enough I get errors like /build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/git2-0.16.1/src/repo.rs:137: undefined reference to 'git_repository_open'.

eworm commented on 2023-06-20 21:09 (UTC)

Ha, got it! Once again the issue with rust and link time optimization... 🫣 Please add !lto in options array. Thanks!

eworm commented on 2023-06-20 20:53 (UTC)

Looks like it builds for you, but it does not for (some of) us. Do you build in a clean and up-to-date chroot?

severach commented on 2023-06-20 14:52 (UTC)

libgit2 wasn't needed for anything so I removed it. Rustdesk still builds.

eworm commented on 2023-06-19 21:21 (UTC)

I see the same issue here... Though you stripped the interesting part - it fails with some undefined reference to git_* functions. Looks like anything fails to link against libgit2...

void09 commented on 2023-06-19 19:51 (UTC)

This fails for me, I think when compiling keepawake-rs: https://pastebin.com/raw/9txkfD6y