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

Search

Install

Install this version:

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

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

autounmask =media-fonts/0xproto-nerd-font-3.5.0

Or alternatively:

emerge --autounmask-write -a =media-fonts/0xproto-nerd-font-3.5.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.5.0 8 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=""
IUSE=""

BDEPEND="app-arch/unzip"

S="${WORKDIR}"

FONT_SUFFIX="ttf"

Inherited Eclasses

Dependencies

BDEPEND

app-arch/unzip

Manifest for 3.5.0

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