From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- media-fonts/cardo/cardo-1.04.ebuild | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 media-fonts/cardo/cardo-1.04.ebuild (limited to 'media-fonts/cardo/cardo-1.04.ebuild') diff --git a/media-fonts/cardo/cardo-1.04.ebuild b/media-fonts/cardo/cardo-1.04.ebuild new file mode 100644 index 000000000000..650cf6087eaf --- /dev/null +++ b/media-fonts/cardo/cardo-1.04.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +inherit font + +DESCRIPTION="Unicode font for classicists, medievalists and linguists" +HOMEPAGE="http://scholarsfonts.net/cardofnt.html" +SRC_URI="http://scholarsfonts.net/${PN}${PV//./}.zip" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND="app-arch/unzip" +RDEPEND="" + +S="${WORKDIR}" +FONT_S="${S}" +FONT_SUFFIX="ttf" +DOCS="Manual104s.pdf" -- cgit v1.2.3