summaryrefslogtreecommitdiff
path: root/media-fonts/dina
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
commit8d5dbd847cbc704a6a06405856e94b461011afe3 (patch)
tree4d26462d027b14926335894749d2e01d982234d0 /media-fonts/dina
parent5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (diff)
gentoo resync : 27.03.2021
Diffstat (limited to 'media-fonts/dina')
-rw-r--r--media-fonts/dina/Manifest2
-rw-r--r--media-fonts/dina/dina-2.93.ebuild19
2 files changed, 10 insertions, 11 deletions
diff --git a/media-fonts/dina/Manifest b/media-fonts/dina/Manifest
index 934a94bc7455..8ce72db5ace2 100644
--- a/media-fonts/dina/Manifest
+++ b/media-fonts/dina/Manifest
@@ -1,3 +1,3 @@
DIST dina-2.93.zip 78625 BLAKE2B b2376faf3b94177d657a029bd0d31243e7751b4784b07de08f22977daadbf1e4fec4f93c024d1e1f7110353fd9831a6cc9d0a207cb324fbedd3dbd47923e700f SHA512 cccf05b32d401ba77861e39471d9f6489a85b839dd8d49ec008eabd107189bb0a95bdd36805bc7907ab96fa65792910408192a136340f62c34a61b1d5c6f6307
-EBUILD dina-2.93.ebuild 596 BLAKE2B ea502eadb6726402ceaf36b70ea45b035cd7b2ed510e323499981ddc2f5373815cf3d856cac29220e0afea723bd7c75f103df2ff55abea05ee0791061fdbf4f2 SHA512 fc87a0ab3d942f0c30b1d1cb013a75cbbf8b09f379cd1f87650dd6b899a55c11aa70f257c6b1715010a0d2a1701e3f301bdccb68970514499fd30bfb00834a9b
+EBUILD dina-2.93.ebuild 565 BLAKE2B 8b90d5cf5dda85b66a618b13e97528052afc69a6ee39f78ff2f8dedafc0c89907d5089dda16c4c534c869289c76bead4b8fa840b0bb8620981611dbc1d76fe5a SHA512 174fac2fdeaed3fb2ea585d6ae8912c1d98df071d95eaf97068d638db5c3834bd5781be9395e8e94abc19cd6b5aaf19eaf611f56fc7d8ba987e12c531ec9d009
MISC metadata.xml 244 BLAKE2B e0bf9b0f6266265d6d5cc2e84988bddf02316ff93448093bcacdd41fdb3012c4375e694cf9cbb015ff2e9e185c810a94fdcc71367061cf484fd5e998438d8cc2 SHA512 1515810c51d8c8a86ba49a80a70db683a105643a6246ca7e4b00237f74c41bf453e84768ae640b14f1a72a5f1dd0ffd133a36c6b3257516c4f04de9e9daedfbd
diff --git a/media-fonts/dina/dina-2.93.ebuild b/media-fonts/dina/dina-2.93.ebuild
index 46aefaabe4ca..c597de4ebb50 100644
--- a/media-fonts/dina/dina-2.93.ebuild
+++ b/media-fonts/dina/dina-2.93.ebuild
@@ -1,24 +1,23 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
+
inherit font font-ebdftopcf
-DESCRIPTION="A monospace bitmap font, primarily aimed at programmers"
-HOMEPAGE="http://www.donationcoder.com/Software/Jibz/Dina/index.html"
-SRC_URI="http://www.donationcoder.com/forum/index.php?action=dlattach;topic=36049.0;attach=78562 -> ${P}.zip"
+DESCRIPTION="Monospace bitmap font, primarily aimed at programmers"
+HOMEPAGE="https://www.dcmembers.com/jibsen/download/61/"
+SRC_URI="https://www.donationcoder.com/forum/index.php?action=dlattach;topic=36049.0;attach=78562 -> ${P}.zip"
+S="${WORKDIR}/BDF/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
+RESTRICT="strip binchecks"
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
-S=${WORKDIR}/BDF/
-FONT_S=${S}/
FONT_SUFFIX="pcf.gz"
-RESTRICT="strip binchecks"
src_compile() {
font-ebdftopcf_src_compile