media-fonts/bitstream-cyberbit - 2.0-r2 (gentoo)

Search

Package Information

Description:
Cyberbit Unicode (including CJK) font
Homepage:
http://www.bitstream.com/
License:
BitstreamCyberbit

Ebuild Details

Version EAPI Keywords Slot
2.0-r2 7 amd64 ~loong ~ppc ~ppc64 ~riscv 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="Cyberbit Unicode (including CJK) font"
HOMEPAGE="http://www.bitstream.com/"
SRC_URI="http://freebsd.nsu.ru/distfiles/cyberbit/Cyberbit.ZIP -> ${P}.zip
	https://www.minix3.org/distfiles-backup/cyberbit-ttf/Cyberbit.ZIP -> ${P}.zip
	http://mirror.uni-c.dk/pub/pkgsrc/distfiles/cyberbit-ttf/Cyberbit.ZIP -> ${P}.zip"
S="${WORKDIR}"

LICENSE="BitstreamCyberbit"
SLOT="0"
KEYWORDS="amd64 ~loong ~ppc ~ppc64 ~riscv x86"
IUSE=""

RESTRICT="bindist mirror"

BDEPEND="app-arch/unzip"

FONT_SUFFIX="ttf"

Dependencies

BDEPEND

app-arch/unzip