Search Criteria
Package Details: cinny-desktop 4.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cinny-desktop.git (read-only, click to copy) |
---|---|
Package Base: | cinny-desktop |
Description: | Matrix client focusing primarily on a simple, elegant and secure interface. |
Upstream URL: | https://cinny.in/ |
Keywords: | cinny client matrix |
Licenses: | MIT |
Submitter: | Chewing_Bever |
Maintainer: | Chewing_Bever |
Last Packager: | Chewing_Bever |
Votes: | 4 |
Popularity: | 0.25 |
First Submitted: | 2022-05-22 09:08 (UTC) |
Last Updated: | 2024-11-12 10:41 (UTC) |
Dependencies (12)
- appmenu-gtk-module (appmenu-gtk-module-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libappindicator-gtk3
- librsvg (librsvg-gitAUR)
- libvips (libvips-gitAUR, libvips-notiffAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- sqlite (sqlite-fossilAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (make)
Latest Comments
ogarcia commented on 2024-08-05 14:12 (UTC)
The
appmenu-gtk-module
package can be marked as an optional dependency since it is not needed either for compiling (tested in a clean chroot) or for running CinnyKaMeHb-UA commented on 2023-12-21 23:52 (UTC) (edited on 2023-12-21 23:54 (UTC) by KaMeHb-UA)
@Chewing_Bever I've tested build & work on aarch64, and it actually works. Wouldn't you mind to add
aarch64
as a supported architecture? I've changed only 2 lines in PKGBUILD and have successfully built the package:On line 7:
to
And on line 47:
to
probably can work on other architectures as well, simply adding tested architecture to the list on line 7.
Chewing_Bever commented on 2022-06-23 06:37 (UTC)
@AverytheFurry I am unable to reproduce this either locally or in an isolated build. Perhaps this has something to do with your Rust installation.
Chewing_Bever commented on 2022-06-23 06:23 (UTC) (edited on 2022-06-23 06:28 (UTC) by Chewing_Bever)
@vegai, I've added
gst-plugins-good
as a dependency, apologies for the late reply.<deleted-account> commented on 2022-06-22 23:29 (UTC)
I get this error building with
paru
webpack 5.72.1 compiled with 2 warnings in 28497 ms error: no override and no default toolchain set Error running CLI: failed to build app: Result of
cargo build
operation was unsuccessful: ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'cinny-desktop-2.0.4-2': error: packages failed to build: cinny-desktop-2.0.4-2vegai commented on 2022-05-31 06:46 (UTC) (edited on 2022-05-31 06:46 (UTC) by vegai)
This needs to depend on gst-plugins-good, otherwise cinny will not start properly.