Package Details: r-quick-share 0.11.5-4

Git Clone URL: https://aur.archlinux.org/r-quick-share.git (read-only, click to copy)
Package Base: r-quick-share
Description: Rust implementation of NearbyShare/QuickShare from Android for Linux.
Upstream URL: https://github.com/Martichou/rquickshare
Licenses: GPL-3.0-or-later
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 15
Popularity: 0.67
First Submitted: 2024-03-03 17:01 (UTC)
Last Updated: 2026-04-07 22:12 (UTC)

Latest Comments

« First ‹ Previous 1 2

mirandir commented on 2025-01-13 16:49 (UTC) (edited on 2025-01-13 16:49 (UTC) by mirandir)

Doesn't build here. I face the same issue as https://github.com/Martichou/rquickshare/issues/263

tauri build thread '<unnamed>' panicked at crates/tauri-cli/src/helpers/app_paths.rs:117:5: Couldn't recognize the current folder as a Tauri project. It must contain a tauri.conf.json, tauri.conf.json5 or Tauri.toml file in any subfolder.

yochananmarqos commented on 2025-01-12 17:20 (UTC)

@katt: Fixed.

katt commented on 2025-01-12 11:03 (UTC)

Fails during package():

==> Starting package()...
install: cannot stat 'target/release/bundle/deb//RQuickShare_0.11.3_amd64/data/usr/share/applications/rquickshare.desktop': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
==> Removing chroot copy [/var/lib/aurbuild/x86_64/katt-86552]...done
==> ERROR: Build failed

yochananmarqos commented on 2024-08-15 20:05 (UTC)

@kentslaney: No idea why 0.11.1 wasn't tagged as a release. Thanks for letting me know, I only subscribe to releases.

kentslaney commented on 2024-08-15 19:06 (UTC)

https://github.com/Martichou/rquickshare/tree/v0.11.1

switching the version in the PKGBUILD to 0.11.1 works

yochananmarqos commented on 2024-08-04 15:54 (UTC)

@waddyhussain: I'll wait for 0.11.0 which should be released soon.

waddyhussain commented on 2024-08-04 14:34 (UTC)

The 0.10.2 version has an issue with building, the package author made a recent commit which fixes it. Could you update this package to include the commit?