Search Criteria
Package Details: qman-git 1.4.3.r104.g9b702ac-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qman-git.git (read-only, click to copy) |
|---|---|
| Package Base: | qman-git |
| Description: | A more modern manual page viewer for our terminals |
| Upstream URL: | https://github.com/plp13/qman |
| Licenses: | BSD-2-Clause |
| Conflicts: | qman |
| Provides: | qman |
| Submitter: | plp |
| Maintainer: | intelfx |
| Last Packager: | intelfx |
| Votes: | 1 |
| Popularity: | 0.000005 |
| First Submitted: | 2023-12-19 19:00 (UTC) |
| Last Updated: | 2025-08-14 18:58 (UTC) |
Dependencies (9)
- bzip2 (bzip2-gitAUR)
- man-db
- ncurses (ncurses-gitAUR)
- xz (xz-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- python-cogapp (make)
- cunit (bcunit-cunit-compatAUR, cunit-svnAUR) (check)
Latest Comments
1 2 3 Next › Last »
plp commented on 2025-08-12 07:41 (UTC)
And I apologise for making @kseistrup apologise. I was only trying to save the package.
kseistrup commented on 2025-08-12 05:58 (UTC)
@intelfx I apologize for my erratic suggestion. @plp knows better.
plp commented on 2025-08-11 19:51 (UTC)
@intelfx, please ignore last request from @kseistrup.
qman-gitshould follow thedevelbranch, notmain.https://github.com/plp13/qman/issues/60
kseistrup commented on 2025-08-11 19:36 (UTC)
Please do not use the “devel” branch, just use the tip of main/master (whichever we get when
#branch=develhas been removed in thePKGBUILDfile).https://github.com/plp13/qman/issues/60
plp commented on 2025-08-09 14:02 (UTC)
Can you please add a backup directive for the config file?
Thanks in advance.
plp commented on 2025-04-04 12:38 (UTC) (edited on 2025-04-04 12:39 (UTC) by plp)
I tried to copy/paste your solution into my qman, but it didn't work. I also searched online for
if check_option check yand I couldn't find any mention of it.In the end, I managed to replicate the functionality by leaving
testsdisabled inbuild(), and addingat the top of
check().Also check out the complete list of
optsI added to mybuild(). You may want to use them forqman-gitas well.intelfx commented on 2025-03-25 22:18 (UTC)
Yeah, since that comment I've added a small hack to append
-Dtests=disabledif!check.plp commented on 2025-03-25 21:04 (UTC) (edited on 2025-03-25 21:11 (UTC) by plp)
It works correctly for me.
makepkgpullscunitas a dependency, andmakepkg --nocheckdoesn't.Similarly,
yay -S qman-gitpullscunitandyay --mflags="--nocheck" -S qman-gitdoesn't.In all cases, build is successful.
intelfx commented on 2025-03-25 10:29 (UTC)
Hmm. Are you building with
--nocheck?patlefort commented on 2025-03-24 22:11 (UTC)
cunitshould be a make depends or it will fail to build withqman/src/meson.build:58:10: ERROR: Dependency "cunit" not found, tried pkgconfig.1 2 3 Next › Last »