From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0E6C21384B4 for ; Mon, 9 Nov 2015 09:34:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EF7EE07F5; Mon, 9 Nov 2015 09:34:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA563E07F5 for ; Mon, 9 Nov 2015 09:34:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E31BC33FAAE for ; Mon, 9 Nov 2015 09:34:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A963F235A for ; Mon, 9 Nov 2015 09:34:36 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1447061682.d90b7b5d09189f1e283ad1eee1991b61b1556dfb.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/clearsans/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/clearsans/Manifest media-fonts/clearsans/clearsans-1.00.ebuild media-fonts/clearsans/metadata.xml X-VCS-Directories: media-fonts/clearsans/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: d90b7b5d09189f1e283ad1eee1991b61b1556dfb X-VCS-Branch: master Date: Mon, 9 Nov 2015 09:34:36 +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: 3393d695-efd5-4ccf-be11-bdc2d10d8738 X-Archives-Hash: dd32b7e92a32b2e9115550705cc856ea commit: d90b7b5d09189f1e283ad1eee1991b61b1556dfb Author: Guilherme Amadio gentoo org> AuthorDate: Mon Nov 9 09:32:53 2015 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Mon Nov 9 09:34:42 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d90b7b5d media-fonts/clearsans: new ebuild Package-Manager: portage-2.2.24 media-fonts/clearsans/Manifest | 1 + media-fonts/clearsans/clearsans-1.00.ebuild | 24 ++++++++++++++++++++++++ media-fonts/clearsans/metadata.xml | 5 +++++ 3 files changed, 30 insertions(+) diff --git a/media-fonts/clearsans/Manifest b/media-fonts/clearsans/Manifest new file mode 100644 index 0000000..51da3f6 --- /dev/null +++ b/media-fonts/clearsans/Manifest @@ -0,0 +1 @@ +DIST clearsans-1.00.zip 3972903 SHA256 41809a296870dd7b4753d6532b4093821d61f9806281e6c053ccb11083ad1190 SHA512 83faebae8b1041ab16bb3c6586574374f70ad1da406ad5d20f07f14b65e00e8645c5393471cea0194b14f2c2d926d6de814f745299062a4dccef2581e6de332d WHIRLPOOL 2f760d33bfbe14f2f35d01ec768bead0a5e4320bc90e258db5e8c68aed92127d571123307a35d4521a9d52d974dbe8e4eaf3d032610057200c6f2283e88fe498 diff --git a/media-fonts/clearsans/clearsans-1.00.ebuild b/media-fonts/clearsans/clearsans-1.00.ebuild new file mode 100644 index 0000000..28b6927 --- /dev/null +++ b/media-fonts/clearsans/clearsans-1.00.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit font + +DESCRIPTION="OpenType font optimized for readability on small screens" +HOMEPAGE="https://01.org/clear-sans" +SRC_URI="https://01.org/sites/default/files/downloads/clear-sans/${P}.zip" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="binchecks strip" + +DEPEND="app-arch/unzip" +RDEPEND="" + +S="${WORKDIR}" +FONT_S="${S}/TTF" +FONT_SUFFIX="ttf" diff --git a/media-fonts/clearsans/metadata.xml b/media-fonts/clearsans/metadata.xml new file mode 100644 index 0000000..64cc0b6 --- /dev/null +++ b/media-fonts/clearsans/metadata.xml @@ -0,0 +1,5 @@ + + + + fonts +