1
0
Fork 0

media-fonts/freie-fraktur: add 0.1.0

Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2023-01-31 07:22:11 -05:00
parent 79728b3b1b
commit b7f27f34aa
No known key found for this signature in database
GPG Key ID: 161C0BE6255333D3
2 changed files with 19 additions and 0 deletions

View File

@ -1 +1,2 @@
DIST freie-fraktur-0.0.1.tar.xz 1284740 BLAKE2B 0cadf761bba28e7d6eec77cb626723895599529816a0c90518360b66e5b0718e162b5f88bff89a61515fdbe77bcaafd8c1b35c623fec66318c42299b64acde8b SHA512 ea612018cd0465f47926bad2095816f782dd7c273205b9ede51345456a6fafd0c9eceec51a9d8030a5f734280e061139862636f13c2522c67aa2eca346b41d4f
DIST freie-fraktur-0.1.0.tar.xz 1510592 BLAKE2B 3047b464d2ab933a86f79f9ac173b3b14055d9861e5d88539e771291c38e092be964dd86a7088aa49fdba575672acc7d903aadc6876644c990616ee23b5f3b8a SHA512 22e8925c184bc0b69633b72f4140c21c228e2d9261c05b9ac13942ef026880e94f87bd4c5f760a72bc357a460d0ad39cdabd0a0c3b096152e62f1d95c757ba20

View File

@ -0,0 +1,18 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
FONT_S="${S}/fonts"
FONT_SUFFIX="ttf"
inherit font
DESCRIPTION="A collection of freely licensed Fraktur typefaces."
HOMEPAGE="https://gin.g-node.org/TheChymera/freie-fraktur"
SRC_URI="https://gin.g-node.org/TheChymera/freie-fraktur/raw/master/releases/${P}.tar.xz"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
DOCS=( README.md )