2013-05-18 23:34:00 +04:00
|
|
|
# Copyright 1999-2013 Gentoo Foundation
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
EAPI=5
|
|
|
|
|
|
|
|
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=""
|
|
|
|
|
|
|
|
DEPEND=""
|
|
|
|
RDEPEND="${DEPEND}"
|
|
|
|
|
|
|
|
FONT_SUFFIX="pcf psfu"
|