Skip to content

Commit

Permalink
media-fonts/clearsans: new ebuild
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.24
  • Loading branch information
amadio committed Nov 9, 2015
1 parent 54c5c17 commit d90b7b5
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
1 change: 1 addition & 0 deletions media-fonts/clearsans/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST clearsans-1.00.zip 3972903 SHA256 41809a296870dd7b4753d6532b4093821d61f9806281e6c053ccb11083ad1190 SHA512 83faebae8b1041ab16bb3c6586574374f70ad1da406ad5d20f07f14b65e00e8645c5393471cea0194b14f2c2d926d6de814f745299062a4dccef2581e6de332d WHIRLPOOL 2f760d33bfbe14f2f35d01ec768bead0a5e4320bc90e258db5e8c68aed92127d571123307a35d4521a9d52d974dbe8e4eaf3d032610057200c6f2283e88fe498
24 changes: 24 additions & 0 deletions media-fonts/clearsans/clearsans-1.00.ebuild
Original file line number Diff line number Diff line change
@@ -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"
5 changes: 5 additions & 0 deletions media-fonts/clearsans/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>fonts</herd>
</pkgmetadata>

0 comments on commit d90b7b5

Please sign in to comment.