Fix maple
This commit is contained in:
parent
030a9bfe7a
commit
a7358a1071
1 changed files with 3 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ SRC_URI="default? ( ligature? ( tff? ( https://github.com/subframe7536/maple-fon
|
|||
cn? ( https://github.com/subframe7536/maple-font/releases/download/v${PV}/MapleMonoNormalNL-CN-unhinted.zip )
|
||||
)
|
||||
)"
|
||||
S="${WORKDIR}"
|
||||
|
||||
|
||||
LICENSE="OFL-1.1"
|
||||
SLOT="0"
|
||||
|
|
@ -37,4 +37,5 @@ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux
|
|||
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
FONT_SUFFIX="tff"
|
||||
FONT_SUFFIX="tff"
|
||||
FONT_S=${WORKDIR}
|
||||
Loading…
Add table
Add a link
Reference in a new issue