Search Criteria
Package Details: gossip 0.13.0-1
Package Actions
| 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, itsfarseen) |
| Last Packager: | mikedilger |
| Votes: | 7 |
| Popularity: | 0.039686 |
| First Submitted: | 2023-02-13 19:50 (UTC) |
| Last Updated: | 2024-12-20 22:00 (UTC) |
Dependencies (7)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- mold (mold-gitAUR) (make)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
qlrd commented on 2023-12-21 18:00 (UTC)
@chovy, the error
can be fixed with
yay -S clang cmake(Maybe its worth to addclang,cmaketodependsormakedependsvariables?)@soloturn, but after fix this error, another one appeared:
``bash error[E0004]: non-exhaustive patterns:sys::AVPixelFormat::AV_PIX_FMT_P212BE,sys::AVPixelFormat::AV_PIX_FMT_P212LE,sys::AVPixelFormat::AV_PIX_FMT_P412BEand 3 more not covered ... For more information about this error, tryrustc --explain E0004. error: could not compileffmpeg-next` (lib) due to 3 previous errorschovy commented on 2023-11-15 02:53 (UTC)
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?
« First ‹ Previous 1 2 3 4 Next › Last »