summaryrefslogtreecommitdiff
path: root/media-fonts/departuremono/departuremono-1.422.ebuild
blob: d81df1032f167f6fb6228bac82b33c310a3db34b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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"