From 407dc9180be9dc6721d1c6605392682509883d46 Mon Sep 17 00:00:00 2001 From: Norayr Mirakyan Date: Tue, 1 Sep 2015 17:47:57 +0400 Subject: Ebuild for GHEA Grapalat and Mariam fonts --- .../ghea-unicode-fonts-1.006.ebuild | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 media-fonts/ghea-unicode-fonts/ghea-unicode-fonts-1.006.ebuild (limited to 'media-fonts/ghea-unicode-fonts/ghea-unicode-fonts-1.006.ebuild') diff --git a/media-fonts/ghea-unicode-fonts/ghea-unicode-fonts-1.006.ebuild b/media-fonts/ghea-unicode-fonts/ghea-unicode-fonts-1.006.ebuild new file mode 100644 index 0000000..8c07657 --- /dev/null +++ b/media-fonts/ghea-unicode-fonts/ghea-unicode-fonts-1.006.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="GHEA Grapalat and Mariam, sans-serif and serif typeface sets, each consisting of four main styles, designed by Edik Ghabuzyan and released by Armenian government." +HOMEPAGE="http://mincult.am/fonts.html" +SRC_URI="http://gov.am/u_files/file/fonts.zip -> ${P}.zip + http://mincult.am/datas/media/fonts.zip -> ${P}.zip" +LICENSE="free-noncomm" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +DEPEND="app-arch/unzip" +RDEPEND="" + +S="${WORKDIR}" +FONT_S="${S}/fonts/Fonts" +FONT_SUFFIX="otf" -- cgit v1.2.3-65-gdbad