Search Criteria
Package Details: asuka-git r59.a72dbd3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/asuka-git.git (read-only, click to copy) |
|---|---|
| Package Base: | asuka-git |
| Description: | a Gemini Project client written in Rust with NCurses. |
| Upstream URL: | https://git.sr.ht/~julienxx/asuka |
| Licenses: | MIT |
| Conflicts: | asuka |
| Provides: | asuka |
| Submitter: | unmellow |
| Maintainer: | unmellow |
| Last Packager: | unmellow |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-11-07 07:44 (UTC) |
| Last Updated: | 2021-07-06 12:37 (UTC) |
Dependencies (4)
- ncurses (ncurses-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rustup) (make)
Latest Comments
unmellow commented on 2021-04-15 16:29 (UTC)
@Valenoern glad to hear it compiles on arm! enjoy the software!
Valenoern commented on 2021-03-25 10:08 (UTC)
Successfully built this on aarch64
unmellow commented on 2021-03-17 00:36 (UTC)
@xotkot i have no idea for a long term solution
for now i echo "if build fails run: rustup toolchain install stable && rustup default stable"
hope that's enough to save some headaches
xotkot commented on 2021-03-12 12:05 (UTC)
@unmellow
=============
build was successful
unmellow commented on 2021-03-11 23:53 (UTC) (edited on 2021-03-12 00:07 (UTC) by unmellow)
@xotkot run this command
I don't think their is a better fix for this i can put in the PKGBUILD
edit: i released an example patch that might allow people to not run that command and still install correctly found here https://github.com/unmellow/asuka-git
test it it out if you want not pushing to aur yet
xotkot commented on 2021-03-06 21:28 (UTC)