Search Criteria
Package Base Details: otf-xkcd-font
Git Clone URL: | https://aur.archlinux.org/otf-xkcd-font.git (read-only, click to copy) |
---|---|
Submitter: | StephenBrown2 |
Maintainer: | SpotlightKid |
Last Packager: | SpotlightKid |
Votes: | 3 |
Popularity: | 0.000414 |
First Submitted: | 2016-01-04 20:22 |
Last Updated: | 2020-12-10 12:22 |
Latest Comments
StephenBrown2 commented on 2020-12-10 04:11
Unfortunately I've not had time to maintain this package and my Arch system has grown quite disused this year. As such, I've disowned the package and transfered ownership to SpotlightKid.
Thank you for posting the updated PKGBUILD, please go ahead and upload it to the repo.
SpotlightKid commented on 2020-07-14 14:19
Here's an updated PKGBUILD:
*-git
packages should use a checkout of the HEAD of a repo.)SpotlightKid commented on 2020-07-03 15:47
The package
xorg-font-utils
was removed. Please update the dependencies.petris commented on 2017-10-07 12:23
The install scripts should probably do "fc-cache -s" rather than "fc-cache -f" to avoid rebuilding the entire cache. Additionally, the fontconfig hook does this automatically so it's probably not necessary to do this in the install script.
StephenBrown2 commented on 2017-08-25 18:33
Apologies for the delay on a fix. The upstream repository had added a script version, and changed the directory structure.
I've split the package and added https://aur.archlinux.org/packages/ttf-xkcd-script-font/ as well, for those that wish to try it.
AG_Caesar commented on 2017-07-15 16:10
Install script is broken. The path seems to be wrong. Probably easy to fix, but not for me :D