commit:     7b7f65cc51ab92f3506fc0a672dbf72961fb0aa7
Author:     Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Sat Dec 26 23:41:33 2020 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Sat Dec 26 23:41:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7b7f65cc

media-fonts/symbola: restore old version and free license

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>

 licenses/Unicode_Fonts_for_Ancient_Scripts |  1 +
 media-fonts/symbola/Manifest               |  2 ++
 media-fonts/symbola/symbola-7.17.ebuild    | 31 ++++++++++++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/licenses/Unicode_Fonts_for_Ancient_Scripts 
b/licenses/Unicode_Fonts_for_Ancient_Scripts
new file mode 100644
index 00000000..a69f4424
--- /dev/null
+++ b/licenses/Unicode_Fonts_for_Ancient_Scripts
@@ -0,0 +1 @@
+in lieu of a licence Fonts and documents in this site are not pieces of 
property or merchandise items; they carry no trademark, copyright, license or 
other market tags; they are offered free for any use. George Douros

diff --git a/media-fonts/symbola/Manifest b/media-fonts/symbola/Manifest
index 7c950cef..ca4e755a 100644
--- a/media-fonts/symbola/Manifest
+++ b/media-fonts/symbola/Manifest
@@ -1 +1,3 @@
 DIST symbola-13.00.zip 3667393 BLAKE2B 
90cbd2551a7fca0ba406a059c4dce6ea279feb345572e9d2c077e4b6a875d890b982e8bb45970e02356a6d0fd8ebf7cc8e2e24d8094151b0b9d363e15d71e1f7
 SHA512 
ba671168ab2dc15293ae404f849f13b9b1f4684ce1856a8c2bbf8b9a2e2d70a27f86ef166a5e3ab6260e651c8276537ee272710a7e1fb49beef26fbed6355a35
+DIST symbola-7.17.pdf 1173192 BLAKE2B 
d96f9bdfd1d2b8e1cd44018ed4943397400971e7f90868f576f0ee5827a3507125dea07963b2bebbe3d66b7e3b3042742dcf13fc72b0350b6221da0df96d5fc5
 SHA512 
05977cad91ac8c4b4162c71ccd300ef03e1bfd6a98c922a1753fafee5dd830f8cae69aa30b7a4276bc5ab5580d38957f9ecfc3d87fec9b2e6674e0fb5c60346f
+DIST symbola-7.17.zip 2665086 BLAKE2B 
6b8b9fce7268cf24e6ff958e03ae8e034eb2817b362f940f0a9408d1b3655a7549513fc6a0e8c2c0d75016508bdf671d5319f5a2a21428f64d075fe361e86b1a
 SHA512 
e871ba54d558dd9150dd8f6a82f2fe4b1497b356d56440ada323f41bc8a1a21794476a8b69cf1759f21e3c99083ae056a1dcdcce0026b1f76847f2b8a71c2e93

diff --git a/media-fonts/symbola/symbola-7.17.ebuild 
b/media-fonts/symbola/symbola-7.17.ebuild
new file mode 100644
index 00000000..9611e306
--- /dev/null
+++ b/media-fonts/symbola/symbola-7.17.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="${PN^}"
+
+inherit font
+
+DESCRIPTION="Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many 
Symbol Blocks"
+HOMEPAGE="https://web.archive.org/web/20140913154759/http://users.teilar.gr/~g1951d";
+SRC_URI="
+       
https://web.archive.org/web/20140913154759if_/http://users.teilar.gr/~g1951d/Symbola.zip
 -> ${P}.zip
+       
https://web.archive.org/web/20140913154759if_/http://users.teilar.gr/~g1951d/Symbola.pdf
 -> ${P}.pdf
+"
+
+LICENSE="Unicode_Fonts_for_Ancient_Scripts"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
+
+DOCS=(
+       "${DISTDIR}/${P}.pdf"
+       "${MY_PN}.docx"
+)
+HTML_DOCS=( "${MY_PN}.htm" )
+FONT_S="${S}"
+FONT_SUFFIX="ttf"

Reply via email to