media-fonts/virgil - 9999 (arrans-overlay)

Search

Package Information

Description:
The font that powers Excalidraw
Homepage:
https://virgil.excalidraw.com/
License:
unknown-license

Ebuild Details

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

EAPI=8

inherit font

DESCRIPTION="The font that powers Excalidraw"
HOMEPAGE="https://virgil.excalidraw.com/"
SRC_URI="https://github.com/excalidraw/virgil/raw/main/Virgil.woff2 -> virgil.woff2"
S="${DISTDIR}"

LICENSE="unknown-license"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86"
IUSE=""

RESTRICT="binchecks strip"

FONT_SUFFIX="woff2"

Manifest for 9999

Type File Size Source URLs
DIST virgil.woff2 61248 bytes https://github.com/excalidraw/virgil/raw/main/Virgil.woff2