Search Criteria
Package Details: chawan-git r3154.e00b84ba-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/chawan-git.git (read-only, click to copy) |
---|---|
Package Base: | chawan-git |
Description: | Web browser for your terminal |
Upstream URL: | https://git.sr.ht/~bptato/chawan |
Keywords: | browser cli tui web |
Licenses: | Unlicense |
Conflicts: | chawan |
Provides: | chawan |
Submitter: | Nebulosa |
Maintainer: | Nebulosa |
Last Packager: | Nebulosa |
Votes: | 4 |
Popularity: | 0.74 |
First Submitted: | 2024-04-19 19:53 (UTC) |
Last Updated: | 2025-01-19 19:29 (UTC) |
Dependencies (10)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- libssh2 (libssh2-gitAUR)
- ncurses (ncurses-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- git (git-gitAUR, git-glAUR) (make)
- nim (nim-gitAUR, choosenim-binAUR, choosenimAUR) (make)
- pandoc-cli (pandoc-binAUR, pandoc-sile-gitAUR, pandoc-static-gitAUR) (make)
- termcapAUR (optional) – to use display computer terminals in a device-independent manner
Latest Comments
Nebulosa commented on 2024-08-13 18:55 (UTC)
Thanks for suggestions! Enjoy
aik2 commented on 2024-08-13 07:42 (UTC)
OK, I found the solution. The correct
LIBEXECDIR
should be passed to the nim compiler when building. Simply change the line inbuild()
to:@Nebulosa Would you mind applying the change when you get a chance?
aik2 commented on 2024-08-13 07:07 (UTC) (edited on 2024-08-13 07:43 (UTC) by aik2)
I encountered
cha: Can't load about:chawan (CGI file not found)
after installation.This seems caused by
CHA_LIBEXEC_DIR
not assigning to the right path (/usr/lib/chawan) according to the repo's doc.micwoj92 commented on 2024-08-11 21:10 (UTC)
Thanks. zlib dependency seems to not be needed.
Nebulosa commented on 2024-08-11 21:00 (UTC)
Tried on chawan-git-r2201.a766983b-1 - success.
micwoj92 commented on 2024-08-08 19:09 (UTC)
Build fails with: