Search Criteria
Package Details: nchat-git 5.16.9.r0.gef071d3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nchat-git.git (read-only, click to copy) |
|---|---|
| Package Base: | nchat-git |
| Description: | console-based chat client with support for Telegram |
| Upstream URL: | https://github.com/d99kris/nchat |
| Licenses: | MIT |
| Conflicts: | nchat |
| Provides: | nchat |
| Submitter: | jonnieey |
| Maintainer: | jonnieey (xiota) |
| Last Packager: | xiota |
| Votes: | 7 |
| Popularity: | 0.000223 |
| First Submitted: | 2020-10-26 01:12 (UTC) |
| Last Updated: | 2026-06-30 21:46 (UTC) |
Dependencies (11)
- file (file-gitAUR)
- ncurses (ncurses-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- python
- sqlite (sqlite-fossilAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- gperf (gperf-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
Latest Comments
1 2 Next › Last »
gesh commented on 2024-09-17 14:59 (UTC) (edited on 2024-09-17 15:00 (UTC) by gesh)
@xiota FYI, ALARM folks have told me that it is their understanding that while using the AUR to package primarily for other architectures is discouraged, it is OK for packages to mention them (so the
arch=(x86_64 aarch64)line should be OK by policy):That said, @lu9dce -- even if this patch is rejected, do note that
makepkgcan be given--ignorearchto skip the architecture-compatibility check. If the package needs anything else in order to build there (I notice you force building with Clang?), you might consider forking the package and posting a copy on the ALARM forums or opening a PR at https://github.com/archlinuxarm/PKGBUILDslu9dce commented on 2024-09-17 10:28 (UTC)
https://archlinuxarm.org/
lu9dce commented on 2024-09-17 01:54 (UTC) (edited on 2024-09-17 10:32 (UTC) by lu9dce)
"With this, it will have support for ARM. The Telegram part needs to be disabled since it is too heavy for ARM. Maybe you could do something to detect if it is x86 or ARM, or create another package, nchat-git-arm. I hope this helps, tested on Raspberry Pi 3."
HaoZeke commented on 2024-04-10 19:18 (UTC)
I've been having trouble with VCS related build flags, kept getting set
-buildvcs=false. Finally fixed it with:1 2 Next › Last »