Search Criteria
Package Details: cinny-desktop 4.11.2-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: | ogarcia |
| Last Packager: | ogarcia |
| Votes: | 8 |
| Popularity: | 0.47 |
| First Submitted: | 2022-05-22 09:08 (UTC) |
| Last Updated: | 2026-03-11 17:13 (UTC) |
Dependencies (10)
- gst-plugins-good (gst-plugins-good-gitAUR)
- libappindicator-gtk3 (libappindicator)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR)
- libvips (libvips-gitAUR, libvips-notiffAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- sqlite (sqlite-fossilAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
ogarcia commented on 2026-03-12 15:58 (UTC)
@kryptonian use a clean chroot to build package.
extra-x86_64-buildinPKGBUILDdirectorykryptonian commented on 2026-03-12 15:51 (UTC) (edited on 2026-03-12 15:51 (UTC) by kryptonian)
Cargo problems.
kryptonian commented on 2026-02-22 12:18 (UTC)
Wayland seems to not work? Reported upstream https://github.com/cinnyapp/cinny/issues/2683
patlefort commented on 2025-08-13 16:35 (UTC)
Build error:
Tested in clean container. Any idea?
ogarcia commented on 2024-08-05 14:12 (UTC)
The
appmenu-gtk-modulepackage 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
aarch64as 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-goodas a dependency, apologies for the late reply.<deleted-account> commented on 2022-06-22 23:29 (UTC)
I get this error building with
paruwebpack 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 buildoperation 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.