summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2015-11-09 10:32:53 +0100
committerGuilherme Amadio <amadio@gentoo.org>2015-11-09 10:34:42 +0100
commitd90b7b5d09189f1e283ad1eee1991b61b1556dfb (patch)
tree04c55f7901c09f1253fb4a80fdb18086cd6eee52 /media-fonts/clearsans/clearsans-1.00.ebuild
parentapp-misc/tmux: Removed old. (diff)
downloadgentoo-d90b7b5d09189f1e283ad1eee1991b61b1556dfb.tar.gz
gentoo-d90b7b5d09189f1e283ad1eee1991b61b1556dfb.tar.bz2
gentoo-d90b7b5d09189f1e283ad1eee1991b61b1556dfb.zip
media-fonts/clearsans: new ebuild
Package-Manager: portage-2.2.24
Diffstat (limited to 'media-fonts/clearsans/clearsans-1.00.ebuild')
-rw-r--r--media-fonts/clearsans/clearsans-1.00.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/media-fonts/clearsans/clearsans-1.00.ebuild b/media-fonts/clearsans/clearsans-1.00.ebuild
new file mode 100644
index 000000000000..28b6927c6942
--- /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"