2021-03-22 13:44:25 +03:00
|
|
|
# Copyright 1999-2021 Gentoo Authors
|
2015-03-29 17:21:37 +03:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
2021-03-22 13:44:25 +03:00
|
|
|
EAPI=7
|
|
|
|
|
2015-03-29 17:21:37 +03:00
|
|
|
inherit font
|
|
|
|
|
2021-03-22 13:44:25 +03:00
|
|
|
DESCRIPTION="Sans-serif font with great personality and good on-screen performance"
|
2018-03-03 22:35:19 +03:00
|
|
|
HOMEPAGE="https://www.fontsquirrel.com/fonts/viga"
|
2018-02-14 10:31:39 +03:00
|
|
|
SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz"
|
2015-03-29 17:21:37 +03:00
|
|
|
|
|
|
|
LICENSE="OFL-1.1"
|
|
|
|
SLOT="0"
|
|
|
|
KEYWORDS="~amd64 ~arm ~x86"
|
|
|
|
IUSE=""
|
|
|
|
|
|
|
|
FONT_SUFFIX="otf"
|