Search Criteria
Package Details: ttf-b612 1.008-3
Git Clone URL: | https://aur.archlinux.org/ttf-b612.git (read-only, click to copy) |
---|---|
Package Base: | ttf-b612 |
Description: | An highly legible open source font family designed and tested to be used on aircraft cockpit screens |
Upstream URL: | http://b612-font.com/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | milouse |
Maintainer: | milouse |
Last Packager: | milouse |
Votes: | 3 |
Popularity: | 0.49 |
First Submitted: | 2019-04-15 13:18 |
Last Updated: | 2020-07-05 13:39 |
Latest Comments
milouse commented on 2020-07-05 13:40
Done, sorry for the delay.
Kewl commented on 2020-07-05 01:36
you can use
install -Dm644 *.ttf -t "${pkgdir}/usr/share/fonts/TTF"
instead of what you do and please update the dependenciesmilouse commented on 2020-01-17 15:09
Wow, sorry @luxcem, I'll fix it now
luxcem commented on 2020-01-17 12:02
$_pkgname
is not defined in the PKGBUILDinstall
command resulting in empty string and possibly overwriting files.