Search Criteria
Package Details: figlet-fonts 1.0-3
Git Clone URL: | https://aur.archlinux.org/figlet-fonts.git (read-only) |
---|---|
Package Base: | figlet-fonts |
Description: | Additional asciiart fonts for figlet |
Upstream URL: | http://www.figlet.org/fontdb.cgi |
Keywords: | figlet fonts |
Licenses: | |
Submitter: | Harvie |
Maintainer: | barlik |
Last Packager: | barlik |
Votes: | 69 |
Popularity: | 0.011853 |
First Submitted: | 2009-10-11 18:18 |
Last Updated: | 2018-03-09 12:13 |
Required by (2)
- ascii-design
- jave (optional)
Latest Comments
pablo1 commented on 2019-06-27 10:09
There are even more fonts over here: https://github.com/xero/figlet-fonts Could those be integrated too? Im especially interested in the "ANSI Shadow" font from there, which is not in this package.
dncrash commented on 2019-04-08 12:51
Source URLs need to be changed to http. Using ftp doesn't work (anymore?).
cspal commented on 2015-04-09 18:28
$ makepkg -s
==> Making package: ascii-design 1.1.1-1 (Thu Apr 9 20:26:36 CEST 2015)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: figlet-fonts
==> ERROR: 'pacman' failed to install missing dependencies.
Then I downloaded figlet-fonts from AUR, unpacked it and:
makepkg -s
==> ERROR: Missing package() function in /Adatok/AUR/Figle-fonts/figlet-fonts/PKGBUILD
clearing commented on 2015-04-03 13:42
"build()" should be replaced with "package()"
mathieu.clabaut commented on 2011-08-04 09:23
updated.
Harvie commented on 2010-07-29 12:46
voxel: thx fixed
voxel commented on 2010-07-29 09:26
The PKGBUILD fails to install the fonts.
------
==> Extracting Sources...
-> Extracting ours.tar.gz with bsdtar
-> Extracting contributed.tar.gz with bsdtar
-> Extracting international.tar.gz with bsdtar
-> Extracting ms-dos.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting build()...
cp: omitting directory `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/contributed/bdffonts'
cp: omitting directory `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/contributed/C64-fonts'
cp: will not overwrite just-created `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/pkg/usr/share/figlet/fonts/katakana.flf' with `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/international/katakana.flf'
cp: will not overwrite just-created `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/pkg/usr/share/figlet/fonts/runyc.flf' with `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/international/runyc.flf'
cp: will not overwrite just-created `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/pkg/usr/share/figlet/fonts/tsalagi.flc' with `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/international/tsalagi.flc'
cp: will not overwrite just-created `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/pkg/usr/share/figlet/fonts/tsalagi.flf' with `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/international/tsalagi.flf'
cp: will not overwrite just-created `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/pkg/usr/share/figlet/fonts/banner.flf' with `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/ours/banner.flf'
Aborting...
==> ERROR: Makepkg was unable to build figlet-fonts.
------
I'm running x86_64.
voxel commented on 2010-07-29 09:05
The PKGBUILD fails to install the fonts.
------
==> Extracting Sources...
-> Extracting ours.tar.gz with bsdtar
-> Extracting contributed.tar.gz with bsdtar
-> Extracting international.tar.gz with bsdtar
-> Extracting ms-dos.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting build()...
cp: omitting directory `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/contributed/bdffonts'
cp: omitting directory `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/contributed/C64-fonts'
cp: will not overwrite just-created `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/pkg/usr/share/figlet/fonts/katakana.flf' with `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/international/katakana.flf'
cp: will not overwrite just-created `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/pkg/usr/share/figlet/fonts/runyc.flf' with `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/international/runyc.flf'
cp: will not overwrite just-created `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/pkg/usr/share/figlet/fonts/tsalagi.flc' with `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/international/tsalagi.flc'
cp: will not overwrite just-created `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/pkg/usr/share/figlet/fonts/tsalagi.flf' with `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/international/tsalagi.flf'
cp: will not overwrite just-created `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/pkg/usr/share/figlet/fonts/banner.flf' with `/tmp/yaourt-tmp-USERNAME/aur-figlet-fonts/src/ours/banner.flf'
Aborting...
==> ERROR: Makepkg was unable to build figlet-fonts.
------
I'm running x86_64.