media-fonts/symbola: readd the package as noto doesn't work

This commit is contained in:
nemunaire 2020-05-30 01:08:20 +02:00
parent 195e30f9f9
commit aee1ba827e
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,2 @@
DIST symbola-9999.zip 3667393 BLAKE2B 90cbd2551a7fca0ba406a059c4dce6ea279feb345572e9d2c077e4b6a875d890b982e8bb45970e02356a6d0fd8ebf7cc8e2e24d8094151b0b9d363e15d71e1f7 SHA512 ba671168ab2dc15293ae404f849f13b9b1f4684ce1856a8c2bbf8b9a2e2d70a27f86ef166a5e3ab6260e651c8276537ee272710a7e1fb49beef26fbed6355a35
EBUILD symbola-9999.ebuild 545 BLAKE2B 2b9c78a2182991321faffe8f96ed9fcb8c2c9861bacfd6a8af2cd36fc658fd91f2a92cb162391c77f7606ba6a22b4c84574bdba04088b17c86098f62f1d8b64f SHA512 c019ae6548ad1372723d561c980f45069e13e262ad1383e7d3dac09642ebde29b4fcca0cc0f47635fe6a38e2c1fea701f471c9e8290c2c5996412cd92e95ef58

View File

@ -0,0 +1,23 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
DESCRIPTION="Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks"
HOMEPAGE="http://users.teilar.gr/~g1951d/"
SRC_URI="https://dn-works.com/wp-content/uploads/2020/UFAS-Fonts/Symbola.zip -> ${P}.zip"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE=""
RESTRICT="mirror bindist"
BDEPEND="app-arch/unzip"
RDEPEND=""
S="${WORKDIR}"
FONT_S="${S}"
FONT_SUFFIX="otf"