Search Criteria
Package Details: ttf-exljbris 1.1-7
Git Clone URL: | https://aur.archlinux.org/ttf-exljbris.git (read-only, click to copy) |
---|---|
Package Base: | ttf-exljbris |
Description: | A collection of free opentype fonts by Jos Buivenga. Includes Delicious, Diavlo, Fontin, Fontin Sans and Tallys |
Upstream URL: | http://www.exljbris.com/ |
Licenses: | |
Submitter: | None |
Maintainer: | eworm |
Last Packager: | eworm |
Votes: | 55 |
Popularity: | 0.000002 |
First Submitted: | 2009-06-08 18:42 |
Last Updated: | 2020-06-30 11:38 |
Latest Comments
1 2 Next › Last »
thibaur commented on 2021-02-12 14:41
Delicious version/file has changed
'delicious-123.zip' -> 'DELICIOUS_21_OTF.zip'
PhotonX commented on 2020-06-30 11:32
Looks like xorg-font-utils was dropped from the repos.
ubone commented on 2019-11-25 09:29
this has been using the wrong name for a decade (see the bottom post)
NoobAlice commented on 2019-01-24 22:43
Warning to other users: The serif versions of the Fontin fonts do not include symbols for common fractions such as 1/2 (½) and 1/4 (¼).
hitori commented on 2017-09-10 10:24
Can you please add the Fontin Sans CR?
Here's the patch: https://ptpb.pw/RtIO.patch
cfr42 commented on 2017-01-18 23:46
The package installs a Mac-specific binary dot file.
warning: could not get file information for usr/share/fonts/OTF/._Tallys_15.otf
I do not think it used to do this, although I cannot honestly remember. This is in the original source, but I think it would be better removed prior to installation. Admittedly, this is really an upstream bug as it shouldn't be there in the first place.
vogelchr commented on 2015-05-17 12:06
--- Does not build anymore, PKGDEST lacks the package() method.
Fix:
build() {
true
}
package() {
mkdir -p ${pkgdir}/usr/share/fonts/OTF
install -m 644 -D *.otf ${pkgdir}/usr/share/fonts/OTF
install -m 644 -D Diavlo_II_37/*.otf ${pkgdir}/usr/share/fonts/OTF
install -m 644 -D exljbris-font-licence.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
}
falmp commented on 2013-06-21 17:11
PKGBUILD for Museo Sans: http://pastie.org/8067107
You must download and place the *.otf files on the same directory.
Anonymous comment on 2012-10-04 09:41
Sorry, I no longer use Arch. Please feel free to adopt and update this package.
andykluger commented on 2012-10-03 20:38
Thanks for this. Would it be possible to add the free Museo, Museo Sans, and Museo Slab fonts?