# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit font DESCRIPTION="Monospace pixel font with a lo-fi technical vibe" HOMEPAGE="https://departuremono.com/" SRC_URI="https://github.com/rektdeckard/departure-mono/releases/download/v${PV}/DepartureMono-${PV}.zip -> ${P}.zip" S="${WORKDIR}" LICENSE="OFL-1.1" SLOT="0" KEYWORDS="~amd64" RESTRICT="binchecks strip" BDEPEND="app-arch/unzip" FONT_SUFFIX="otf"