mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-05-08 04:42:59 +02:00
added ebuild for font antykwa poltawskiego
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit font
|
||||
|
||||
DESCRIPTION="Antykwa Poltawskiego otf font"
|
||||
HOMEPAGE="https://jmn.pl/antykwa-poltawskiego https://www.gust.org.pl/projects/e-foundry/poltawski/download/index_html"
|
||||
SRC_URI="https://www.gust.org.pl/projects/e-foundry/poltawski/download/ap${PV}otf.zip"
|
||||
|
||||
LICENSE="GFL"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
S="${WORKDIR}"
|
||||
FONT_SUFFIX="otf"
|
||||
Reference in New Issue
Block a user