Package Details: gossip 0.12.0-1

Git Clone URL: https://aur.archlinux.org/gossip.git (read-only, click to copy)
Package Base: gossip
Description: gossip nostr client, rust, egui based.
Upstream URL: https://github.com/mikedilger/gossip
Licenses: MIT
Conflicts: ffmpeg-git
Submitter: soloturn
Maintainer: soloturn (zero66, mikedilger)
Last Packager: mikedilger
Votes: 4
Popularity: 0.48
First Submitted: 2023-02-13 19:50 (UTC)
Last Updated: 2024-10-05 05:14 (UTC)

Latest Comments

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

soloturn commented on 2023-11-12 00:52 (UTC)

@TomZander you are now co maintainer, feel free to add that configuration.

suchende commented on 2023-07-06 05:35 (UTC)

extend the dependencies with: clang, cmake

soloturn commented on 2023-03-09 11:18 (UTC)

mike now co mainteiner

FabioLolix commented on 2023-02-22 17:07 (UTC)

@TomZander at the moment that isn't a thing which maintainer are expected to do (https://wiki.archlinux.org/title/Rust_package_guidelines), other modules like nodejs,maven,nuget,etc do the same; for sure I would welcome a configuration to save those modules in SRCDEST= (not simply srcdir)

TomZander commented on 2023-02-22 16:57 (UTC)

Can you make the package build in a way that it doesn't place any files outside of the package dir? It seems to use $HOME/.cargo which is not Ok for an AUR.

mikedilger commented on 2023-02-20 05:29 (UTC)

May I be added as a maintainer so that I can push update to version 0.4.2?

zero66 commented on 2023-02-15 16:33 (UTC)

I'm happy to report that clearing the 2 caches has allowed me to successfully install gossip! Thank you very much for your assistance. Now, I understand 0.4 has been released? ;o)

soloturn commented on 2023-02-15 16:05 (UTC)

if you clean the paru cache and rust cache, the same?

rm -rf ~/.cache/paru/
rm -rf ~/.cargo/

zero66 commented on 2023-02-15 15:09 (UTC)

That now fails with the same issue I was having trying to build from source.

Errors here - https://pastebin.com/cunL3zgP

soloturn commented on 2023-02-15 15:03 (UTC) (edited on 2023-02-15 15:05 (UTC) by soloturn)

updated the flag in PKGBUILD. it works now for you? added you as co maintainer so you would be able to make commits as well to the aur repo.