Package Details: ttf-unifont-csur 17.0.04-2

Git Clone URL: https://aur.archlinux.org/ttf-unifont-csur.git (read-only, click to copy)
Package Base: ttf-unifont-csur
Description: TrueType part of the GNU Unifont containing Michael Everson's ConScript Unicode Registry (CSUR) Private Use Area (PUA) glyphs
Upstream URL: https://unifoundry.com/unifont/index.html
Licenses: GPL
Submitter: None
Maintainer: gregdan3
Last Packager: gregdan3
Votes: 4
Popularity: 0.000000
First Submitted: 2015-08-11 08:22 (UTC)
Last Updated: 2026-05-21 02:04 (UTC)

Latest Comments

gregdan3 commented on 2026-05-21 02:07 (UTC)

@mokkurkalve turns out the csurttf target was renamed ttf-csur. Pushed a fix!

mokkurkalve commented on 2026-05-20 09:53 (UTC)

Build fails thus. Also building in clean chroot.

(...snip...)
sort -u -k 1,1 -t ':' plane00/unifont-base.hex plane00/hangul-syllables.hex plane00/izmg16-plane00.hex plane00/plane00-nonprinting.hex plane00/plane00-unassigned.hex plane00/spaces.hex plane00/wqy.hex plane00csur/plane00csur-nonprinting.hex plane00csur/noscript.hex plane00csur/plane00csur-spaces.hex plane00csur/plane00csur-unassigned.hex plane00csur/plane00csur.hex \
       > compiled/unifont_all-17.0.04.hex
cat plane01/plane01-nonprinting.hex plane01/plane01-noscript.hex plane01/plane01-space.hex plane01/plane01-unassigned.hex plane01/plane01.hex plane02/izmg16-plane02.hex plane02/zh-plane02.hex plane03/jp-plane03.hex plane03/zh-plane03.hex plane0E/plane0E-nonprinting.hex plane0E/plane0E-unassigned.hex plane0E/plane0E.hex plane0Fcsur/plane0Fcsur-nonprinting.hex plane0Fcsur/plane0Fcsur-spaces.hex plane0Fcsur/plane0Fcsur-unassigned.hex plane0Fcsur/plane0Fcsur.hex | grep -v "^0020:" | \
   sort -u -k 1,1 -t ':' \
      >> compiled/unifont_all-17.0.04.hex
touch hex-stamp
make: *** No rule to make target 'csurttf'.  Stop.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: ttf-unifont-csur-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
ttf-unifont-csur - exit status 4

dreieck commented on 2023-11-15 15:06 (UTC) (edited on 2023-11-17 10:46 (UTC) by dreieck)

Your source file URLs http://unifoundry.com/pub/unifont/unifont-15.1.04/font-builds/unifont_csur-15.1.04.ttf and http://unifoundry.com/pub/unifont/unifont-15.1.04/font-builds/unifont_csur-15.1.04.ttf give HTTP error 404.

In the browser as well as via makepkg:

curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading http://unifoundry.com/pub/unifont/unifont-15.1.04/font-builds/unifont_csur-15.1.04.ttf
    Aborting...

Only the .otf files are present -- so you need to use those and convert during build().
Or directly build from ↗ source, as ttf-unifont does it.

Regards and thanks for maintaining!

<deleted-account> commented on 2016-08-28 09:32 (UTC)

Hi, sorry for the late update Note that since 9.0.02 update of unifont the unifont_csur.ttf contains only the extra symbols of Csur. The other symbols are all stored in the files installed by ttf-unifont which I added as dependency.