media-fonts/0xproto-nerd-font - 3.4.0 (ISKOverlay)

Search

Install

Install this version:

emerge -a =media-fonts/0xproto-nerd-font-3.4.0

Package Information

Description:
0xProto nerd fonts family
Homepage:
https://github.com/ryanoasis/nerd-fonts
License:
OFL-1.1

Ebuild Details

Version EAPI Keywords Slot
3.4.0 8 amd64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit font

DESCRIPTION="0xProto nerd fonts family"
HOMEPAGE="https://github.com/ryanoasis/nerd-fonts"
SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/0xProto.zip -> ${P}.zip"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64"
IUSE=""

BDEPEND="app-arch/unzip"

S="${WORKDIR}"

FONT_SUFFIX="ttf"

Inherited Eclasses

Dependencies

BDEPEND

app-arch/unzip

Manifest for 3.4.0

Type File Size Source URLs
DIST 0xproto-nerd-font-3.4.0.zip 11891678 bytes https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/0xProto.zip