summaryrefslogtreecommitdiff
path: root/media-fonts
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2024-09-02 15:13:10 +0200
committerLibravatar Terin Stock <terinjokes@gmail.com>2024-09-02 17:55:51 +0200
commit2874d48db9bf9b9ed2eca2db6e35f6b77b37977c (patch)
treee5bee18ebdab58cce0d6302598aecc1153ab441b /media-fonts
parentadd repo files (diff)
downloadebuilds-2874d48db9bf9b9ed2eca2db6e35f6b77b37977c.tar.xz
media-fonts/departuremono: new package, add 1.346
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/departuremono/Manifest1
-rw-r--r--media-fonts/departuremono/departuremono-1.346.ebuild20
2 files changed, 21 insertions, 0 deletions
diff --git a/media-fonts/departuremono/Manifest b/media-fonts/departuremono/Manifest
new file mode 100644
index 0000000..b22d469
--- /dev/null
+++ b/media-fonts/departuremono/Manifest
@@ -0,0 +1 @@
+DIST DepartureMono-1.346.zip 49590 BLAKE2B 3627b4dfc2791293046321561ca6948ebc03c32b762ec3fea0420e86e876fec18355904dcc659395a36235dabd3fb0f15818b2e05527624f6435e7bc2be7b90e SHA512 c67f25282ccc5071d18c9110c17b8a905958efd7bbdeaddcb8c7a43a4e91ec5df26cc8b5151c8f7b946f62753ebcb95aea41557bf0e2130b188a922eedb980f8
diff --git a/media-fonts/departuremono/departuremono-1.346.ebuild b/media-fonts/departuremono/departuremono-1.346.ebuild
new file mode 100644
index 0000000..cbda380
--- /dev/null
+++ b/media-fonts/departuremono/departuremono-1.346.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://departuremono.com/assets/DepartureMono-${PV}.zip"
+S="${WORKDIR}"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="binchecks strip"
+BDEPEND="app-arch/unzip"
+
+FONT_SUFFIX="otf"