Skip to content

Commit

Permalink
media-fonts/lxgw-wenkai: bump to 1.222
Browse files Browse the repository at this point in the history
Signed-off-by: Zheng Zhu <[email protected]>
Signed-off-by: Matthew Smith <[email protected]>
  • Loading branch information
rtgiskard authored and MatthewGentoo committed Mar 13, 2022
1 parent c21d815 commit dea8853
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions media-fonts/lxgw-wenkai/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST lxgw-wenkai-v1.200.tar.gz 59728987 BLAKE2B a9f3f8cd9375ab22ca6c341cdc85f310366240c7aee415d9bd7e4f9fb55c82f5f5158ccc53921d193590d899a2d0cfeac37a3841bd813e6ccf31209880a57407 SHA512 22cc76c5ff43cfbe6259a0f1c04e493740f28baeaba039635369b8b46a4bda2fe1c1ad1642edc327871356f6e1c31bb629ca4227ce2aa8c6be2077f5e88e5f83
DIST lxgw-wenkai-v1.222.tar.gz 60224521 BLAKE2B 08b5c523e0be8a00a712e91d347cf18388c8e10ce3b006bba744a011c25894ad62cb59b34a5854177d3b2ff104efea604f7806073fa42273ebb200c3ae702843 SHA512 fb75b57400056985666af496109280093f8684cebbcab8118e55eda456804057ff913f610cb71490cf0b7a6c71ce7bfbdedbba04ba7ea0fe009a24c50a853201
19 changes: 19 additions & 0 deletions media-fonts/lxgw-wenkai/lxgw-wenkai-1.222.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit font

MY_P="${PN}-v${PV}"

DESCRIPTION="An open-source Chinese font derived from Fontworks' Klee One"
HOMEPAGE="https://github.com/lxgw/LxgwWenKai"
SRC_URI="https://github.com/lxgw/LxgwWenKai/releases/download/v${PV}/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64"

FONT_SUFFIX="ttf"

0 comments on commit dea8853

Please sign in to comment.