From c5d0a0bfeb1c1bf5f9bb7bf00a37ee3199890196 Mon Sep 17 00:00:00 2001 From: windowsboy111 Date: Mon, 21 Nov 2022 21:10:23 +0800 Subject: [PATCH] Add arphic-uming-fonts --- anda/fonts/arphic-ukai/arphic-ukai-fonts.spec | 3 +-- anda/fonts/arphic-uming/anda.hcl | 6 ++++++ 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 anda/fonts/arphic-uming/anda.hcl diff --git a/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec b/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec index 66e0d77950..6451b61122 100644 --- a/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec +++ b/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec @@ -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}. diff --git a/anda/fonts/arphic-uming/anda.hcl b/anda/fonts/arphic-uming/anda.hcl new file mode 100644 index 0000000000..648597dbaf --- /dev/null +++ b/anda/fonts/arphic-uming/anda.hcl @@ -0,0 +1,6 @@ +project "pkg" { + rpm { + spec = "arphic-uming-fonts.spec" + sources = "." + } +}