Install this version:
emerge -a =media-fonts/exljbris-free-20210312
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-fonts/exljbris-free-20210312
Or alternatively:
emerge --autounmask-write -a =media-fonts/exljbris-free-20210312
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit font
DESCRIPTION="Beautiful free fonts from exljbris Font Foundry"
HOMEPAGE="https://www.exljbris.com/"
SRC_URI="
https://www.exljbris.com/dl/DELICIOUS_21_OTF.zip
https://www.exljbris.com/dl/Diavlo_II_37b2.zip
https://www.exljbris.com/dl/fontin2_pc.zip
https://www.exljbris.com/dl/FontinSans_49.zip
https://www.exljbris.com/dl/tallys_15b2.zip"
LICENSE="exljbris-free"
SLOT="0"
KEYWORDS="~amd64 ~loong ~riscv ~x86"
RESTRICT="mirror"
BDEPEND="app-arch/unzip"
S="${WORKDIR}"
FONT_S="${S}"
FONT_SUFFIX="otf ttf"
src_prepare() {
default
mv DELICIOUS_21_OTF/*.otf . || die
mv Diavlo_II_37/*.otf . || die
}
app-arch/unzip
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | DELICIOUS_21_OTF.zip | 93258 bytes | https://www.exljbris.com/dl/DELICIOUS_21_OTF.zip |
| DIST | Diavlo_II_37b2.zip | 127714 bytes | https://www.exljbris.com/dl/Diavlo_II_37b2.zip |
| DIST | FontinSans_49.zip | 89449 bytes | https://www.exljbris.com/dl/FontinSans_49.zip |
| DIST | fontin2_pc.zip | 74922 bytes | https://www.exljbris.com/dl/fontin2_pc.zip |
| DIST | tallys_15b2.zip | 16564 bytes | https://www.exljbris.com/dl/tallys_15b2.zip |