edusong: harmonize description and longDescription with the other two MOE fonts

This commit is contained in:
x
2025-04-22 13:10:13 +08:00
parent 64d418def4
commit be4069b7da
+2 -4
View File
@@ -20,11 +20,9 @@ stdenvNoCC.mkDerivation rec {
'';
meta = {
description = "The MOE Standard Song Font, a Chinese font by the Ministry of Education, ROC (Taiwan)";
description = "The MOE Song font, a Song-style Chinese character typeface";
longDescription = ''
The MOE Standard Song Font is a Chinese Song font provided by
the Midistry of Education, Republic of China (Taiwan).
Song or Ming is a category of CKJ typefaces in print.
A Song-style Chinese character typeface published by the Ministry of Education of the Republic of China (Taiwan). The Song style is also referred to as , , sòngtǐ, , , or míngtǐ, in Chinese; , , or myeongjo in Korean; , , or minchōtai in Japanese.
'';
homepage = "https://language.moe.gov.tw/result.aspx?classify_sn=23&subclassify_sn=436&content_sn=48";
license = lib.licenses.cc-by-nd-30;