bump media-fonts/cozette
This commit is contained in:
parent
ed40581a24
commit
27b8bd4d26
2 changed files with 7 additions and 51259 deletions
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit font
|
||||
|
||||
|
@ -14,11 +14,15 @@ SLOT="0"
|
|||
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 arm64"
|
||||
IUSE="+scaled"
|
||||
|
||||
BDEPEND="
|
||||
scaled? ( x11-apps/bdfresize )
|
||||
"
|
||||
|
||||
S="${WORKDIR}/CozetteFonts"
|
||||
|
||||
src_prepare () {
|
||||
src_compile () {
|
||||
if use scaled; then
|
||||
cp "${FILESDIR}/cozette-scale2-${PV}.bdf" "cozette-scale2.bdf"
|
||||
bdfresize -f 2 < cozette.bdf > cozette-scale2.bdf
|
||||
fi
|
||||
|
||||
default
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue