media-fonts/powerline-symbols - 20170508 (gentoo)

Search

Install

Install this version:

emerge -a =media-fonts/powerline-symbols-20170508

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

autounmask =media-fonts/powerline-symbols-20170508

Or alternatively:

emerge --autounmask-write -a =media-fonts/powerline-symbols-20170508

Package Information

Description:
OpenType Unicode font with symbols for Powerline/Airline
Homepage:
https://github.com/powerline/powerline
License:
MIT

Ebuild Details

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

EAPI=7

inherit font

DESCRIPTION="OpenType Unicode font with symbols for Powerline/Airline"
HOMEPAGE="https://github.com/powerline/powerline"
SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz"
# We're redistributing just the (unversioned) font from the upstream repo here

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
IUSE=""

FONT_CONF=( 10-powerline-symbols.conf )
FONT_SUFFIX="otf"

DOCS=( README.rst )

Inherited Eclasses

Manifest for 20170508

Type File Size Source URLs
DIST powerline-symbols-20170508.tar.xz 4028 bytes https://dev.gentoo.org/~johu/distfiles/powerline-symbols-20170508.tar.xz