media-fonts/dina - 2.93 (gentoo)

Search

Package Information

Description:
Monospace bitmap font, primarily aimed at programmers
Homepage:
https://www.dcmembers.com/jibsen/download/61/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.93 7 amd64 ~loong ~riscv x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit font font-ebdftopcf

DESCRIPTION="Monospace bitmap font, primarily aimed at programmers"
HOMEPAGE="https://www.dcmembers.com/jibsen/download/61/"
SRC_URI="https://www.donationcoder.com/forum/index.php?action=dlattach;topic=36049.0;attach=78562 -> ${P}.zip"
S="${WORKDIR}/BDF/"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~loong ~riscv x86"
RESTRICT="strip binchecks"

BDEPEND="app-arch/unzip"

FONT_SUFFIX="pcf.gz"

src_compile() {
	font-ebdftopcf_src_compile
}

Dependencies

BDEPEND

app-arch/unzip

Manifest for 2.93

Type File Size Source URLs
DIST dina-2.93.zip 78625 bytes https://www.donationcoder.com/forum/index.php?action=dlattach;topic=36049.0;attach=78562