media-fonts/noto-emoji-stripped: noto emoji minimal package

Package-Manager: Portage-2.3.101, Repoman-2.3.22
This commit is contained in:
Guillaume Castagnino 2020-06-18 10:31:01 +02:00
parent 6c8c3478b4
commit e602f9e0cc
3 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,3 @@
DIST noto-emoji-stripped-20200601.tar.xz 8683560 BLAKE2B be5786e4b5481f04c53fc050097051aa5789232a375a425ec3c576fe1ace03064c5efee0fa2a62a5c6c895bcec17397e1bdd0b60bdefec5b25103d17b5d78abf SHA512 c40e5a3d0c8df59c591374987ee6dabf6fcc4537d12b31d65f06e5fa238ae8446a33229edc84612a1c36275ca2e717e36008ad42a99036662709ae2b11d218b0
EBUILD noto-emoji-stripped-20200601.ebuild 486 BLAKE2B 3239a0c41002b30e9e86200f3ea71d60837b7d006f20305edcf5262c73114fe3f9ef52dfb0f3a550d8d610986c377199aab7fa1080702092a3837fbb911763cf SHA512 211a757d8c6f4b276e2fea496667ca1cda42c123edf0d639bb383cf5a523cf483254ce4682a2926ca6e4b6f87c3da44d04d0dd2e2a7b1cced2c3c7c92082f56f
MISC metadata.xml 244 BLAKE2B e0bf9b0f6266265d6d5cc2e84988bddf02316ff93448093bcacdd41fdb3012c4375e694cf9cbb015ff2e9e185c810a94fdcc71367061cf484fd5e998438d8cc2 SHA512 1515810c51d8c8a86ba49a80a70db683a105643a6246ca7e4b00237f74c41bf453e84768ae640b14f1a72a5f1dd0ffd133a36c6b3257516c4f04de9e9daedfbd

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>fonts@gentoo.org</email>
<name>Fonts</name>
</maintainer>
</pkgmetadata>

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="Google Noto Emoji fonts, minimal package"
HOMEPAGE="https://github.com/googlefonts/noto-emoji"
SRC_URI="https://gentoo.xwing.info/distfiles/${P}.tar.xz"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=""
DEPEND=""
RESTRICT="binchecks strip"
S="${WORKDIR}/${PN}"
FONT_SUFFIX="ttf"