Search Criteria
Package Details: mangl-git 1.0.3.r0.g4123b26-1
Git Clone URL: | https://aur.archlinux.org/mangl-git.git (read-only, click to copy) |
---|---|
Package Base: | mangl-git |
Description: | graphical man page viewer |
Upstream URL: | https://github.com/zigalenarcic/mangl |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | r3drock |
Maintainer: | r3drock |
Last Packager: | r3drock |
Votes: | 1 |
Popularity: | 0.000112 |
First Submitted: | 2019-10-25 23:55 |
Last Updated: | 2020-12-19 17:04 |
Dependencies (6)
- freeglut (freeglut-x11-svn, freeglut-wayland-svn)
- glu (glu-git)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- git (git-git) (make)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-infinality-remix, fontconfig-git, fontconfig-ubuntu) (optional) – set custom font
Latest Comments
yochananmarqos commented on 2020-12-19 16:33
@r3drock: The patch was merged into master.
yochananmarqos commented on 2020-12-16 16:20
Working PKGBUILD using PR #13.
yochananmarqos commented on 2020-12-16 02:12
@deathtrip: Yep, I opened an issue months ago.
deathtrip commented on 2020-12-15 19:10
fails to compile for me: oc/compat_err.o:/tmp/makepkg/mangl-git/src/mangl/mandoc/compat_err.c:5: first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:72: mangl] Error 1
yochananmarqos commented on 2020-03-06 17:08
This also depends on
freetype2
, see theMakefile
.r3drock commented on 2019-12-18 13:45
Thank You for your suggestions. I implemented most of them.
yochananmarqos commented on 2019-12-16 16:39
Tags are available, please follow VCS package guidelines:
You can also simplify the
build()
function:Your
check()
function does absolutely nothing.