From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9A42515808D for ; Sat, 23 Apr 2022 05:44:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEF86E088B; Sat, 23 Apr 2022 05:44:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5BE09E087E for ; Sat, 23 Apr 2022 05:44:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 43D8E340F93 for ; Sat, 23 Apr 2022 05:44:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A548A75 for ; Sat, 23 Apr 2022 05:44:22 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1650691807.e16c3cdd119f7627683e984ea8ad4bd5b219d666.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/joypixels/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/joypixels/Manifest media-fonts/joypixels/joypixels-6.6.0.ebuild X-VCS-Directories: media-fonts/joypixels/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: e16c3cdd119f7627683e984ea8ad4bd5b219d666 X-VCS-Branch: master Date: Sat, 23 Apr 2022 05:44:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 885a8718-040c-45fe-b13c-9135e4758c84 X-Archives-Hash: 3551fd521d342c8a5a44c0ecc5020695 commit: e16c3cdd119f7627683e984ea8ad4bd5b219d666 Author: Maria Keating mariakeating com> AuthorDate: Tue Apr 19 18:14:20 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Apr 23 05:30:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16c3cdd media-fonts/joypixels: Version bump to 6.6.0 Signed-off-by: Maria Keating mariakeating.com> Closes: https://github.com/gentoo/gentoo/pull/25111 Signed-off-by: Joonas Niilola gentoo.org> media-fonts/joypixels/Manifest | 1 + media-fonts/joypixels/joypixels-6.6.0.ebuild | 39 ++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/media-fonts/joypixels/Manifest b/media-fonts/joypixels/Manifest index 754f5c20f7e6..1605b12808e2 100644 --- a/media-fonts/joypixels/Manifest +++ b/media-fonts/joypixels/Manifest @@ -1 +1,2 @@ DIST joypixels-6.5.0.ttf 25348564 BLAKE2B 4e38a3bb04f71292ba9003b52d050c04afe96eac5b99073560a6e39c781ad895102812093f4aa3b64670ff2907060e8ca1cfebbf00a22abc68315a1691713cc5 SHA512 abe44c631e5b1e7f7a2c59ae979beb381bbf10c04a157f67ca022cff5ee4c5162e3108b34fe55d4165f4b5e062755387f421363fa8ca8d600d5a005a534b0f4f +DIST joypixels-6.6.0.ttf 25445808 BLAKE2B a07ca010b469b5b720fce86521f0c6de35d463c010dec7da7f0e601c1e54f399b0e2c7a6e5250c1fcca0c0c4f345501e2d73ea5dc2a7c312f85f321ab6133bec SHA512 6a8aebb8f37a22821a1b55364619bbe8d5eb180505422808d6005d06afba2e25051a962a6ecd00ad386eb0c6495cf10337892deeb424ee28d85cced73a540c16 diff --git a/media-fonts/joypixels/joypixels-6.6.0.ebuild b/media-fonts/joypixels/joypixels-6.6.0.ebuild new file mode 100644 index 000000000000..369c558cb45f --- /dev/null +++ b/media-fonts/joypixels/joypixels-6.6.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +FONT_SUFFIX="ttf" +inherit font readme.gentoo-r1 + +DESCRIPTION="A font for better emoji and unicode support" +HOMEPAGE="https://www.joypixels.com/" +SRC_URI="https://cdn.joypixels.com/distributions/gentoo-linux/font/${PV}/joypixels-android.ttf -> ${P}.ttf" +S="${WORKDIR}" + +#https://cdn.joypixels.com/distributions/gentoo-linux/appendix/joypixels-license-appendix.txt +#https://cdn.joypixels.com/distributions/gentoo-linux/license/free-license.txt +LICENSE="JoyPixels" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +RESTRICT="bindist mirror" + +FONT_CONF=( "${FILESDIR}"/99-joypixels.conf ) + +DOC_CONTENTS="Free for personal/education use only, premium/enterprise license + required for any other use. See: https://www.joypixels.com/licenses" + +src_prepare() { + default + cp "${DISTDIR}"/${P}.ttf "${S}"/${P}.ttf || die +} + +src_install() { + font_src_install + readme.gentoo_create_doc +} + +pkg_postinst() { + readme.gentoo_print_elog + font_pkg_postinst +}