18 lines
421 B
Bash
18 lines
421 B
Bash
# Copyright 1999-2022 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=7
|
|
|
|
inherit font
|
|
|
|
DESCRIPTION="Magenta MgOpen typeface collection for Modern Greek"
|
|
HOMEPAGE="http://www.ellak.gr/pub/fonts/mgopen/index.en.html"
|
|
# mirrored from debian tarball
|
|
SRC_URI="mirror://gentoo/${P}.tar.gz"
|
|
|
|
LICENSE="MagentaMgOpen"
|
|
SLOT="0"
|
|
KEYWORDS="amd64 ~loong ppc x86"
|
|
|
|
FONT_S=${S}
|
|
FONT_SUFFIX="ttf"
|