3 PYTHON_COMPAT
=( python
{2_7
,3_3
,3_4
,3_5
} )
5 inherit font python-any-r1
7 DESCRIPTION
="a bitmap font"
8 HOMEPAGE
="https://github.com/lucy/tewi-font"
9 if [[ ${PV} != *9999* ]]; then
10 SRC_URI
="https://github.com/lucy/tewi-font/archive/${PV}.tar.gz -> ${P}.tar.gz"
11 KEYWORDS
="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
13 EGIT_REPO_URI
="https://github.com/lucy/tewi-font.git"
23 DEPEND
="${PYTHON_DEPS}
24 pcf? ( x11-apps/bdftopcf )"
37 insinto
"/usr/share/fonts/${PN}"