2021-03-22 13:43:41 +03:00
|
|
|
# Copyright 1999-2021 Gentoo Authors
|
2013-05-18 23:34:00 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
2021-03-22 13:43:41 +03:00
|
|
|
EAPI=7
|
2013-05-18 23:34:00 +04:00
|
|
|
|
|
|
|
inherit font
|
|
|
|
|
|
|
|
DESCRIPTION="Monospaced font based on terminus and tamsyn"
|
2016-07-27 12:26:17 +03:00
|
|
|
HOMEPAGE="https://sourceforge.net/projects/termsyn/"
|
2013-05-18 23:34:00 +04:00
|
|
|
SRC_URI="mirror://sourceforge/${PN}/files/${P}.tar.gz"
|
|
|
|
|
|
|
|
LICENSE="GPL-2"
|
|
|
|
SLOT="0"
|
2013-09-11 11:09:26 +04:00
|
|
|
KEYWORDS="~amd64 ~arm"
|
2013-05-18 23:34:00 +04:00
|
|
|
IUSE=""
|
|
|
|
|
|
|
|
FONT_SUFFIX="pcf psfu"
|