0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-21 15:09:35 +00:00
Files
termux-packages/packages/harfbuzz/harfbuzz-utils.subpackage.sh
Biswapriyo Nath 1a1e0f509c enhance(main/harfbuzz): Add man pages
man pages were added in upstream[1] but it requires executing the
programs with help2man. This commit adds those generated man pages.

[1]: 7f10c0edfd
2025-04-06 01:57:06 +05:30

6 lines
107 B
Bash

TERMUX_SUBPKG_INCLUDE="
bin/
share/man/man1
"
TERMUX_SUBPKG_DESCRIPTION="Tools using the harfbuzz library"