# Copyright 1999-2021 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=7 MY_PN="Libertinus" inherit font DESCRIPTION="Libertinus font family" HOMEPAGE="https://github.com/alerque/libertinus" SRC_URI="https://github.com/alerque/libertinus/releases/download/v${PV}/${P}.zip -> ${P}.zip" LICENSE="OFL-1.1" SLOT="0" KEYWORDS="amd64 x86" DOCS="AUTHORS.txt CONTRIBUTING.md CONTRIBUTORS.txt FONTLOG.txt OFL.txt README.md" S="${WORKDIR}/${MY_PN}-${PV}" FONT_S="${S}/static/OTF" FONT_SUFFIX="otf"