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 3AF50138334 for ; Sat, 13 Oct 2018 07:16:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7775E089D; Sat, 13 Oct 2018 07:16:51 +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 BD08DE089D for ; Sat, 13 Oct 2018 07:16:51 +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 8C216335D01 for ; Sat, 13 Oct 2018 07:16:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E102343B for ; Sat, 13 Oct 2018 07:16:47 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1539415002.7fac5ae29ce9b009a51549a4a333ac1c68062b8f.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/fira-code/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/fira-code/Manifest media-fonts/fira-code/fira-code-1.206.ebuild X-VCS-Directories: media-fonts/fira-code/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 7fac5ae29ce9b009a51549a4a333ac1c68062b8f X-VCS-Branch: master Date: Sat, 13 Oct 2018 07:16:47 +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-Archives-Salt: c0fb0c07-3f00-43f2-a651-3b31b67535cc X-Archives-Hash: 9eb64f4696f6c3a6ba43aca3b89d01a8 commit: 7fac5ae29ce9b009a51549a4a333ac1c68062b8f Author: Hans de Graaff gentoo org> AuthorDate: Sat Oct 13 07:15:32 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Oct 13 07:16:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fac5ae2 media-fonts/fira-code: add 1.206 Signed-off-by: Hans de Graaff gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 media-fonts/fira-code/Manifest | 1 + media-fonts/fira-code/fira-code-1.206.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/media-fonts/fira-code/Manifest b/media-fonts/fira-code/Manifest index 1bb95b680a1..48c4a383911 100644 --- a/media-fonts/fira-code/Manifest +++ b/media-fonts/fira-code/Manifest @@ -1,2 +1,3 @@ DIST FiraCode-Regular-Symbol.zip 9337 BLAKE2B b901cc37ad796f3a68d8b9e492aa35570c2d718fc84920b5b23c0a055e46c19916a7ec6b2c0a0adba650161c5a032761d46b303de64bddd81696adf960e3e541 SHA512 2570958b0f4b28ded52327150b67118d693d6bc6f483be3e3147ddda1c5870ab21f1b64938e4abc1030080455976c0d33ae3925b51660fd2c8b5428b5b0f8eb7 DIST fira-code-1.205.tar.gz 5348822 BLAKE2B 9167765fb986a0b4552387fa43e71ddcfb97371692ad071659cc6a198dd4bee707e15a2f438daac1d5e038b8a4d2ddf4d5e0b94cf182655cd83b5085af3a207a SHA512 cbeb5fe4577ff6de5c4d58247c3b82b7aec4022afa5552394c660846d8caab8cca3a1a44aed8cccd10d03fe8c38e419d97663f5a750bd9d4e11ec4d2e5659bf8 +DIST fira-code-1.206.tar.gz 4679094 BLAKE2B 95a705979db3d96944986b78945734e87de0f7164db50313d9bcec5da3b2a8f6281bc1b1506c65a29358bc8fa65d9ffc2bb76b9e734077f6d487bc3bd63680e2 SHA512 022216fb3b7c553cd0608a51e8e5a2903375a15d3600a694dad68666897a5ed33d7ad6819db55e0ce4b7c58ac1dd3c33d2e05aded62ebf38365ffee8fb7f8ee0 diff --git a/media-fonts/fira-code/fira-code-1.206.ebuild b/media-fonts/fira-code/fira-code-1.206.ebuild new file mode 100644 index 00000000000..73d454e405d --- /dev/null +++ b/media-fonts/fira-code/fira-code-1.206.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit font + +DESCRIPTION="Monospaced font with programming ligatures" +HOMEPAGE="https://github.com/tonsky/FiraCode" +SRC_URI="https://github.com/tonsky/FiraCode/archive/${PV}.tar.gz -> ${P}.tar.gz +https://github.com/tonsky/FiraCode/files/412440/FiraCode-Regular-Symbol.zip" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="" + +S="${WORKDIR}/FiraCode-${PV}" +FONT_S="${S}/distr/otf" +FONT_SUFFIX="otf" + +DOCS="README.md" + +src_prepare() { + default + mv "${WORKDIR}"/*.otf "${FONT_S}" || die +}