media-fonts/vdrsymbols-ttf - 20100612 (gentoo)

Search

Package Information

Description:
Font that contains symbols needed for VDR
Homepage:
http://andreas.vdr-developer.org/fonts/
License:
BitstreamVera

Ebuild Details

Version EAPI Keywords Slot
20100612 7 amd64 ~arm ~loong x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit font

DESCRIPTION="Font that contains symbols needed for VDR"
HOMEPAGE="http://andreas.vdr-developer.org/fonts/"
SRC_URI="http://andreas.vdr-developer.org/fonts/download/${P}.tgz"

LICENSE="BitstreamVera"
SLOT="0"
KEYWORDS="amd64 ~arm ~loong x86"

S="${WORKDIR}/vdrsymbols"

FONT_S="${S}"
FONT_SUFFIX="ttf"

pkg_postinst() {
	font_pkg_postinst

	elog "To get nice symbols in VDR's OSD"
	elog "you need to select the font VDRSymbolsSans."
}

Manifest for 20100612

Type File Size Source URLs
DIST vdrsymbols-ttf-20100612.tgz 662333 bytes http://andreas.vdr-developer.org/fonts/download/vdrsymbols-ttf-20100612.tgz