%global fontname google-noto %global fontconf %{fontname} %global common_desc Noto fonts aims to remove tofu from web by providing fonts for all \ Unicode supported scripts. Its design goal is to achieve visual harmonization\ between multiple scripts. Noto family supports almost all scripts available\ in Unicode.\ %{nil} %global commit 85e78f831469323c85847e23f95026c894159135 Name: %{fontname}-fonts Version: 20181130 Release: 1%{?dist} Summary: Hinted and Non Hinted OpenType fonts for Unicode scripts License: OFL URL: https://github.com/googlei18n/noto-fonts/ # downloaded from https://github.com/googlei18n/noto-fonts/commits/85e78f831469323c85847e23f95026c894159135 -> download [zip] # link https://github.com/googlei18n/noto-fonts/archive/85e78f831469323c85847e23f95026c894159135.zip Source0: noto-fonts-%{commit}.zip Source3: 66-%{fontconf}-sans-armenian.conf Source5: 66-%{fontconf}-sans-bengali.conf Source6: 66-%{fontconf}-sans-bengali-ui.conf Source9: 66-%{fontconf}-sans-cherokee.conf Source10: 66-%{fontconf}-sans-coptic.conf Source12: 66-%{fontconf}-sans-devanagari.conf Source13: 66-%{fontconf}-sans-devanagari-ui.conf Source15: 66-%{fontconf}-sans-ethiopic.conf Source16: 66-%{fontconf}-sans-georgian.conf Source18: 66-%{fontconf}-sans-hebrew.conf Source21: 66-%{fontconf}-sans-kannada.conf Source24: 66-%{fontconf}-sans-khmer.conf Source25: 66-%{fontconf}-sans-khmer-ui.conf Source26: 66-%{fontconf}-sans-lao.conf Source27: 66-%{fontconf}-sans-lao-ui.conf Source28: 66-%{fontconf}-sans-lisu.conf Source31: 66-%{fontconf}-sans-malayalam.conf Source32: 66-%{fontconf}-sans-malayalam-ui.conf Source34: 66-%{fontconf}-sans-meetei-mayek.conf Source35: 66-%{fontconf}-sans-nko.conf Source40: 66-%{fontconf}-sans-shavian.conf Source42: 66-%{fontconf}-sans-tagalog.conf Source44: 66-%{fontconf}-sans-tamil.conf Source45: 66-%{fontconf}-sans-tamil-ui.conf Source46: 66-%{fontconf}-sans-telugu.conf Source47: 66-%{fontconf}-sans-thai.conf Source48: 66-%{fontconf}-sans-thai-ui.conf Source51: 66-%{fontconf}-sans-vai.conf Source52: 66-%{fontconf}-serif-armenian.conf Source54: 66-%{fontconf}-serif-georgian.conf Source55: 66-%{fontconf}-serif-khmer.conf Source56: 66-%{fontconf}-serif-lao.conf Source57: 66-%{fontconf}-serif-thai.conf Source58: 66-%{fontconf}-sans-kannada-ui.conf Source59: 66-%{fontconf}-sans-telugu-ui.conf Source60: 66-%{fontconf}-sans-gujarati.conf Source61: 66-%{fontconf}-sans-gujarati-ui.conf Source62: 66-%{fontconf}-sans-hanunoo.conf Source64: 66-%{fontconf}-kufi-arabic.conf Source65: 66-%{fontconf}-naskh-arabic.conf Source66: 66-%{fontconf}-naskh-arabic-ui.conf Source67: 66-%{fontconf}-serif-balinese.conf Source68: 66-%{fontconf}-sans-bamum.conf Source69: 66-%{fontconf}-sans-batak.conf Source70: 66-%{fontconf}-sans-buginese.conf Source71: 66-%{fontconf}-sans-buhid.conf Source72: 66-%{fontconf}-sans-canadian-aboriginal.conf Source73: 66-%{fontconf}-sans-cham.conf Source74: 66-%{fontconf}-sans-cuneiform.conf Source75: 66-%{fontconf}-sans-cypriot.conf Source76: 66-%{fontconf}-sans-gothic.conf Source77: 66-%{fontconf}-sans-gurmukhi.conf Source78: 66-%{fontconf}-sans-gurmukhi-ui.conf Source81: 66-%{fontconf}-sans-javanese.conf Source82: 66-%{fontconf}-sans-lepcha.conf Source83: 66-%{fontconf}-sans-limbu.conf Source85: 66-%{fontconf}-sans-mongolian.conf Source86: 66-%{fontconf}-sans-myanmar.conf Source87: 66-%{fontconf}-sans-myanmar-ui.conf Source88: 66-%{fontconf}-sans-new-tai-lue.conf Source89: 66-%{fontconf}-sans-ogham.conf Source90: 66-%{fontconf}-sans-ol-chiki.conf Source94: 66-%{fontconf}-sans-rejang.conf Source95: 66-%{fontconf}-sans-runic.conf Source97: 66-%{fontconf}-sans-saurashtra.conf Source98: 65-%{fontconf}-sans-sinhala.conf Source99: 66-%{fontconf}-sans-sundanese.conf Source101: 66-%{fontconf}-sans-syriac-eastern.conf Source102: 66-%{fontconf}-sans-syriac-estrangela.conf Source103: 66-%{fontconf}-sans-syriac-western.conf Source105: 66-%{fontconf}-sans-tifinagh.conf Source107: 66-%{fontconf}-sans-tagbanwa.conf Source108: 66-%{fontconf}-sans-thaana.conf Source156: 66-%{fontconf}-sans-oriya.conf Source157: 66-%{fontconf}-sans-oriya-ui.conf Source158: 66-%{fontconf}-nastaliq-urdu.conf Source159: 66-%{fontconf}-sans-tibetan.conf Source161: 66-%{fontconf}-serif-bengali.conf Source162: 66-%{fontconf}-serif-devanagari.conf Source163: 66-%{fontconf}-serif-gujarati.conf Source164: 66-%{fontconf}-serif-kannada.conf Source165: 66-%{fontconf}-serif-malayalam.conf Source166: 66-%{fontconf}-serif-tamil.conf Source167: 66-%{fontconf}-serif-telugu.conf # Add appstream metadata files Source200: %{fontname}.metainfo.xml BuildArch: noarch BuildRequires: fontpackages-devel Requires: fontpackages-filesystem %description %common_desc %package common Summary: Common files for Noto fonts %description common Common files for Google Noto fonts. # notopkg [-c] [-a AltFontName] [-o old-name] Font Name # -c is for *.*tc fonts instead of *.*tf # -a overrides the FontName # -o adds an obsoletes for an older package name # -p overrides fontconfig .conf priority (default 66) %define notopkg(ca:o:p:)\ %define pname %(echo %{*} | tr "A-Z " "a-z-")\ %{!-a:%define fname %(echo %{*} | sed -e "s/ //g")}\ %define subpkg %{fontname}-%{pname}\ %define fconf %{-p*}%{!-p:66}-%{fontconf}-%{pname}.conf\ %package -n %{subpkg}-fonts\ Summary: %{*} font\ Requires: fontpackages-filesystem\ Requires: %{name}-common = %{version}-%{release}\ %{?-o:Obsoletes: %{fontname}-%{-o*}-fonts < %{version}-%{release}}\ \ %description -n %{subpkg}-fonts\ %common_desc\ Noto %1 font%{?2: for %(echo %* | sed -e "s/%1 //")}.\ \ %_font_pkg -n %{pname} -f %{fconf} Noto%{-a*}%{!-a:%{fname}}-*.*t%{-c:c}%{!-c:f}\ %{_datadir}/appdata/%{subpkg}.metainfo.xml %notopkg Kufi Arabic %notopkg Music %notopkg Naskh Arabic %notopkg Naskh Arabic UI %notopkg Sans %notopkg -o sans-ui Sans Display %notopkg Sans Adlam %notopkg Sans Adlam Unjoined %notopkg Sans Anatolian Hieroglyphs %notopkg Sans Arabic %notopkg Sans Arabic UI %notopkg Sans Armenian %notopkg Sans Avestan %notopkg Sans Bamum %notopkg Sans Bassa Vah %notopkg Sans Batak %notopkg Sans Bengali %notopkg Sans Bengali UI %notopkg Sans Bhaiksuki %notopkg Sans Brahmi %notopkg Sans Buginese %notopkg Sans Buhid %notopkg Sans Canadian Aboriginal %notopkg Sans Caucasian Albanian %notopkg Sans Carian %notopkg Sans Chakma %notopkg Sans Cham %notopkg Sans Cherokee %notopkg Sans Coptic %notopkg Sans Cuneiform %notopkg Sans Cypriot %notopkg Sans Deseret %notopkg Sans Devanagari %notopkg Sans Devanagari UI %notopkg Sans Duployan %notopkg Sans Egyptian Hieroglyphs %notopkg Sans Elbasan %notopkg Sans Ethiopic %notopkg Sans Georgian %notopkg Sans Glagolitic %notopkg Sans Gothic %notopkg Sans Grantha %notopkg Sans Gujarati %notopkg Sans Gujarati UI %notopkg Sans Gurmukhi %notopkg Sans Gurmukhi UI %notopkg -o sans-hanunno Sans Hanunoo %notopkg Sans Hatran %notopkg Sans Hebrew %notopkg Sans Imperial Aramaic %notopkg Sans Inscriptional Pahlavi %notopkg Sans Inscriptional Parthian %notopkg Sans Javanese %notopkg Sans Kaithi %notopkg Sans Kannada %notopkg Sans Kannada UI %notopkg Sans Kayah Li %notopkg Sans Kharoshthi %notopkg Sans Khmer %notopkg Sans Khmer UI %notopkg Sans Khojki %notopkg Sans Khudawadi %notopkg Sans Lao %notopkg Sans Lao UI %notopkg Sans Lepcha %notopkg Sans Limbu %notopkg Sans Linear A %notopkg -o sans-linearb Sans Linear B %notopkg Sans Lisu %notopkg Sans Lycian %notopkg Sans Lydian %notopkg Sans Mahajani %notopkg Sans Malayalam %notopkg Sans Malayalam UI %notopkg Sans Mandaic %notopkg Sans Manichaean %notopkg Sans Marchen %notopkg -o sans-meeteimayek Sans Meetei Mayek %notopkg Sans Mende Kikakui %notopkg Sans Meroitic %notopkg Sans Miao %notopkg Sans Modi %notopkg Sans Mongolian %notopkg Sans Mro %notopkg Sans Multani %notopkg Sans Myanmar %notopkg Sans Myanmar UI %notopkg Sans Nabataean %notopkg Sans New Tai Lue %notopkg Sans Newa %notopkg Sans NKo %notopkg Sans Ogham %notopkg Sans Ol Chiki %notopkg Sans Old Hungarian %notopkg Sans Old Italic %notopkg Sans Old North Arabian %notopkg Sans Old Permic %notopkg Sans Old Persian %notopkg Sans Old South Arabian %notopkg Sans Old Turkic %notopkg Sans Osage %notopkg Sans Osmanya %notopkg Sans Pahawh Hmong %notopkg Sans Palmyrene %notopkg Sans Pau Cin Hau %notopkg Sans Phags Pa %notopkg Sans Phoenician %notopkg Sans Psalter Pahlavi %notopkg Sans Rejang %notopkg Sans Runic %notopkg Sans Samaritan %notopkg Sans Saurashtra %notopkg Sans Sharada %notopkg Sans Shavian %notopkg -p 65 Sans Sinhala %notopkg Sans Sinhala UI %notopkg Sans Sora Sompeng %notopkg Sans Sundanese %notopkg Sans Syloti Nagri %notopkg Sans Symbols %notopkg Sans Symbols2 %notopkg Sans Syriac %notopkg Sans Syriac Eastern %notopkg Sans Syriac Estrangela %notopkg Sans Syriac Western %notopkg Sans Tagalog %notopkg Sans Tagbanwa %notopkg Sans Takri %notopkg Sans Tai Le %notopkg Sans Tai Tham %notopkg Sans Tai Viet %notopkg Sans Tamil %notopkg Sans Tamil UI %notopkg Sans Telugu %notopkg Sans Telugu UI %notopkg Sans Thaana %notopkg Sans Thai %notopkg Sans Thai UI %notopkg Sans Tifinagh %notopkg Sans Tirhuta %notopkg Sans Ugaritic %notopkg Sans Vai %notopkg Sans Warang Citi %notopkg Sans Yi %notopkg Serif %notopkg Serif Ahom %notopkg Serif Armenian %notopkg -o sans-balinese Serif Balinese %notopkg Serif Display %notopkg Serif Ethiopic %notopkg Serif Georgian %notopkg Serif Hebrew %notopkg Serif Khmer %notopkg Serif Lao %notopkg Serif Myanmar %notopkg Serif Tamil Slanted %notopkg Serif Thai %notopkg Sans Oriya %notopkg Sans Oriya UI %notopkg Sans Tibetan %notopkg Nastaliq Urdu %notopkg -o mono Sans Mono %notopkg Serif Bengali %notopkg Serif Devanagari %notopkg Serif Gujarati %notopkg Serif Gurmukhi %notopkg Serif Kannada %notopkg Serif Malayalam %notopkg Serif Sinhala %notopkg Serif Tamil %notopkg Serif Telugu %notopkg Serif Tibetan %prep %setup -q -n noto-fonts-%{commit} %build %install install -m 0755 -d %{buildroot}%{_fontdir} install -m 0644 -p unhinted/Noto*.ttf %{buildroot}%{_fontdir} install -m 0644 -p hinted/Noto*.ttf %{buildroot}%{_fontdir} install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \ %{buildroot}%{_fontconfig_confdir} # Add appstream metadata install -Dm 0644 -p %{SOURCE200} \ %{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml %define fcconfbuild(a:g:p:)\ %define pname %(echo %{*} | tr "A-Z " "a-z-")\ %define fconf %{-p*}%{!-p:66}-%{fontconf}-%{pname}.conf\ cat<<_EOL_>%{buildroot}%{_fontconfig_templatedir}/%{fconf}\ \ \ \ \ %{-g*}\ \ Noto %{*}\ \ \ \ Noto %{*}\ \ %{-g*}\ \ \ \ _EOL_ %fcconfbuild -g fantasy Music %fcconfbuild -g sans-serif Sans Adlam %fcconfbuild -g sans-serif Sans Adlam Unjoined %fcconfbuild -g sans-serif Sans Anatolian Hieroglyphs %fcconfbuild -g sans-serif Sans Arabic %fcconfbuild -g sans-serif Sans Arabic UI %fcconfbuild -g sans-serif Sans Avestan %fcconfbuild -g sans-serif Sans Bassa Vah %fcconfbuild -g sans-serif Sans Bhaiksuki %fcconfbuild -g sans-serif Sans Brahmi %fcconfbuild -g sans-serif Sans Carian %fcconfbuild -g sans-serif Sans Caucasian Albanian %fcconfbuild -g sans-serif Sans Chakma %fcconfbuild -g sans-serif Sans Deseret %fcconfbuild -g sans-serif Sans Display %fcconfbuild -g sans-serif Sans Duployan %fcconfbuild -g sans-serif Sans Egyptian Hieroglyphs %fcconfbuild -g sans-serif Sans Elbasan %fcconfbuild -g sans-serif Sans Glagolitic %fcconfbuild -g sans-serif Sans Grantha %fcconfbuild -g sans-serif Sans Hatran %fcconfbuild -g sans-serif Sans Imperial Aramaic %fcconfbuild -g sans-serif Sans Inscriptional Pahlavi %fcconfbuild -g sans-serif Sans Inscriptional Parthian %fcconfbuild -g sans-serif Sans Kaithi %fcconfbuild -g sans-serif Sans Kayah Li %fcconfbuild -g sans-serif Sans Kharoshthi %fcconfbuild -g sans-serif Sans Khojki %fcconfbuild -g sans-serif Sans Khudawadi %fcconfbuild -g sans-serif Sans Linear A %fcconfbuild -g sans-serif Sans Linear B %fcconfbuild -g sans-serif Sans Lycian %fcconfbuild -g sans-serif Sans Lydian %fcconfbuild -g sans-serif Sans Mahajani %fcconfbuild -g sans-serif Sans Mandaic %fcconfbuild -g sans-serif Sans Manichaean %fcconfbuild -g sans-serif Sans Marchen %fcconfbuild -g sans-serif Sans Mende Kikakui %fcconfbuild -g sans-serif Sans Meroitic %fcconfbuild -g sans-serif Sans Miao %fcconfbuild -g sans-serif Sans Modi %fcconfbuild -g monospace Sans Mono %fcconfbuild -g sans-serif Sans Mro %fcconfbuild -g sans-serif Sans Multani %fcconfbuild -g sans-serif Sans Nabataean %fcconfbuild -g sans-serif Sans Newa %fcconfbuild -g sans-serif Sans Old Hungarian %fcconfbuild -g sans-serif Sans Old Italic %fcconfbuild -g sans-serif Sans Old North Arabian %fcconfbuild -g sans-serif Sans Old Permic %fcconfbuild -g sans-serif Sans Old Persian %fcconfbuild -g sans-serif Sans Old South Arabian %fcconfbuild -g sans-serif Sans Old Turkic %fcconfbuild -g sans-serif Sans Osage %fcconfbuild -g sans-serif Sans Osmanya %fcconfbuild -g sans-serif Sans Pahawh Hmong %fcconfbuild -g sans-serif Sans Palmyrene %fcconfbuild -g sans-serif Sans Pau Cin Hau %fcconfbuild -g sans-serif Sans Phags Pa %fcconfbuild -g sans-serif Sans Phoenician %fcconfbuild -g sans-serif Sans Psalter Pahlavi %fcconfbuild -g sans-serif Sans Samaritan %fcconfbuild -g sans-serif Sans Sharada %fcconfbuild -g sans-serif Sans Sinhala UI %fcconfbuild -g sans-serif Sans Sora Sompeng %fcconfbuild -g sans-serif Sans Syloti Nagri %fcconfbuild -g fantasy Sans Symbols %fcconfbuild -g fantasy Sans Symbols2 %fcconfbuild -g sans-serif Sans Syriac %fcconfbuild -g sans-serif Sans Tai Le %fcconfbuild -g sans-serif Sans Tai Tham %fcconfbuild -g sans-serif Sans Tai Viet %fcconfbuild -g sans-serif Sans Takri %fcconfbuild -g sans-serif Sans Tirhuta %fcconfbuild -g sans-serif Sans Ugaritic %fcconfbuild -g sans-serif Sans Warang Citi %fcconfbuild -g sans-serif Sans Yi %fcconfbuild -g sans-serif Sans %fcconfbuild -g serif Serif Ahom %fcconfbuild -g serif Serif Display %fcconfbuild -g serif Serif Ethiopic %fcconfbuild -g serif Serif Gurmukhi %fcconfbuild -g serif Serif Hebrew %fcconfbuild -g serif Serif Myanmar %fcconfbuild -g serif Serif Sinhala %fcconfbuild -g serif Serif Tamil Slanted %fcconfbuild -g serif Serif Tibetan %fcconfbuild -g serif Serif for f in \ kufi-arabic music naskh-arabic naskh-arabic-ui \ sans sans-adlam sans-adlam-unjoined sans-anatolian-hieroglyphs \ sans-arabic sans-arabic-ui \ sans-armenian sans-avestan sans-bamum sans-bassa-vah \ sans-batak sans-bhaiksuki sans-bengali sans-bengali-ui sans-brahmi \ sans-buginese sans-buhid sans-canadian-aboriginal sans-caucasian-albanian \ sans-carian \ sans-chakma sans-cham sans-cherokee sans-coptic sans-cuneiform \ sans-cypriot sans-deseret sans-devanagari sans-devanagari-ui \ sans-duployan \ sans-egyptian-hieroglyphs sans-elbasan sans-ethiopic sans-georgian \ sans-glagolitic sans-gothic sans-grantha sans-gujarati sans-gujarati-ui \ sans-gurmukhi sans-gurmukhi-ui sans-hanunoo sans-hatran sans-hebrew \ sans-imperial-aramaic sans-inscriptional-pahlavi \ sans-inscriptional-parthian sans-javanese \ sans-kaithi sans-kannada sans-kannada-ui sans-kayah-li \ sans-kharoshthi sans-khmer sans-khmer-ui sans-khojki sans-khudawadi sans-lao \ sans-lao-ui sans-lepcha sans-limbu sans-linear-a sans-linear-b sans-lisu \ sans-lycian sans-lydian sans-mahajani sans-malayalam sans-malayalam-ui \ sans-mandaic sans-manichaean sans-marchen sans-meetei-mayek sans-mende-kikakui \ sans-meroitic sans-miao sans-modi sans-mongolian sans-mro sans-multani \ sans-myanmar \ sans-myanmar-ui sans-nabataean sans-new-tai-lue sans-newa sans-nko sans-ogham \ sans-ol-chiki sans-old-hungarian sans-old-italic sans-old-north-arabian \ sans-old-permic sans-old-persian \ sans-old-south-arabian sans-old-turkic sans-osage sans-osmanya \ sans-pahawh-hmong sans-palmyrene sans-pau-cin-hau \ sans-phags-pa sans-phoenician sans-psalter-pahlavi sans-rejang sans-runic \ sans-samaritan sans-saurashtra sans-sharada sans-shavian sans-sinhala sans-sinhala-ui \ sans-sora-sompeng \ sans-sundanese sans-syloti-nagri sans-symbols sans-symbols2 sans-syriac sans-syriac-eastern \ sans-syriac-estrangela sans-syriac-western sans-tagalog \ sans-tagbanwa sans-takri sans-tai-le sans-tai-tham sans-tai-viet \ sans-tamil sans-tamil-ui sans-telugu sans-telugu-ui \ sans-thaana sans-thai sans-thai-ui sans-tifinagh sans-tirhuta \ sans-ugaritic sans-display sans-vai sans-warang-citi sans-yi \ serif serif-ahom serif-armenian serif-display serif-ethiopic serif-georgian \ serif-gurmukhi \ serif-hebrew serif-khmer serif-lao serif-myanmar serif-sinhala serif-thai \ sans-oriya sans-oriya-ui sans-tibetan nastaliq-urdu sans-mono \ serif-balinese serif-bengali serif-devanagari serif-gujarati serif-kannada \ serif-malayalam serif-tamil serif-tamil-slanted serif-telugu serif-tibetan \ ; do fconf=$(basename -a %{_sourcedir}/*-%{fontconf}-$f.conf) ifconf=$(basename -a %{buildroot}%{_fontconfig_templatedir}/*-%{fontconf}-$f.conf) if [ "$(echo $fconf | wc -w)" -ne 1 -o "$(echo $ifconf | wc -w)" -ne 1 ]; then echo "Did not find unique \*-%{fontconf}-$f.conf file" exit 1 fi if [ -f %{_sourcedir}/${fconf} ]; then install -m 0644 -p %{_sourcedir}/${fconf} \ %{buildroot}%{_fontconfig_templatedir}/${fconf} else fconf=$ifconf fi ln -s %{_fontconfig_templatedir}/${fconf} \ %{buildroot}%{_fontconfig_confdir}/${fconf} meta=%{fontname}-$f.metainfo.xml echo '' > $meta echo '' >> $meta echo '' >> $meta echo " google-noto-$f" >> $meta echo ' CC-BY-3.0' >> $meta echo ' google-noto' >> $meta echo '' >> $meta install -Dm 0644 -p %{fontname}-$f.metainfo.xml \ %{buildroot}%{_datadir}/appdata/%{fontname}-$f.metainfo.xml done %files common %license LICENSE %doc README.md FAQ.md %{_datadir}/appdata/%{fontname}.metainfo.xml %changelog * Fri Dec 7 2018 Akira TAGOH - 20181130-1 - Updates to 20181130. - Noto Sans Balinese is now Noto Serif Balinese. - Add new sub-packages: google-noto-music-fonts, google-noto-sans-bassa-vah-fonts, google-noto-sans-bhaiksuki-fonts, google-noto-sans-caucasian-albanian-fonts, google-noto-sans-duployan-fonts, google-noto-sans-elbasan-fonts, google-noto-sans-grantha-fonts, google-noto-sans-hatran-fonts, google-noto-sans-khojki-fonts, google-noto-sans-khudawadi-fonts, google-noto-sans-linear-a-fonts, google-noto-sans-mahajani-fonts, google-noto-sans-manichaean-fonts, google-noto-sans-marchen-fonts, google-noto-sans-mende-kikakui-fonts, google-noto-sans-meroitic-fonts, google-noto-sans-miao-fonts, google-noto-sans-modi-fonts, google-noto-sans-mro-fonts, google-noto-sans-multani-fonts, google-noto-sans-nabataean-fonts, google-noto-sans-newa-fonts, google-noto-sans-old-hungarian-fonts, google-noto-sans-old-north-arabian-fonts, google-noto-sans-old-permic-fonts, google-noto-sans-pahawh-hmong-fonts, google-noto-sans-palmyrene-fonts, google-noto-sans-pau-cin-hau-fonts, google-noto-sans-psalter-pahlavi-fonts, google-noto-sans-sharada-fonts, google-noto-sans-sora-sompeng-fonts, google-noto-sans-syriac-fonts, google-noto-sans-takri-fonts, google-noto-sans-tirhuta-fonts, google-noto-sans-warang-citi-fonts, google-noto-serif-ahom-fonts, google-noto-serif-gurmukhi-fonts, google-noto-serif-tamil-slanted-fonts, google-noto-serif-tibetan-fonts * Fri Sep 21 2018 Akira TAGOH - 20180905-1 - Updates to 20180905. - Remove Group tag. - Don't call fc-cache in scriptlets. this isn't needed anymore. - Drop BR: fontforge. - Generate fontconfig config files in macro for simple one. * Fri Jul 13 2018 Fedora Release Engineering - 20161022-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Apr 5 2018 Jens Petersen - 20161022-7 - change the Sinhala fontconfig priority to 65 (#1450802) * Wed Feb 07 2018 Fedora Release Engineering - 20161022-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Dec 11 2017 Jens Petersen - 20161022-5 - use _font_pkg * Wed Jul 26 2017 Fedora Release Engineering - 20161022-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jul 5 2017 Jens Petersen - 20161022-3 - add a fontconfig priority option to the notopkg macro, which allows overriding the default 66 priority * Fri Feb 10 2017 Fedora Release Engineering - 20161022-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Nov 07 2016 Pravin Satpute - 20161022-1 - Resolves #1321685 - Added Noto Mono font. - License changed from ASL 2.0 to OFL. - New package addition: Mono, Serif Bengali, Serif Devanagari - Serif Gujarari, Serif Malayalam, Serif Tamil and Serif Telugu. * Wed Aug 24 2016 Pravin Satpute - 20150929-2 - Resolves #1368772 - Fixes issue with LICENSE file. * Thu Apr 28 2016 Pravin Satpute - 20150929-1 - Resolves #1269404 - Update to new git release 20150929 - Upstream divided google-noto-fonts package into noto-cjk-font and noto-emoji - Removed packages: google-noto-color-emoji-fonts, google-noto-sans (cjk-fonts, - japanese-fonts, simplified-chinese-fonts and traditional-chinese-fonts) - Replaced by google-noto-cjk-fonts and google-noto-emoji-fonts - New subpackages - google-noto-nastaliq-urdu-fonts and google-noto-sans-tibetan-fonts * Thu Feb 04 2016 Parag Nemade - 20150417-4 - Fix for python2 fonttools * Wed Feb 03 2016 Fedora Release Engineering - 20150417-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering - 20150417-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Apr 17 2015 Pravin Satpute - 20150417-1 - Updating to git snapshot d47480343178. - Remove Thaana and Oriya from under-development list. - Add Syriac requirements from Unicode Core Specification. * Fri Mar 27 2015 Pravin Satpute - 20150325-1 - Updating to git snapshot 762640379a51. - Added 2 new packages Oriya and Oriya-UI. - Update Hebrew, Georgian, and Ethiopic fonts. - Fix cmap of U+06F7 to Urdu form of digit 7. * Tue Jan 13 2015 Pravin Satpute - 20141117-6 - Resolves #1162341: Packaged Noto Color Emoji * Mon Dec 15 2014 Jens Petersen - 20141117-5 - improve generated font subpackage descriptions - it is Hanunoo not Hanuno! - specify font filenames more precisely * Mon Dec 15 2014 Jens Petersen - 20141117-4 - add obsoletes to cover the change of package names for Hanuno, Linear B, and Meetei Mayek * Tue Dec 2 2014 Jens Petersen - 20141117-3 - create the fonts subpackages with a macro * Fri Nov 21 2014 Jens Petersen - 20141117-2 - move cjk fonts fontconfig priority from 65-0 to 66 - generate the appinfo metainfo for the subpackages - use a single for-loop to install the font config and appdata files - move parent appinfo metainfo to common (Parag Nemade) * Thu Nov 20 2014 Jens Petersen - 20141117-1 - update to latest git (aae16d0cd626) - package Japanese, Korean, and CJK fonts - add Thaana font - add common subpackage for license and doc files - order spec subpackages lexically * Wed Nov 19 2014 Peng Wu - 20141001-5 - Rename Chinese sub-packages * Wed Nov 12 2014 Peng Wu - 20141001-4 - Add Chinese fonts * Tue Nov 11 2014 Parag Nemade - 20141001-3 - Add metainfo file to show this font in gnome-software * Mon Nov 03 2014 Pravin Satpute - 20141001-2 - Resolves #1159562: Typo in fontconfig file * Wed Oct 01 2014 Pravin Satpute - 20141001-1 - Google stops release tarball. Zip file derived from git Download zip. - 45 new packages added as follows. - kufi-arabic-fonts, naskh-arabic-fonts, naskh-arabic-ui-fonts, sans-balinese-fonts, - sans-bamum-fonts, sans-batak-fonts, sans-buginese-fonts, sans-buhid-fonts, - sans-canadian-aboriginal-fonts, sans-cham-fonts, sans-cuneiform-fonts, sans-cypriot-fonts, - sans-gothic-fonts, sans-gurmukhi-fonts, sans-gurmukhi-ui-fonts, - sans-inscriptional-pahlavi-fonts, sans-inscriptional-parthian-fonts, sans-javanese-fonts, - sans-lepcha-fonts, sans-limbu-fonts, sans-linearb-fonts, sans-mongolian-fonts, - sans-myanmar-fonts, sans-myanmar-ui-fonts, sans-new-tai-lue-fonts, sans-ogham-fonts, - sans-ol-chiki-fonts, sans-old-italic-fonts, sans-old-persian-fonts, sans-phags-pa-fonts, - sans-rejang-fonts, sans-runic-fonts, sans-samaritan-fonts, sans-saurashtra-fonts, - sans-sinhala-fonts, sans-sundanese-fonts, sans-syloti-nagri-fonts, sans-syriac-eastern-fonts, - sans-syriac-estrangela-fonts, sans-syriac-western-fonts, sans-tagbanwa-fonts, - sans-tai-le-fonts, sans-tifinagh-fonts, sans-yi-fonts - Resolves #1148413 * Sat Jun 07 2014 Fedora Release Engineering - 20130807-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Aug 14 2013 Pravin Satpute - 20130807-1 - Upstream new release of 20130807 tarball. - Packages Non Hinted upstream tarball. - This pulled fonts for number of missing Unicode scripts in Fedora * Tue Jul 16 2013 Pravin Satpute - 20130624-1 - Resolved #984459 :- Upstream new release. - Added new package google-noto-serif-khmer-fonts * Mon Jun 24 2013 Pravin Satpute - 20130411-5 - Resolved #971886 :- Georgian Serif fontconfig file error * Mon Jun 10 2013 Pravin Satpute - 20130411-4 - Resolved #971886 :- Georgian fontconfig file error * Mon May 06 2013 Pravin Satpute - 20130411-3 - Initial import - Updated spec file * Fri Apr 19 2013 Pravin Satpute - 20130411-2 - Updated package as per 3rd comment on review request #953859 * Fri Apr 19 2013 Pravin Satpute - 20130411-1 - Initial packaging