mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
media-fonts/departure-mono: new package, add 1.500
Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
1
media-fonts/departure-mono/Manifest
Normal file
1
media-fonts/departure-mono/Manifest
Normal file
@@ -0,0 +1 @@
|
|||||||
|
DIST DepartureMono-1.500.zip 82890 BLAKE2B 7a46df08f882806d0e89aaf841ea1cbcda4888d571f7848889ea36ea6c1faeddc49c92405089d2c046fe6f675abad320272bb5787381dded7720cdb9faf0e51c SHA512 5b0d13f2d07ef043260944f2c2b2789e45b2779f573fa8869f3414b0785857f81fa2794d1344f2bfb647b893b7caef0a1edf32d5414fb28b87796838a65f36b3
|
||||||
21
media-fonts/departure-mono/departure-mono-1.500.ebuild
Normal file
21
media-fonts/departure-mono/departure-mono-1.500.ebuild
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# 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 ~amd64-linux ~x86-linux ~x64-macos"
|
||||||
|
|
||||||
|
BDEPEND="app-arch/unzip"
|
||||||
|
|
||||||
|
FONT_S="${S}/DepartureMono-${PV}"
|
||||||
|
FONT_SUFFIX="otf"
|
||||||
11
media-fonts/departure-mono/metadata.xml
Normal file
11
media-fonts/departure-mono/metadata.xml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
<maintainer type="person">
|
||||||
|
<email>ceres@ceressees.dev</email>
|
||||||
|
<name>Ceres Milner</name>
|
||||||
|
</maintainer>
|
||||||
|
<upstream>
|
||||||
|
<remote-id type="github">rektdeckard/departure-mono</remote-id>
|
||||||
|
</upstream>
|
||||||
|
</pkgmetadata>
|
||||||
Reference in New Issue
Block a user