media-fonts/webby-fonts - 1 (gentoo)

Search

Install

Install this version:

emerge -a =media-fonts/webby-fonts-1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-fonts/webby-fonts-1

Or alternatively:

emerge --autounmask-write -a =media-fonts/webby-fonts-1

Package Information

Description:
A small proportional bitmap font for use in webpages
Homepage:
http://www.proggyfonts.com/
License:
MIT

Ebuild Details

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

EAPI=7

inherit font

DESCRIPTION="A small proportional bitmap font for use in webpages"
HOMEPAGE="http://www.proggyfonts.com/"
SRC_URI="http://dl.liveforge.org/fonts/${P}.tar.bz2"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 ~loong ~sparc x86"

S="${WORKDIR}/${PN}"

FONT_S="${S}"
FONT_SUFFIX="pcf.gz"

Inherited Eclasses

Manifest for 1

Type File Size Source URLs
DIST webby-fonts-1.tar.bz2 7915 bytes http://dl.liveforge.org/fonts/webby-fonts-1.tar.bz2