summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/sophia-nubian/sophia-nubian-1.0.ebuild')
-rw-r--r--media-fonts/sophia-nubian/sophia-nubian-1.0.ebuild19
1 files changed, 10 insertions, 9 deletions
diff --git a/media-fonts/sophia-nubian/sophia-nubian-1.0.ebuild b/media-fonts/sophia-nubian/sophia-nubian-1.0.ebuild
index 5dc419af1001..d60cb3131023 100644
--- a/media-fonts/sophia-nubian/sophia-nubian-1.0.ebuild
+++ b/media-fonts/sophia-nubian/sophia-nubian-1.0.ebuild
@@ -1,21 +1,22 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
+
inherit font
DESCRIPTION="Unicode sans-serif typeface for Coptic/Nubian languages"
-HOMEPAGE="http://scripts.sil.org/SophiaNubian"
-SRC_URI="http://scripts.sil.org/cms/scripts/render_download.php?format=file&media_id=SN${PV}.zip&filename=SN${PV}.zip -> ${P}.zip"
+HOMEPAGE="https://software.sil.org/SophiaNubian/"
+SRC_URI="https://software.sil.org/downloads/r/${PN/-/}/SophiaNubian-${PV}.zip -> ${P}.zip"
+S="${WORKDIR}/SophiaNubian"
LICENSE="OFL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
IUSE=""
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
+
+DOCS=( Readme.txt )
-S="${WORKDIR}/SophiaNubian"
-FONT_S="${S}"
FONT_SUFFIX="ttf"
-DOCS="Readme.txt"