Search Criteria
Package Details: ttf-b612 1.008-4
Package Actions
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: | https://b612-font.com/ |
Licenses: | EPL |
Conflicts: | ttf-b612-git, ttf-b612-mono |
Provides: | ttf-b612, ttf-b612-mono |
Submitter: | milouse |
Maintainer: | milouse |
Last Packager: | milouse |
Votes: | 8 |
Popularity: | 0.000159 |
First Submitted: | 2019-04-15 13:18 (UTC) |
Last Updated: | 2022-12-20 15:15 (UTC) |
Latest Comments
xiota commented on 2023-10-21 17:43 (UTC)
Please remove
fontconfig
fromdepends
, in accordance with font package guidelines.milouse commented on 2022-09-21 10:07 (UTC)
It’s fixed.
xiota commented on 2022-09-20 14:37 (UTC)
Please add quotes to the path in the
cd
command. Otherwise the build fails when$srcdir
has spaces in it. Also, please remove the depends. It's unnecessary. Thanks.milouse commented on 2020-07-05 13:40 (UTC)
Done, sorry for the delay.
Kewl commented on 2020-07-05 01:36 (UTC)
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 (UTC)
Wow, sorry @luxcem, I'll fix it now
luxcem commented on 2020-01-17 12:02 (UTC)
$_pkgname
is not defined in the PKGBUILDinstall
command resulting in empty string and possibly overwriting files.