a3242935e257d02b921b188eb6dfb8d59705ee3b
[gentoo.git] / media-fonts / vollkorn / vollkorn-2.1.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 inherit font
5
6 DESCRIPTION="Vollkorn, the free and healthy typeface for bread and butter use"
7 HOMEPAGE="http://friedrichalthausen.de/?page_id=411"
8 SRC_URI="http://friedrichalthausen.de/Vollkorn-${PV}.zip"
9
10 LICENSE="OFL-1.1"
11 SLOT="0"
12 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
13 IUSE=""
14
15 S="${WORKDIR}"
16 FONT_S="${S}"
17 FONT_SUFFIX="ttf"
18 DOCS="Fontlog.txt"
19
20 DEPEND="app-arch/unzip"
21 RDEPEND=""
22
23 # Only installs fonts
24 RESTRICT="strip binchecks"