Search Criteria
Package Details: cbqn-git r1761.fef8cfa-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cbqn-git.git (read-only, click to copy) |
|---|---|
| Package Base: | cbqn-git |
| Description: | A BQN implementation in C. |
| Upstream URL: | https://github.com/dzaima/CBQN |
| Licenses: | GPL3, MIT, Apache, boost |
| Conflicts: | cbqn |
| Provides: | cbqn |
| Submitter: | firegem |
| Maintainer: | aksr |
| Last Packager: | firegem |
| Votes: | 1 |
| Popularity: | 0.147570 |
| First Submitted: | 2021-11-20 01:51 (UTC) |
| Last Updated: | 2023-01-15 19:18 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-eacAUR)
- libffi (libffi-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ttf-bqn386 (ttf-bqn386-gitAUR) (optional) – BQN and APL compatible font
Latest Comments
lee-thomp commented on 2025-10-24 22:52 (UTC)
Hey I've had a go at updating this to build CBQN 0.9.0 seeing as I've updated CBQN to the same on Guix. I've hosted my fork of this repo here on Codeberg. Please take a look and go easy on me if I've made any obvious mistakes, thanks.
firegem commented on 2022-01-01 19:27 (UTC) (edited on 2022-05-16 20:44 (UTC) by firegem)
I've pushed an update to make
rlwrapan optional dependency and to stop copying documentation over from the main BQN repo.firegem commented on 2021-12-20 00:29 (UTC) (edited on 2021-12-21 00:55 (UTC) by firegem)
Thanks for the patch, it builds in a clean chroot again so I've updated the package.
mpizzzle commented on 2021-12-19 23:55 (UTC)
The makefile.patch needs to be updated I believe, as the patch currently fails. I updated lines 7-8 to:
which did the trick.