1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-21 10:21:24 +02:00

Added Comfortaa font ebuild

This commit is contained in:
2023-11-01 13:12:51 +01:00
parent edd3229512
commit 406d94c205
3 changed files with 44 additions and 0 deletions
@@ -0,0 +1,20 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit font
DESCRIPTION="Open-source font by Johan Aakerlund"
HOMEPAGE="https://github.com/googlefonts/comfortaa"
SRC_URI="https://github.com/googlefonts/comfortaa/archive/refs/tags/${PV}.zip -> ${P}.zip"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64"
BDEPEND="app-arch/unzip"
S="${WORKDIR}/${PF}/fonts/TTF"
FONT_SUFFIX="ttf"