Gentoo Archives: gentoo-commits

From: Norayr Mirakyan <norayr.am@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/user/goris:master commit in: media-fonts/ghea-unicode-fonts/
Date: Tue, 01 Sep 2015 13:51:44
Message-Id: 1441115277.407dc9180be9dc6721d1c6605392682509883d46.norayr.am@gentoo
1 commit: 407dc9180be9dc6721d1c6605392682509883d46
2 Author: Norayr Mirakyan <norayr.am <AT> gmail <DOT> com>
3 AuthorDate: Tue Sep 1 13:47:57 2015 +0000
4 Commit: Norayr Mirakyan <norayr.am <AT> gmail <DOT> com>
5 CommitDate: Tue Sep 1 13:47:57 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/user/goris.git/commit/?id=407dc918
7
8 Ebuild for GHEA Grapalat and Mariam fonts
9
10 media-fonts/ghea-unicode-fonts/Manifest | 2 ++
11 .../ghea-unicode-fonts-1.006.ebuild | 24 ++++++++++++++++++++++
12 2 files changed, 26 insertions(+)
13
14 diff --git a/media-fonts/ghea-unicode-fonts/Manifest b/media-fonts/ghea-unicode-fonts/Manifest
15 new file mode 100644
16 index 0000000..b0d3e29
17 --- /dev/null
18 +++ b/media-fonts/ghea-unicode-fonts/Manifest
19 @@ -0,0 +1,2 @@
20 +DIST ghea-unicode-fonts-1.006.zip 831573 SHA256 4faaf1fd2494afb3438a12bcf8130efb6be048892e7bd8f18e432da48253aa5d SHA512 63692f705e46bae2f564c18eba0fc4f1f977835b93c942a4dfb983f0502a8390a547e6dfddca132e3661e3261aa8ff7e58bba42793eb2f02f7a1fa2a1d124e03 WHIRLPOOL 5bc7c54e44c5e6fb7d7873b06958ad0fb232c0870a66e682104e7a75433f1dd22a9fc6b1dd7f44254ea5e42cb10028aeef1d308ab6dda17308086a654d5c3a99
21 +EBUILD ghea-unicode-fonts-1.006.ebuild 643 SHA256 e55c70dbc5d77432a6f9404793f76ee65ff08c0367848932ebed38bb0a87ebac SHA512 55c34dcfdb1902fcdc1937b0dc007fa61ce63b97e10f7d8bf7e8b536ba97a7cae7b9835246bca11422375ffeebaa1775d7a785b8947e8d983f73d76e5d97dd01 WHIRLPOOL 885a6b45b0e9ddd0eed0f394ccefa575744d391f0b0a911131ede5615c320729c4b8a499cade251c0489c763bd75c0476c9dc3b97622720da7f42723a7369dc9
22
23 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
24 new file mode 100644
25 index 0000000..8c07657
26 --- /dev/null
27 +++ b/media-fonts/ghea-unicode-fonts/ghea-unicode-fonts-1.006.ebuild
28 @@ -0,0 +1,24 @@
29 +# Copyright 1999-2015 Gentoo Foundation
30 +# Distributed under the terms of the GNU General Public License v2
31 +# $Id$
32 +
33 +EAPI=5
34 +
35 +inherit font
36 +
37 +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."
38 +HOMEPAGE="http://mincult.am/fonts.html"
39 +SRC_URI="http://gov.am/u_files/file/fonts.zip -> ${P}.zip
40 + http://mincult.am/datas/media/fonts.zip -> ${P}.zip"
41 +LICENSE="free-noncomm"
42 +SLOT="0"
43 +KEYWORDS="~amd64 ~x86"
44 +IUSE=""
45 +RESTRICT="mirror"
46 +
47 +DEPEND="app-arch/unzip"
48 +RDEPEND=""
49 +
50 +S="${WORKDIR}"
51 +FONT_S="${S}/fonts/Fonts"
52 +FONT_SUFFIX="otf"