Package Details: makefontpkg 20200526-1

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)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

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)

Actually, the two machines I have that this is giving me an error on are running Antergos. I have two machines where I manually installed arch linux arm and they are working as normal.

klundry commented on 2016-06-22 23:45 (UTC)

abeakrg....pkg.tar.xz is just the name of the font package that it's trying to create. I've never had an issue before and peculiarly, it works fine on my RPi 3 run arch linux arm.

danb commented on 2016-06-17 14:46 (UTC)

klundry: I'm not sure, why you're getting this error, the package is at least not a direct dependency of makefontpkg and all dependencies are non-AUR ones. Can you investigate the problem a bit more precisely?

klundry commented on 2016-06-17 14:15 (UTC)

This isn't working for me now. I keep getting this error and the package isn't created. ==> Finished making: abeakrg 1.0-1 (Fri Jun 17 06:18:49 CDT 2016) [Errno 2] No such file or directory: 'abeakrg-1.0-1-any.pkg.tar.xz'

danb commented on 2016-03-20 17:15 (UTC)

There were some changes in the build system, which made makefontpkg not work at all. Fixed that, so please reinstall the package.

maz-1 commented on 2015-10-17 03:38 (UTC)

The script does not deal with *.ttc

Tuerai commented on 2015-09-02 19:57 (UTC)

Currently will not install. Gets "connection refused" from github.

danb commented on 2014-01-28 20:27 (UTC)

Should work fine now. Thanks for the responses! :)