Search Criteria
Package Details: makefontpkg 20200526-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/makefontpkg.git (read-only, click to copy) |
---|---|
Package Base: | makefontpkg |
Description: | Tool for creating packages from TrueType and OpenType fonts |
Upstream URL: | http://github.com/misterdanb/makefontpkg |
Keywords: | font install package pacman |
Licenses: | beerware |
Submitter: | danb |
Maintainer: | danb |
Last Packager: | danb |
Votes: | 23 |
Popularity: | 0.000000 |
First Submitted: | 2013-08-15 22:49 (UTC) |
Last Updated: | 2020-05-25 22:48 (UTC) |
Dependencies (3)
- pacman-contrib (pacman-contrib-gitAUR)
- python3 (python)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
qwjyh commented on 2023-11-16 02:45 (UTC)
I created new makefontpkg-git package here. https://aur.archlinux.org/packages/makefontpkg-git
qwjyh commented on 2023-11-04 10:33 (UTC) (edited on 2023-11-04 11:20 (UTC) by qwjyh)
GitHub no longer supports the git protocol. https://github.blog/2021-09-01-improving-git-protocol-security-github/
PKGBUILD needs to be updated to use the https protocol instead. https://wiki.archlinux.org/title/Arch_package_guidelines#Package_sources
Or maybe we need a new package named makefontpkg-git.
bradipovsky commented on 2019-04-11 13:37 (UTC)
Got the following error for every font:
FileNotFoundError: [Errno 2] No such file or directory: 'updpkgsums': 'updpkgsums'
Solved by installing package "pacman-contrib". Shouldn't it be a dependency?
Thanks for providing and maintaining this tool!
akobel commented on 2019-04-01 13:09 (UTC)
If you see the error message quoted by @klundry, check whether you experience https://github.com/misterdanb/makefontpkg/issues/3. If so, the call
PKGEXT=.pkg.tar.xz SRCEXT=.src.tar.xz makepkg
should succeed, or adjusting the corresponding entries in/etc/makepkg.conf
.@klundry: Sorry, late to the party...
klundry commented on 2016-06-22 23:46 (UTC)
klundry commented on 2016-06-22 23:45 (UTC)
danb commented on 2016-06-17 14:46 (UTC)
klundry commented on 2016-06-17 14:15 (UTC)
danb commented on 2016-03-20 17:15 (UTC)
maz-1 commented on 2015-10-17 03:38 (UTC)
1 2 Next › Last »