summaryrefslogtreecommitdiff
path: root/media-fonts/departuremono/departuremono-1.422.ebuild
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2024-11-02 12:23:18 +0100
committerLibravatar Terin Stock <terinjokes@gmail.com>2024-11-02 12:24:15 +0100
commita24087f22c2eebea738fcbb670eb24f63c39f621 (patch)
tree3a4a6435404ea96f65a8fdfc41b30210270e391b /media-fonts/departuremono/departuremono-1.422.ebuild
parentmedia-fonts/departuremono: drop 1.350 (diff)
downloadebuilds-a24087f22c2eebea738fcbb670eb24f63c39f621.tar.xz
media-fonts/departuremono: add 1.422, drop 1.420
Diffstat (limited to 'media-fonts/departuremono/departuremono-1.422.ebuild')
-rw-r--r--media-fonts/departuremono/departuremono-1.422.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/media-fonts/departuremono/departuremono-1.422.ebuild b/media-fonts/departuremono/departuremono-1.422.ebuild
new file mode 100644
index 0000000..d81df10
--- /dev/null
+++ b/media-fonts/departuremono/departuremono-1.422.ebuild
@@ -0,0 +1,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"