Search Criteria
Package Details: qman 1:1.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qman.git (read-only, click to copy) |
|---|---|
| Package Base: | qman |
| Description: | A more modern manual page viewer for our terminals |
| Upstream URL: | https://github.com/plp13/qman |
| Licenses: | BSD-2-Clause |
| Conflicts: | qman-git |
| Provides: | qman |
| Replaces: | qman-git |
| Submitter: | plp |
| Maintainer: | plp |
| Last Packager: | plp |
| Votes: | 6 |
| Popularity: | 0.59 |
| First Submitted: | 2025-02-21 21:58 (UTC) |
| Last Updated: | 2025-11-17 11:20 (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, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- python-cogapp (make)
- cunit (bcunit-cunit-compatAUR, cunit-svnAUR) (check)
Latest Comments
1 2 Next › Last »
5long commented on 2025-12-01 11:57 (UTC)
Please consider changing dependency
man-dbtoman.qman can work with both
man-dbandmandoc. Both provideman.plp commented on 2025-04-04 12:21 (UTC)
@bergentroll: I added a
check()function and made some other fixes. So nowmakepkg --checkpullscunitand runs the tests whilemakepkg --nocheckdoesn't.I think this should fix the issue.
bergentroll commented on 2025-04-04 06:56 (UTC)
Seems
cunitmust be inmakedependsbecause it has been calling inbuild(), and there is nocheck()actually. Or better to disable tests while building withtestsoption and move it tocheck()function.plp commented on 2025-02-24 15:46 (UTC)
@nesk_aur thanks for the confirmation. I had an issue with
aarch64in the past, which was supposedly fixed, but I was waiting for a second confirmation before making it official. I guess now I have that :-)<deleted-account> commented on 2025-02-24 13:49 (UTC)
@plp thanks, it was a problem on my end (older python installed). Btw, package builds and works on
aarch64arch.plp commented on 2025-02-24 08:58 (UTC) (edited on 2025-02-24 08:59 (UTC) by plp)
@nesk_aur it works for me with
python-cogapp3.3.0-7:Does the failure also happen when you do
cog -h?<deleted-account> commented on 2025-02-24 05:56 (UTC)
Not building (python-cogapp is installed):
plp commented on 2025-02-22 20:57 (UTC) (edited on 2025-02-22 21:02 (UTC) by plp)
@intelfx
I understand what you are saying. However, until now
qman-githas been playing the role of the stable Qman release package. I admit, this shouldn't have happened, and I should have been paying more attention to the guidelines. But I haven't been, and it has happened. So, now we have a bunch of users who should really migrate toqman, otherwise they'll be stuck with the unstableqman-gitpackage.Perhaps then it may be better if we keep
replacesin place, and also deleteqman-git, to give everybody a chance to migrate. Then, after a reasonable amount of time has passed (perhaps 3-4 weeks), we can remove thereplacesdirective fromqmanand re-introduceqman-gitas a proper unstable package that follows thedevelbranch.intelfx commented on 2025-02-22 20:02 (UTC)
I did not notice this at first, but please remove the
replaces=()line. See the AUR rules of submission, subpoint 5 for details.plp commented on 2025-02-22 15:50 (UTC)
@intelfx Definitely put it in the wiki. It makes absolute sense once explained, but it's not something the casual packager will ever think of.
1 2 Next › Last »