1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-05-07 12:13:01 +02:00
Files
gryf-overlay/media-fonts/antykwa-poltawskiego/antykwa-poltawskiego-1.101.ebuild
T

20 lines
492 B
Bash

# 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 ~x86 ~arm64 ~arm"
BDEPEND="app-arch/unzip"
S="${WORKDIR}"
FONT_SUFFIX="otf"