Replace CJK fonts with Google Noto CJK

This commit is contained in:
Akira TAGOH 2018-09-18 14:27:45 +09:00 committed by Brian C. Lane
parent c00036251e
commit ab85ad5c86
2 changed files with 2 additions and 4 deletions

View File

@ -205,6 +205,7 @@ removefrom gmp /usr/${libdir}/libgmpxx.* /usr/${libdir}/libmp.*
removefrom gnome-bluetooth-libs /usr/${libdir}/libgnome-bluetooth* removefrom gnome-bluetooth-libs /usr/${libdir}/libgnome-bluetooth*
removefrom gnome-bluetooth-libs /usr/share/* removefrom gnome-bluetooth-libs /usr/share/*
removefrom gnutls /usr/share/locale/* removefrom gnutls /usr/share/locale/*
removefrom google-noto-sans-cjk-ttc-fonts /usr/share/fonts/google-noto-cjk/NotoSansCJK-{Black,Bold,*Light,Medium,Thin}.ttc
removefrom grep /etc/* /usr/share/locale/* removefrom grep /etc/* /usr/share/locale/*
removefrom gstreamer /usr/bin/* /usr/${libdir}/gstreamer-0.10/* removefrom gstreamer /usr/bin/* /usr/${libdir}/gstreamer-0.10/*
removefrom gstreamer /usr/${libdir}/libgst* /usr/libexec/* /usr/share/locale/* removefrom gstreamer /usr/${libdir}/libgst* /usr/libexec/* /usr/share/locale/*
@ -276,7 +277,6 @@ removefrom nfs-utils /usr/sbin/rpc.svcgssd /usr/sbin/rpcdebug
removefrom nfs-utils /usr/sbin/showmount /usr/sbin/sm-notify removefrom nfs-utils /usr/sbin/showmount /usr/sbin/sm-notify
removefrom nfs-utils /usr/sbin/start-statd /var/lib/nfs/etab removefrom nfs-utils /usr/sbin/start-statd /var/lib/nfs/etab
removefrom nfs-utils /var/lib/nfs/rmtab /var/lib/nfs/state /var/lib/nfs/xtab removefrom nfs-utils /var/lib/nfs/rmtab /var/lib/nfs/state /var/lib/nfs/xtab
removefrom nhn-nanum-gothic-fonts /usr/share/fonts/nhn-nanum/NanumGothic*Bold.ttf
removefrom nss-softokn /usr/${libdir}/nss/* removefrom nss-softokn /usr/${libdir}/nss/*
removefrom openldap /etc/openldap/* /usr/${libdir}/libldap_r-* removefrom openldap /etc/openldap/* /usr/${libdir}/libldap_r-*
removefrom openssh /usr/libexec/* removefrom openssh /usr/libexec/*

View File

@ -153,11 +153,8 @@ installpkg lohit-odia-fonts
installpkg lohit-tamil-fonts installpkg lohit-tamil-fonts
installpkg lohit-telugu-fonts installpkg lohit-telugu-fonts
installpkg madan-fonts installpkg madan-fonts
installpkg nhn-nanum-gothic-fonts
installpkg smc-meera-fonts installpkg smc-meera-fonts
installpkg thai-scalable-waree-fonts installpkg thai-scalable-waree-fonts
installpkg vlgothic-fonts
installpkg wqy-microhei-fonts
installpkg sil-abyssinica-fonts installpkg sil-abyssinica-fonts
installpkg xorg-x11-fonts-misc installpkg xorg-x11-fonts-misc
installpkg aajohan-comfortaa-fonts installpkg aajohan-comfortaa-fonts
@ -166,6 +163,7 @@ installpkg sil-scheherazade-fonts
installpkg jomolhari-fonts installpkg jomolhari-fonts
installpkg khmeros-base-fonts installpkg khmeros-base-fonts
installpkg sil-padauk-fonts installpkg sil-padauk-fonts
installpkg google-noto-sans-cjk-ttc-fonts
## debugging/bug reporting tools ## debugging/bug reporting tools
installpkg gdb-gdbserver installpkg gdb-gdbserver