2021-04-06 10:46:52 +03:00
|
|
|
# Copyright 1999-2021 Gentoo Authors
|
2012-02-06 16:39:49 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
2019-10-21 08:45:33 +03:00
|
|
|
EAPI=7
|
2018-05-02 16:04:02 +03:00
|
|
|
|
2012-02-06 16:39:49 +04:00
|
|
|
inherit font
|
|
|
|
|
|
|
|
DESCRIPTION="A set of improved Artwiz fonts with bold and full ISO-8859-1 support"
|
|
|
|
HOMEPAGE="http://artwiz-latin1.sourceforge.net/"
|
|
|
|
SRC_URI="mirror://sourceforge/artwiz-latin1/${P}.tgz"
|
|
|
|
|
|
|
|
LICENSE="GPL-2"
|
|
|
|
SLOT=0
|
2021-04-06 10:46:52 +03:00
|
|
|
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
|
2012-02-06 16:39:49 +04:00
|
|
|
|
2019-10-21 08:45:33 +03:00
|
|
|
S="${WORKDIR}/${PN}"
|
|
|
|
|
2012-02-06 16:39:49 +04:00
|
|
|
DOCS="README AUTHORS VERSION CHANGELOG"
|
2019-10-21 08:45:33 +03:00
|
|
|
FONT_S="${S}"
|
|
|
|
FONT_SUFFIX="pcf.gz"
|