media-fonts/departure-mono - 1.500 (guru)

Search

Install

Install this version:

emerge -a =media-fonts/departure-mono-1.500

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-fonts/departure-mono-1.500

Or alternatively:

emerge --autounmask-write -a =media-fonts/departure-mono-1.500

Package Information

Description:
A monospaced pixel font with a lo-fi, techy vibe
Homepage:
https://departuremono.com/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.500 8 ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~x64-macos 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit font

DESCRIPTION="A monospaced pixel font with a lo-fi, techy vibe"
HOMEPAGE="https://departuremono.com/"
SRC_URI="https://github.com/rektdeckard/${PN}/releases/download/v${PV}/DepartureMono-${PV}.zip"

S=${WORKDIR}

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~x64-macos"

BDEPEND="app-arch/unzip"

FONT_S="${S}/DepartureMono-${PV}"
FONT_SUFFIX="otf"

Inherited Eclasses

Dependencies

BDEPEND

app-arch/unzip

Manifest for 1.500

Type File Size Source URLs
DIST DepartureMono-1.500.zip 82890 bytes https://github.com/rektdeckard/departure-mono/releases/download/v1.500/DepartureMono-1.500.zip