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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 63AA9138334 for ; Thu, 14 Mar 2019 18:31:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C3FBE0972; Thu, 14 Mar 2019 18:30:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29B51E0972 for ; Thu, 14 Mar 2019 18:30:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19B82335D1A for ; Thu, 14 Mar 2019 18:30:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A6C2326 for ; Thu, 14 Mar 2019 18:30:53 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1552588233.756637c694be16a68e0adc79fe49e83630a4448a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/ibm-plex/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/ibm-plex/Manifest media-fonts/ibm-plex/ibm-plex-1.3.0.ebuild X-VCS-Directories: media-fonts/ibm-plex/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 756637c694be16a68e0adc79fe49e83630a4448a X-VCS-Branch: master Date: Thu, 14 Mar 2019 18:30:53 +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: 8c5d1968-b97a-4912-aab8-c4e3e5dd7347 X-Archives-Hash: 012f5f5019dc3f86634612a685ee4d76 commit: 756637c694be16a68e0adc79fe49e83630a4448a Author: Mikle Kolyada gentoo org> AuthorDate: Thu Mar 14 18:30:33 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Mar 14 18:30:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=756637c6 media-fonts/ibm-plex: Version bump (v1.3.0) Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 media-fonts/ibm-plex/Manifest | 1 + media-fonts/ibm-plex/ibm-plex-1.3.0.ebuild | 59 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) diff --git a/media-fonts/ibm-plex/Manifest b/media-fonts/ibm-plex/Manifest index 78fb5eaa913..5c74e62ca68 100644 --- a/media-fonts/ibm-plex/Manifest +++ b/media-fonts/ibm-plex/Manifest @@ -1 +1,2 @@ DIST ibm-plex-1.2.3.tar.gz 64032367 BLAKE2B e99f6af7bbeb511c7204d2563f8cea5e21971e2e352d00c2180bae1cea6215d6622bcd811d3350de1c03bcfbdeedd4dc8f45475c12d7367989951b45569e5000 SHA512 9462b693bd4602d60f97435e18361c0896eb0ab00c6773ab590d85e44961de4348429bd6975522e120e56799937843f29b6f677fa6978b62525f5c4d8db5f5b8 +DIST ibm-plex-1.3.0.tar.gz 71637173 BLAKE2B 91c48f07fe65b3c94f53cfd2430ea5eee81cefd723d3c7211dfac3c8a827cf63fc94a6f4173c5cf77c9ccf4ed3965be9f23ded15ac21c778476c19e97aafa900 SHA512 464d1a29580f31dad744c43e9765dd21d832b7f2299e0785d3846e6bc5fcc06ff0f8a7b29dec13f136195776151dc4b80704f2660632b6ccd78d89a2ee4727e4 diff --git a/media-fonts/ibm-plex/ibm-plex-1.3.0.ebuild b/media-fonts/ibm-plex/ibm-plex-1.3.0.ebuild new file mode 100644 index 00000000000..c3e8eb6357e --- /dev/null +++ b/media-fonts/ibm-plex/ibm-plex-1.3.0.ebuild @@ -0,0 +1,59 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit font + +DESCRIPTION="The package of IBM's typeface" +HOMEPAGE="https://github.com/IBM/plex" +SRC_URI="https://github.com/IBM/plex/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="otf +ttf" + +REQUIRED_USE="^^ ( otf ttf )" + +S="${WORKDIR}/${P/ibm-}" + +DOCS=( README.md ) + +FONT_SUFFIX="" + +src_install() { + +if use otf; then + + FONT_SUFFIX+="otf" + + FONT_S=" + "${S}"/IBM-Plex-Arabic/fonts/complete/otf + "${S}"/IBM-Plex-Devanagari/fonts/complete/otf + "${S}"/IBM-Plex-Mono/fonts/complete/otf + "${S}"/IBM-Plex-Sans-Condensed/fonts/complete/otf + "${S}"/IBM-Plex-Sans-Hebrew/fonts/complete/otf + "${S}"/IBM-Plex-Sans/fonts/complete/otf + "${S}"/IBM-Plex-Serif/fonts/complete/otf + "${S}"/IBM-Plex-Thai/fonts/complete/otf" +fi + +if use ttf; then + + FONT_SUFFIX+="ttf" + + FONT_S=" + "${S}"/IBM-Plex-Arabic/fonts/complete/ttf + "${S}"/IBM-Plex-Devanagari/fonts/complete/ttf + "${S}"/IBM-Plex-Mono/fonts/complete/ttf + "${S}"/IBM-Plex-Sans-Condensed/fonts/complete/ttf + "${S}"/IBM-Plex-Sans-Hebrew/fonts/complete/ttf + "${S}"/IBM-Plex-Sans/fonts/complete/ttf + "${S}"/IBM-Plex-Serif/fonts/complete/ttf + "${S}"/IBM-Plex-Thai/fonts/complete/ttf" +fi + +font_src_install + +}