gentoo-ebuilds/media-fonts/pigiarniq/pigiarniq-2.ebuild
WANG Xuerui 411bd91763
media-fonts/pigiarniq: keyword 2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
2022-05-25 16:28:58 +08:00

19 lines
416 B
Bash

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
DESCRIPTION="Nunavut's official Inuktitut font"
HOMEPAGE="http://www.ch.gov.nu.ca/en/ComputerTools.aspx"
SRC_URI="http://ch.gov.nu.ca/fonts/pigiarniq.zip -> ${P}.zip"
S="${WORKDIR}"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 ~loong x86"
BDEPEND="app-arch/unzip"
FONT_SUFFIX="ttf"