blob: 198c55da8bb83442a096b3e293b4e304533ea055 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install postinst postrm setup
DEPEND=X? ( x11-apps/mkfontdir media-fonts/encodings )
DESCRIPTION=Pan-CJK OpenType/CFF font family
EAPI=5
HOMEPAGE=https://github.com/adobe-fonts/source-han-sans/
IUSE=cjk linguas_ja linguas_ko +linguas_zh_CN linguas_zh_TW X
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x64-macos
LICENSE=Apache-2.0
REQUIRED_USE=|| ( cjk linguas_ja linguas_ko linguas_zh_CN linguas_zh_TW )
RESTRICT=binchecks strip
SLOT=0
SRC_URI=cjk? ( https://dev.gentoo.org/~yngwin/distfiles/source-han-sans-ja-1.001.tar.xz https://dev.gentoo.org/~yngwin/distfiles/source-han-sans-ko-1.001.tar.xz https://dev.gentoo.org/~yngwin/distfiles/source-han-sans-zh_CN-1.001.tar.xz https://dev.gentoo.org/~yngwin/distfiles/source-han-sans-zh_TW-1.001.tar.xz ) linguas_ja? ( https://dev.gentoo.org/~yngwin/distfiles/source-han-sans-ja-1.001.tar.xz ) linguas_ko? ( https://dev.gentoo.org/~yngwin/distfiles/source-han-sans-ko-1.001.tar.xz ) linguas_zh_CN? ( https://dev.gentoo.org/~yngwin/distfiles/source-han-sans-zh_CN-1.001.tar.xz ) linguas_zh_TW? ( https://dev.gentoo.org/~yngwin/distfiles/source-han-sans-zh_TW-1.001.tar.xz )
_eclass_exported_funcs=pkg_postrm:font pkg_postinst:font pkg_setup:font src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde font cd7790315ca5b8c505e1e0513df6acce multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=e9538870539dad1a0d56b6e2e40bef83
|