| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.6 | 8 | ~amd64 ~x86 | 0 |
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="gbdfed Bitmap Font Editor"
HOMEPAGE="http://sofia.nmsu.edu/~mleisher/Software/gbdfed/"
SRC_URI="http://sofia.nmsu.edu/~mleisher/Software/gbdfed/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
>=media-libs/freetype-2
>=x11-libs/gtk+-2.6:2
x11-libs/libX11
x11-libs/pango"
DEPEND="${RDEPEND}"
PATCHES=(
# bug 248562
"${FILESDIR}"/${P}-makefile.patch
)
>=media-libs/freetype-2 >=x11-libs/gtk+-2.6:2 x11-libs/libX11 x11-libs/pango
>=media-libs/freetype-2 >=x11-libs/gtk+-2.6:2 x11-libs/libX11 x11-libs/pango
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | gbdfed-1.6.tar.bz2 | 236166 bytes | http://sofia.nmsu.edu/~mleisher/Software/gbdfed/gbdfed-1.6.tar.bz2 |