Add arphic-uming-fonts

This commit is contained in:
windowsboy111
2022-11-21 21:10:23 +08:00
parent a5052f9be2
commit c5d0a0bfeb
2 changed files with 7 additions and 2 deletions
@@ -4,8 +4,7 @@ Release: %autorelease
URL: https://www.freedesktop.org/wiki/Software/CJKUnifonts
Source0: https://deb.debian.org/debian/pool/main/f/fonts-arphic-ukai/fonts-arphic-ukai_%{version}.orig.tar.bz2
License: custom
Summary: A fat looking, rounded and cute Japanese font
BuildRequires: unzip
Summary: CJK Unicode font Kaiti style
%description
%{summary}.
+6
View File
@@ -0,0 +1,6 @@
project "pkg" {
rpm {
spec = "arphic-uming-fonts.spec"
sources = "."
}
}