2013-05-06 04:11:20 +00:00
|
|
|
%global fontname google-noto
|
|
|
|
%global fontconf 66-%{fontname}
|
2014-11-12 09:23:25 +00:00
|
|
|
%global cjkfontconf 65-0-%{fontname}
|
2013-05-06 04:11:20 +00:00
|
|
|
%global common_desc \
|
|
|
|
Noto fonts aims to remove tofu from web by providing fonts for all \
|
|
|
|
Unicode supported script. Its design goal is to achieve visual harmonization\
|
2013-08-14 12:38:06 +00:00
|
|
|
between multiple scripts. Noto family supports almost all script available \
|
|
|
|
in Unicode.
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
Name: %{fontname}-fonts
|
2014-10-01 12:57:38 +00:00
|
|
|
Version: 20141001
|
2014-11-19 09:21:13 +00:00
|
|
|
Release: 5%{?dist}
|
2014-10-01 12:57:38 +00:00
|
|
|
Summary: Hinted and Non Hinted open type fonts for Unicode scripts
|
2013-05-06 04:11:20 +00:00
|
|
|
Group: User Interface/X
|
|
|
|
License: ASL 2.0
|
|
|
|
URL: https://code.google.com/p/noto
|
2014-10-01 12:57:38 +00:00
|
|
|
# Downloaded from github zip
|
|
|
|
Source0: https://noto.googlecode.com/archive/396bf23e32cf53820681144e109270ae1f4ee7c3.zip
|
2013-08-14 12:38:06 +00:00
|
|
|
Source2: %{fontconf}-sans.conf
|
|
|
|
Source3: %{fontconf}-sans-armenian.conf
|
|
|
|
Source4: %{fontconf}-sans-avestan.conf
|
|
|
|
Source5: %{fontconf}-sans-bengali.conf
|
|
|
|
Source6: %{fontconf}-sans-bengali-ui.conf
|
|
|
|
Source7: %{fontconf}-sans-brahmi.conf
|
|
|
|
Source8: %{fontconf}-sans-carian.conf
|
|
|
|
Source9: %{fontconf}-sans-cherokee.conf
|
|
|
|
Source10: %{fontconf}-sans-coptic.conf
|
|
|
|
Source11: %{fontconf}-sans-deseret.conf
|
|
|
|
Source12: %{fontconf}-sans-devanagari.conf
|
|
|
|
Source13: %{fontconf}-sans-devanagari-ui.conf
|
|
|
|
Source14: %{fontconf}-sans-egyptian-hieroglyphs.conf
|
|
|
|
Source15: %{fontconf}-sans-ethiopic.conf
|
|
|
|
Source16: %{fontconf}-sans-georgian.conf
|
|
|
|
Source17: %{fontconf}-sans-glagolitic.conf
|
|
|
|
Source18: %{fontconf}-sans-hebrew.conf
|
|
|
|
Source19: %{fontconf}-sans-imperial-aramaic.conf
|
|
|
|
Source20: %{fontconf}-sans-kaithi.conf
|
|
|
|
Source21: %{fontconf}-sans-kannada.conf
|
|
|
|
Source22: %{fontconf}-sans-kayah-li.conf
|
|
|
|
Source23: %{fontconf}-sans-kharoshthi.conf
|
|
|
|
Source24: %{fontconf}-sans-khmer.conf
|
|
|
|
Source25: %{fontconf}-sans-khmer-ui.conf
|
|
|
|
Source26: %{fontconf}-sans-lao.conf
|
|
|
|
Source27: %{fontconf}-sans-lao-ui.conf
|
|
|
|
Source28: %{fontconf}-sans-lisu.conf
|
|
|
|
Source29: %{fontconf}-sans-lycian.conf
|
|
|
|
Source30: %{fontconf}-sans-lydian.conf
|
|
|
|
Source31: %{fontconf}-sans-malayalam.conf
|
|
|
|
Source32: %{fontconf}-sans-malayalam-ui.conf
|
|
|
|
Source33: %{fontconf}-sans-mandaic.conf
|
|
|
|
Source34: %{fontconf}-sans-meeteimayek.conf
|
|
|
|
Source35: %{fontconf}-sans-nko.conf
|
|
|
|
Source36: %{fontconf}-sans-old-south-arabian.conf
|
|
|
|
Source37: %{fontconf}-sans-old-turkic.conf
|
|
|
|
Source38: %{fontconf}-sans-osmanya.conf
|
|
|
|
Source39: %{fontconf}-sans-phoenician.conf
|
|
|
|
Source40: %{fontconf}-sans-shavian.conf
|
|
|
|
Source41: %{fontconf}-sans-symbols.conf
|
|
|
|
Source42: %{fontconf}-sans-tagalog.conf
|
|
|
|
Source43: %{fontconf}-sans-tai-tham.conf
|
|
|
|
Source44: %{fontconf}-sans-tamil.conf
|
|
|
|
Source45: %{fontconf}-sans-tamil-ui.conf
|
|
|
|
Source46: %{fontconf}-sans-telugu.conf
|
|
|
|
Source47: %{fontconf}-sans-thai.conf
|
|
|
|
Source48: %{fontconf}-sans-thai-ui.conf
|
|
|
|
Source49: %{fontconf}-sans-ugaritic.conf
|
|
|
|
Source50: %{fontconf}-sans-ui.conf
|
|
|
|
Source51: %{fontconf}-sans-vai.conf
|
|
|
|
Source52: %{fontconf}-serif-armenian.conf
|
|
|
|
Source53: %{fontconf}-serif.conf
|
|
|
|
Source54: %{fontconf}-serif-georgian.conf
|
|
|
|
Source55: %{fontconf}-serif-khmer.conf
|
|
|
|
Source56: %{fontconf}-serif-lao.conf
|
|
|
|
Source57: %{fontconf}-serif-thai.conf
|
|
|
|
Source58: %{fontconf}-sans-kannada-ui.conf
|
|
|
|
Source59: %{fontconf}-sans-telugu-ui.conf
|
|
|
|
Source60: %{fontconf}-sans-gujarati.conf
|
|
|
|
Source61: %{fontconf}-sans-gujarati-ui.conf
|
|
|
|
Source62: %{fontconf}-sans-hanunno.conf
|
|
|
|
Source63: %{fontconf}-sans-tai-viet.conf
|
2014-10-01 12:57:38 +00:00
|
|
|
Source64: %{fontconf}-kufi-arabic.conf
|
|
|
|
Source65: %{fontconf}-naskh-arabic.conf
|
|
|
|
Source66: %{fontconf}-naskh-arabic-ui.conf
|
|
|
|
Source67: %{fontconf}-sans-balinese.conf
|
|
|
|
Source68: %{fontconf}-sans-bamum.conf
|
|
|
|
Source69: %{fontconf}-sans-batak.conf
|
|
|
|
Source70: %{fontconf}-sans-buginese.conf
|
|
|
|
Source71: %{fontconf}-sans-buhid.conf
|
|
|
|
Source72: %{fontconf}-sans-canadian-aboriginal.conf
|
|
|
|
Source73: %{fontconf}-sans-cham.conf
|
|
|
|
Source74: %{fontconf}-sans-cuneiform.conf
|
|
|
|
Source75: %{fontconf}-sans-cypriot.conf
|
|
|
|
Source76: %{fontconf}-sans-gothic.conf
|
|
|
|
Source77: %{fontconf}-sans-gurmukhi.conf
|
|
|
|
Source78: %{fontconf}-sans-gurmukhi-ui.conf
|
|
|
|
Source79: %{fontconf}-sans-inscriptional-pahlavi.conf
|
|
|
|
Source80: %{fontconf}-sans-inscriptional-parthian.conf
|
|
|
|
Source81: %{fontconf}-sans-javanese.conf
|
|
|
|
Source82: %{fontconf}-sans-lepcha.conf
|
|
|
|
Source83: %{fontconf}-sans-limbu.conf
|
|
|
|
Source84: %{fontconf}-sans-linearb.conf
|
|
|
|
Source85: %{fontconf}-sans-mongolian.conf
|
|
|
|
Source86: %{fontconf}-sans-myanmar.conf
|
|
|
|
Source87: %{fontconf}-sans-myanmar-ui.conf
|
|
|
|
Source88: %{fontconf}-sans-new-tai-lue.conf
|
|
|
|
Source89: %{fontconf}-sans-ogham.conf
|
|
|
|
Source90: %{fontconf}-sans-ol-chiki.conf
|
|
|
|
Source91: %{fontconf}-sans-old-italic.conf
|
|
|
|
Source92: %{fontconf}-sans-old-persian.conf
|
|
|
|
Source93: %{fontconf}-sans-phags-pa.conf
|
|
|
|
Source94: %{fontconf}-sans-rejang.conf
|
|
|
|
Source95: %{fontconf}-sans-runic.conf
|
|
|
|
Source96: %{fontconf}-sans-samaritan.conf
|
|
|
|
Source97: %{fontconf}-sans-saurashtra.conf
|
|
|
|
Source98: %{fontconf}-sans-sinhala.conf
|
|
|
|
Source99: %{fontconf}-sans-sundanese.conf
|
|
|
|
Source100: %{fontconf}-sans-syloti-nagri.conf
|
|
|
|
Source101: %{fontconf}-sans-syriac-eastern.conf
|
|
|
|
Source102: %{fontconf}-sans-syriac-estrangela.conf
|
|
|
|
Source103: %{fontconf}-sans-syriac-western.conf
|
|
|
|
Source104: %{fontconf}-sans-tai-le.conf
|
|
|
|
Source105: %{fontconf}-sans-tifinagh.conf
|
|
|
|
Source106: %{fontconf}-sans-yi.conf
|
|
|
|
Source107: %{fontconf}-sans-tagbanwa.conf
|
2014-11-19 09:21:13 +00:00
|
|
|
Source108: %{cjkfontconf}-sans-simplified-chinese.conf
|
|
|
|
Source109: %{cjkfontconf}-sans-traditional-chinese.conf
|
2014-11-12 09:23:25 +00:00
|
|
|
|
2013-08-14 12:38:06 +00:00
|
|
|
|
2014-11-11 13:37:20 +00:00
|
|
|
# Add appstream metadata files
|
|
|
|
Source200: %{fontname}.metainfo.xml
|
|
|
|
Source201: %{fontname}-sans.metainfo.xml
|
|
|
|
Source202: %{fontname}-sans-armenian.metainfo.xml
|
|
|
|
Source203: %{fontname}-sans-avestan.metainfo.xml
|
|
|
|
Source204: %{fontname}-sans-bengali.metainfo.xml
|
|
|
|
Source205: %{fontname}-sans-bengali-ui.metainfo.xml
|
|
|
|
Source206: %{fontname}-sans-brahmi.metainfo.xml
|
|
|
|
Source207: %{fontname}-sans-carian.metainfo.xml
|
|
|
|
Source208: %{fontname}-sans-cherokee.metainfo.xml
|
|
|
|
Source209: %{fontname}-sans-coptic.metainfo.xml
|
|
|
|
Source210: %{fontname}-sans-deseret.metainfo.xml
|
|
|
|
Source211: %{fontname}-sans-devanagari.metainfo.xml
|
|
|
|
Source212: %{fontname}-sans-devanagari-ui.metainfo.xml
|
|
|
|
Source213: %{fontname}-sans-ethiopic.metainfo.xml
|
|
|
|
Source214: %{fontname}-sans-egyptian-hieroglyphs.metainfo.xml
|
|
|
|
Source215: %{fontname}-sans-georgian.metainfo.xml
|
|
|
|
Source216: %{fontname}-sans-glagolitic.metainfo.xml
|
|
|
|
Source217: %{fontname}-sans-hebrew.metainfo.xml
|
|
|
|
Source218: %{fontname}-sans-imperial-aramaic.metainfo.xml
|
|
|
|
Source219: %{fontname}-sans-kaithi.metainfo.xml
|
|
|
|
Source220: %{fontname}-sans-kannada.metainfo.xml
|
|
|
|
Source221: %{fontname}-sans-kayah-li.metainfo.xml
|
|
|
|
Source222: %{fontname}-sans-kharoshthi.metainfo.xml
|
|
|
|
Source223: %{fontname}-sans-khmer.metainfo.xml
|
|
|
|
Source224: %{fontname}-sans-khmer-ui.metainfo.xml
|
|
|
|
Source225: %{fontname}-sans-lao.metainfo.xml
|
|
|
|
Source226: %{fontname}-sans-lao-ui.metainfo.xml
|
|
|
|
Source227: %{fontname}-sans-lisu.metainfo.xml
|
|
|
|
Source228: %{fontname}-sans-lycian.metainfo.xml
|
|
|
|
Source229: %{fontname}-sans-lydian.metainfo.xml
|
|
|
|
Source230: %{fontname}-sans-malayalam.metainfo.xml
|
|
|
|
Source231: %{fontname}-sans-malayalam-ui.metainfo.xml
|
|
|
|
Source232: %{fontname}-sans-mandaic.metainfo.xml
|
|
|
|
Source233: %{fontname}-sans-meeteimayek.metainfo.xml
|
|
|
|
Source234: %{fontname}-sans-nko.metainfo.xml
|
|
|
|
Source235: %{fontname}-sans-old-south-arabian.metainfo.xml
|
|
|
|
Source236: %{fontname}-sans-old-turkic.metainfo.xml
|
|
|
|
Source237: %{fontname}-sans-osmanya.metainfo.xml
|
|
|
|
Source238: %{fontname}-sans-phoenician.metainfo.xml
|
|
|
|
Source239: %{fontname}-sans-shavian.metainfo.xml
|
|
|
|
Source240: %{fontname}-sans-symbols.metainfo.xml
|
|
|
|
Source241: %{fontname}-sans-tagalog.metainfo.xml
|
|
|
|
Source242: %{fontname}-sans-tai-tham.metainfo.xml
|
|
|
|
Source243: %{fontname}-sans-tamil.metainfo.xml
|
|
|
|
Source244: %{fontname}-sans-tamil-ui.metainfo.xml
|
|
|
|
Source245: %{fontname}-sans-telugu.metainfo.xml
|
|
|
|
Source246: %{fontname}-sans-thai.metainfo.xml
|
|
|
|
Source247: %{fontname}-sans-thai-ui.metainfo.xml
|
|
|
|
Source248: %{fontname}-sans-ugaritic.metainfo.xml
|
|
|
|
Source249: %{fontname}-sans-ui.metainfo.xml
|
|
|
|
Source250: %{fontname}-sans-vai.metainfo.xml
|
|
|
|
Source251: %{fontname}-serif-armenian.metainfo.xml
|
|
|
|
Source252: %{fontname}-serif.metainfo.xml
|
|
|
|
Source253: %{fontname}-serif-georgian.metainfo.xml
|
|
|
|
Source254: %{fontname}-serif-khmer.metainfo.xml
|
|
|
|
Source255: %{fontname}-serif-lao.metainfo.xml
|
|
|
|
Source256: %{fontname}-serif-thai.metainfo.xml
|
|
|
|
Source257: %{fontname}-sans-kannada-ui.metainfo.xml
|
|
|
|
Source258: %{fontname}-sans-telugu-ui.metainfo.xml
|
|
|
|
Source259: %{fontname}-sans-gujarati.metainfo.xml
|
|
|
|
Source260: %{fontname}-sans-gujarati-ui.metainfo.xml
|
|
|
|
Source261: %{fontname}-sans-hanunno.metainfo.xml
|
|
|
|
Source262: %{fontname}-sans-tai-viet.metainfo.xml
|
|
|
|
Source263: %{fontname}-kufi-arabic.metainfo.xml
|
|
|
|
Source264: %{fontname}-naskh-arabic.metainfo.xml
|
|
|
|
Source265: %{fontname}-naskh-arabic-ui.metainfo.xml
|
|
|
|
Source266: %{fontname}-sans-balinese.metainfo.xml
|
|
|
|
Source267: %{fontname}-sans-bamum.metainfo.xml
|
|
|
|
Source268: %{fontname}-sans-batak.metainfo.xml
|
|
|
|
Source269: %{fontname}-sans-buginese.metainfo.xml
|
|
|
|
Source270: %{fontname}-sans-buhid.metainfo.xml
|
|
|
|
Source271: %{fontname}-sans-canadian-aboriginal.metainfo.xml
|
|
|
|
Source272: %{fontname}-sans-cham.metainfo.xml
|
|
|
|
Source273: %{fontname}-sans-cuneiform.metainfo.xml
|
|
|
|
Source274: %{fontname}-sans-cypriot.metainfo.xml
|
|
|
|
Source275: %{fontname}-sans-gothic.metainfo.xml
|
|
|
|
Source276: %{fontname}-sans-gurmukhi.metainfo.xml
|
|
|
|
Source277: %{fontname}-sans-gurmukhi-ui.metainfo.xml
|
|
|
|
Source278: %{fontname}-sans-inscriptional-pahlavi.metainfo.xml
|
|
|
|
Source279: %{fontname}-sans-inscriptional-parthian.metainfo.xml
|
|
|
|
Source280: %{fontname}-sans-javanese.metainfo.xml
|
|
|
|
Source281: %{fontname}-sans-lepcha.metainfo.xml
|
|
|
|
Source282: %{fontname}-sans-limbu.metainfo.xml
|
|
|
|
Source283: %{fontname}-sans-linearb.metainfo.xml
|
|
|
|
Source284: %{fontname}-sans-mongolian.metainfo.xml
|
|
|
|
Source285: %{fontname}-sans-myanmar.metainfo.xml
|
|
|
|
Source286: %{fontname}-sans-myanmar-ui.metainfo.xml
|
|
|
|
Source287: %{fontname}-sans-new-tai-lue.metainfo.xml
|
|
|
|
Source288: %{fontname}-sans-ogham.metainfo.xml
|
|
|
|
Source289: %{fontname}-sans-ol-chiki.metainfo.xml
|
|
|
|
Source290: %{fontname}-sans-old-italic.metainfo.xml
|
|
|
|
Source291: %{fontname}-sans-old-persian.metainfo.xml
|
|
|
|
Source292: %{fontname}-sans-phags-pa.metainfo.xml
|
|
|
|
Source293: %{fontname}-sans-rejang.metainfo.xml
|
|
|
|
Source294: %{fontname}-sans-runic.metainfo.xml
|
|
|
|
Source295: %{fontname}-sans-samaritan.metainfo.xml
|
|
|
|
Source296: %{fontname}-sans-saurashtra.metainfo.xml
|
|
|
|
Source297: %{fontname}-sans-sinhala.metainfo.xml
|
|
|
|
Source298: %{fontname}-sans-sundanese.metainfo.xml
|
|
|
|
Source299: %{fontname}-sans-syloti-nagri.metainfo.xml
|
|
|
|
Source300: %{fontname}-sans-syriac-eastern.metainfo.xml
|
|
|
|
Source301: %{fontname}-sans-syriac-estrangela.metainfo.xml
|
|
|
|
Source302: %{fontname}-sans-syriac-western.metainfo.xml
|
|
|
|
Source303: %{fontname}-sans-tai-le.metainfo.xml
|
|
|
|
Source304: %{fontname}-sans-tifinagh.metainfo.xml
|
|
|
|
Source305: %{fontname}-sans-yi.metainfo.xml
|
|
|
|
Source306: %{fontname}-sans-tagbanwa.metainfo.xml
|
2014-11-19 09:21:13 +00:00
|
|
|
Source307: %{fontname}-sans-simplified-chinese.metainfo.xml
|
|
|
|
Source308: %{fontname}-sans-traditional-chinese.metainfo.xml
|
2014-11-12 09:23:25 +00:00
|
|
|
|
2014-11-11 13:37:20 +00:00
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
BuildRequires: fontforge >= 20080429
|
|
|
|
BuildRequires: fontpackages-devel
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description
|
|
|
|
%common_desc
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-fonts
|
|
|
|
Summary: Free sans-serif font for Latin script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif fonts for Latin script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans -f %{fontconf}-sans.conf NotoSans-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}.metainfo.xml
|
|
|
|
%{_datadir}/appdata/%{fontname}-sans.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-armenian-fonts
|
|
|
|
Summary: Free sans-serif font for Armenian script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-armenian-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif fonts for Armenian script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-armenian -f %{fontconf}-sans-armenian.conf NotoSansArmenian-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-armenian.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-avestan-fonts
|
|
|
|
Summary: Free sans-serif font for Avestan script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-avestan-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Avestan script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-avestan -f %{fontconf}-sans-avestan.conf NotoSansAvestan-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-avestan.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-bengali-fonts
|
|
|
|
Summary: Free sans-serif font for Bengali script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-bengali-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Bengali script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-bengali -f %{fontconf}-sans-bengali.conf NotoSansBengali-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-bengali.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-bengali-ui-fonts
|
|
|
|
Summary: Free sans-serif UI font for Bengali script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-bengali-ui-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif UI fonts for Bengali script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-bengali-ui -f %{fontconf}-sans-bengali-ui.conf NotoSansBengaliUI-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-bengali-ui.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-brahmi-fonts
|
|
|
|
Summary: Free sans-serif font for Brahmi script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-brahmi-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Brahmi script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-brahmi -f %{fontconf}-sans-brahmi.conf NotoSansBrahmi-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-brahmi.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-carian-fonts
|
|
|
|
Summary: Free sans-serif font for Carian script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-carian-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Carian script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-carian -f %{fontconf}-sans-carian.conf NotoSansCarian-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-carian.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-cherokee-fonts
|
|
|
|
Summary: Free sans-serif font for Cherokee script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-cherokee-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Cherokee script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-cherokee -f %{fontconf}-sans-cherokee.conf NotoSansCherokee-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-cherokee.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-coptic-fonts
|
|
|
|
Summary: Free sans-serif font for Coptic script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-coptic-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Coptic script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-coptic -f %{fontconf}-sans-coptic.conf NotoSansCoptic-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-coptic.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-deseret-fonts
|
|
|
|
Summary: Free sans-serif font for Deseret script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-deseret-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Deseret script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-deseret -f %{fontconf}-sans-deseret.conf NotoSansDeseret-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-deseret.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
%package -n %{fontname}-sans-devanagari-fonts
|
|
|
|
Summary: Free Devanagari script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-devanagari-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif fonts for Devanagari script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-devanagari -f %{fontconf}-sans-devanagari.conf NotoSansDevanagari-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-devanagari.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-devanagari-ui-fonts
|
|
|
|
Summary: Free Devanagari script sans-serif fonts for UI
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-devanagari-ui-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif UI fonts for Devanagari script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-devanagari-ui -f %{fontconf}-sans-devanagari-ui.conf NotoSansDevanagariUI-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-devanagari-ui.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-ethiopic-fonts
|
|
|
|
Summary: Free Ethiopic script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-ethiopic-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif fonts for Ethiopic script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-ethiopic -f %{fontconf}-sans-ethiopic.conf NotoSansEthiopic-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-ethiopic.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
2013-08-14 12:38:06 +00:00
|
|
|
%package -n %{fontname}-sans-egyptian-hieroglyphs-fonts
|
|
|
|
Summary: Free sans-serif font for Egyptian Hieroglyphs script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-egyptian-hieroglyphs-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Egyptian Hieroglyphs script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-egyptian-hieroglyphs -f %{fontconf}-sans-egyptian-hieroglyphs.conf NotoSansEgyptianHieroglyphs-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-egyptian-hieroglyphs.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-georgian-fonts
|
|
|
|
Summary: Free Georgian script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-georgian-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif fonts for Georgian script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-georgian -f %{fontconf}-sans-georgian.conf NotoSansGeorgian-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-georgian.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
|
2013-08-14 12:38:06 +00:00
|
|
|
%package -n %{fontname}-sans-glagolitic-fonts
|
|
|
|
Summary: Free sans-serif font for Glagolitic script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-glagolitic-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Glagolitic script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-glagolitic -f %{fontconf}-sans-glagolitic.conf NotoSansGlagolitic-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-glagolitic.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
%package -n %{fontname}-sans-hebrew-fonts
|
|
|
|
Summary: Free Hebrew script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-hebrew-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif fonts for Hebrew script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-hebrew -f %{fontconf}-sans-hebrew.conf NotoSansHebrew-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-hebrew.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-imperial-aramaic-fonts
|
|
|
|
Summary: Free sans-serif font for Imperial Aramaic script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-imperial-aramaic-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Imperial Aramaic script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-imperial-aramaic -f %{fontconf}-sans-imperial-aramaic.conf NotoSansImperialAramaic-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-imperial-aramaic.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-kaithi-fonts
|
|
|
|
Summary: Free sans-serif font for Kaithi script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-kaithi-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Kaithi script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-kaithi -f %{fontconf}-sans-kaithi.conf NotoSansKaithi-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-kaithi.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-kannada-fonts
|
|
|
|
Summary: Free sans-serif font for Kannada script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-kannada-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Kannada script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-kannada -f %{fontconf}-sans-kannada.conf NotoSansKannada-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-kannada.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-kayah-li-fonts
|
|
|
|
Summary: Free sans-serif font for Kayah Li script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-kayah-li-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Kayah Li script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-kayah-li -f %{fontconf}-sans-kayah-li.conf NotoSansKayahLi-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-kayah-li.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-kharoshthi-fonts
|
|
|
|
Summary: Free sans-serif font for Kharoshthi script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-kharoshthi-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Kharoshthi script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-kharoshthi -f %{fontconf}-sans-kharoshthi.conf NotoSansKharoshthi-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-kharoshthi.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
%package -n %{fontname}-sans-khmer-fonts
|
|
|
|
Summary: Free Khmer script sans-serif font
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-khmer-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif fonts for Khmer script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-khmer -f %{fontconf}-sans-khmer.conf NotoSansKhmer-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-khmer.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-khmer-ui-fonts
|
|
|
|
Summary: Free Khmer script sans-serif fonts for UI
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-khmer-ui-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif UI fonts for Khmer script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-khmer-ui -f %{fontconf}-sans-khmer-ui.conf NotoSansKhmerUI-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-khmer-ui.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-lao-fonts
|
|
|
|
Summary: Free Lao script sans-serif font
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-lao-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif fonts for Lao script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-lao -f %{fontconf}-sans-lao.conf NotoSansLao-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-lao.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-lao-ui-fonts
|
|
|
|
Summary: Free Lao script sans-serif fonts for UI
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-lao-ui-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif UI fonts for Lao script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-lao-ui -f %{fontconf}-sans-lao-ui.conf NotoSansLaoUI-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-lao-ui.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
|
2013-08-14 12:38:06 +00:00
|
|
|
%package -n %{fontname}-sans-lisu-fonts
|
|
|
|
Summary: Free Lisu script sans-serif fonts for UI
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-lisu-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif UI fonts for Lisu script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-lisu -f %{fontconf}-sans-lisu.conf NotoSansLisu-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-lisu.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-lycian-fonts
|
|
|
|
Summary: Free Lycian script sans-serif fonts for UI
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-lycian-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif UI fonts for Lycian script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-lycian -f %{fontconf}-sans-lycian.conf NotoSansLycian-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-lycian.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-lydian-fonts
|
|
|
|
Summary: Free Lydian script sans-serif fonts for UI
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-lydian-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif UI fonts for Lydian script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-lydian -f %{fontconf}-sans-lydian.conf NotoSansLydian-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-lydian.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-malayalam-fonts
|
|
|
|
Summary: Free Malayalam script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-malayalam-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Malayalam script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-malayalam -f %{fontconf}-sans-malayalam.conf NotoSansMalayalam*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-malayalam.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-malayalam-ui-fonts
|
|
|
|
Summary: Free Malayalam script sans-serif fonts for UI
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-malayalam-ui-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif UI fonts for Malayalam script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-malayalam-ui -f %{fontconf}-sans-malayalam-ui.conf NotoSansMalayalamUI*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-malayalam-ui.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-mandaic-fonts
|
|
|
|
Summary: Free Mandaic script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-mandaic-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Mandaic script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-mandaic -f %{fontconf}-sans-mandaic.conf NotoSansMandaic*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-mandaic.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-meeteimayek-fonts
|
|
|
|
Summary: Free Meetei Mayek script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-meeteimayek-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Meetei Mayek script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-meeteimayek -f %{fontconf}-sans-meeteimayek.conf NotoSansMeeteiMayek*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-meeteimayek.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-nko-fonts
|
|
|
|
Summary: Free NKo script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-nko-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for NKo script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-nko -f %{fontconf}-sans-nko.conf NotoSansNKo*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-nko.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-old-south-arabian-fonts
|
|
|
|
Summary: Free Old South Arabian script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-old-south-arabian-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Old South Arabian script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-old-south-arabian -f %{fontconf}-sans-old-south-arabian.conf NotoSansOldSouthArabian*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-old-south-arabian.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-old-turkic-fonts
|
|
|
|
Summary: Free Old Turkic script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-old-turkic-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Old Turkic script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-old-turkic -f %{fontconf}-sans-old-turkic.conf NotoSansOldTurkic*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-old-turkic.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-osmanya-fonts
|
|
|
|
Summary: Free Osmanya script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-osmanya-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Osmanya script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-osmanya -f %{fontconf}-sans-osmanya.conf NotoSansOsmanya*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-osmanya.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-phoenician-fonts
|
|
|
|
Summary: Free Phoenician script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-phoenician-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Phoenician script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-phoenician -f %{fontconf}-sans-phoenician.conf NotoSansPhoenician*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-phoenician.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-shavian-fonts
|
|
|
|
Summary: Free Shavian script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-shavian-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Shavian script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-shavian -f %{fontconf}-sans-shavian.conf NotoSansShavian*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-shavian.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-symbols-fonts
|
|
|
|
Summary: Free Symbols script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-symbols-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Symbols script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-symbols -f %{fontconf}-sans-symbols.conf NotoSansSymbols*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-symbols.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-tagalog-fonts
|
|
|
|
Summary: Free tagalog script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-tagalog-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for tagalog script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-tagalog -f %{fontconf}-sans-tagalog.conf NotoSansTagalog*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-tagalog.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-tai-tham-fonts
|
|
|
|
Summary: Free Tai Tham script sans-serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-tai-tham-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Tai Tham script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-tai-tham -f %{fontconf}-sans-tai-tham.conf NotoSansTaiTham*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-tai-tham.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
%package -n %{fontname}-sans-tamil-fonts
|
|
|
|
Summary: Free Tamil script sans-serif font
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-tamil-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif fonts for Tamil script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-tamil -f %{fontconf}-sans-tamil.conf NotoSansTamil-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-tamil.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-tamil-ui-fonts
|
|
|
|
Summary: Free Tamil script sans-serif fonts for UI
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-tamil-ui-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif UI fonts for Tamil script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-tamil-ui -f %{fontconf}-sans-tamil-ui.conf NotoSansTamilUI-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-tamil-ui.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
|
2013-08-14 12:38:06 +00:00
|
|
|
%package -n %{fontname}-sans-telugu-fonts
|
|
|
|
Summary: Free Telugu script sans-serif font
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-telugu-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Telugu script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-telugu -f %{fontconf}-sans-telugu.conf NotoSansTelugu-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-telugu.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
%package -n %{fontname}-sans-thai-fonts
|
|
|
|
Summary: Free Thai script sans-serif font
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-thai-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif fonts for Thai script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-thai -f %{fontconf}-sans-thai.conf NotoSansThai-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-thai.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-thai-ui-fonts
|
|
|
|
Summary: Free Thai script sans-serif fonts for UI
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-thai-ui-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif UI fonts for Thai script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-thai-ui -f %{fontconf}-sans-thai-ui.conf NotoSansThaiUI-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-thai-ui.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-ugaritic-fonts
|
|
|
|
Summary: Free Ugaritic script sans-serif font
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-ugaritic-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Ugaritic script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-ugaritic -f %{fontconf}-sans-ugaritic.conf NotoSansUgaritic-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-ugaritic.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
%package -n %{fontname}-sans-ui-fonts
|
|
|
|
Summary: Free sans-serif Latin script fonts for UI
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-ui-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted sans-serif UI fonts for Latin script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-ui -f %{fontconf}-sans-ui.conf NotoSansUI-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-ui.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
2013-08-14 12:38:06 +00:00
|
|
|
%package -n %{fontname}-sans-vai-fonts
|
|
|
|
Summary: Free Vai script sans-serif font
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-vai-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sans-serif fonts for Vai script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-vai -f %{fontconf}-sans-vai.conf NotoSansVai-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-vai.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-serif-armenian-fonts
|
|
|
|
Summary: Free Armenian script serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-serif-armenian-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted serif fonts for Armenian script.
|
|
|
|
|
|
|
|
%_font_pkg -n serif-armenian -f %{fontconf}-serif-armenian.conf NotoSerifArmenian*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-serif-armenian.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-serif-fonts
|
|
|
|
Summary: Free Latin script serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-serif-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted serif fonts for Latin script.
|
|
|
|
|
|
|
|
%_font_pkg -n serif -f %{fontconf}-serif.conf NotoSerif-**.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-serif.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-serif-georgian-fonts
|
|
|
|
Summary: Free Georgian script serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-serif-georgian-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted serif fonts for Georgian script.
|
|
|
|
|
|
|
|
%_font_pkg -n serif-georgian -f %{fontconf}-serif-georgian.conf NotoSerifGeorgian*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-serif-georgian.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
2013-07-16 06:20:16 +00:00
|
|
|
%package -n %{fontname}-serif-khmer-fonts
|
|
|
|
Summary: Free Khmer script serif font
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-serif-khmer-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted serif fonts for Khmer script.
|
|
|
|
|
|
|
|
%_font_pkg -n serif-khmer -f %{fontconf}-serif-khmer.conf NotoSerifKhmer-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-serif-khmer.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-serif-lao-fonts
|
|
|
|
Summary: Free Lao script serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-serif-lao-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted serif fonts for Lao script.
|
|
|
|
|
|
|
|
%_font_pkg -n serif-lao -f %{fontconf}-serif-lao.conf NotoSerifLao*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-serif-lao.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-serif-thai-fonts
|
|
|
|
Summary: Free Thai script serif fonts
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-serif-thai-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted serif fonts for Thai script.
|
|
|
|
|
|
|
|
%_font_pkg -n serif-thai -f %{fontconf}-serif-thai.conf NotoSerifThai*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-serif-thai.metainfo.xml
|
2013-07-16 06:20:16 +00:00
|
|
|
%doc LICENSE
|
2013-05-06 04:11:20 +00:00
|
|
|
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-sans-kannada-ui-fonts
|
2014-10-01 12:57:38 +00:00
|
|
|
Summary: Free Non Hinted Kannada script sans fonts
|
2013-08-14 12:38:06 +00:00
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-kannada-ui-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sanserif UI fonts for Kannada script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-kannada-ui -f %{fontconf}-sans-kannada-ui.conf NotoSansKannadaUI*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-kannada-ui.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-telugu-ui-fonts
|
2014-10-01 12:57:38 +00:00
|
|
|
Summary: Free Non Hinted Telugu script sans fonts
|
2013-08-14 12:38:06 +00:00
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-telugu-ui-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sanserif UI fonts for Telugu script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-telugu-ui -f %{fontconf}-sans-telugu-ui.conf NotoSansTeluguUI*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-telugu-ui.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-gujarati-fonts
|
2014-10-01 12:57:38 +00:00
|
|
|
Summary: Free Non Hinted Gujarati script sans fonts
|
2013-08-14 12:38:06 +00:00
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-gujarati-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sanserif fonts for Gujarati script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-gujarati -f %{fontconf}-sans-gujarati.conf NotoSansGujarati-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-gujarati.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-gujarati-ui-fonts
|
2014-10-01 12:57:38 +00:00
|
|
|
Summary: Free Non Hinted Gujarati script sans UI fonts
|
2013-08-14 12:38:06 +00:00
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-gujarati-ui-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sanserif UI fonts for Gujarati script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-gujarati-ui -f %{fontconf}-sans-gujarati-ui.conf NotoSansGujaratiUI*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-gujarati-ui.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-hanunno-fonts
|
2014-10-01 12:57:38 +00:00
|
|
|
Summary: Free Non Hinted Hanunno script sans fonts
|
2013-08-14 12:38:06 +00:00
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-hanunno-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sanserif fonts for Hanunno script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-hanunno -f %{fontconf}-sans-hanunno.conf NotoSansHanunoo-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-hanunno.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-tai-viet-fonts
|
2014-10-01 12:57:38 +00:00
|
|
|
Summary: Free Non Hinted Tai Viet script sans fonts
|
2013-08-14 12:38:06 +00:00
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-tai-viet-fonts
|
|
|
|
%common_desc
|
2014-10-01 12:57:38 +00:00
|
|
|
Non Hinted sanserif fonts for Tai Viet script.
|
2013-08-14 12:38:06 +00:00
|
|
|
|
|
|
|
%_font_pkg -n sans-tai-viet -f %{fontconf}-sans-tai-viet.conf NotoSansTaiViet*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-tai-viet.metainfo.xml
|
2013-08-14 12:38:06 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
2014-10-01 12:57:38 +00:00
|
|
|
|
|
|
|
%package -n %{fontname}-kufi-arabic-fonts
|
|
|
|
Summary: Free font for Kufi Arabic script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-kufi-arabic-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted fonts for Kufi Arabic script.
|
|
|
|
|
|
|
|
%_font_pkg -n kufi-arabic -f %{fontconf}-kufi-arabic.conf NotoKufiArabic-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-kufi-arabic.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-naskh-arabic-fonts
|
|
|
|
Summary: Free font for Naskh Arabic script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-naskh-arabic-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted fonts for Naskh Arabic script.
|
|
|
|
|
|
|
|
%_font_pkg -n naskh-arabic -f %{fontconf}-naskh-arabic.conf NotoNaskhArabic-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-naskh-arabic.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-naskh-arabic-ui-fonts
|
|
|
|
Summary: Free UI font for Naskh Arabic script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-naskh-arabic-ui-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Naskh Arabic script.
|
|
|
|
|
|
|
|
%_font_pkg -n naskh-arabic-ui -f %{fontconf}-naskh-arabic-ui.conf NotoNaskhArabicUI-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-naskh-arabic-ui.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-balinese-fonts
|
|
|
|
Summary: Free sans-serif font for Balinese script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-balinese-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Balinese script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-balinese -f %{fontconf}-sans-balinese.conf NotoSansBalinese-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-balinese.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-bamum-fonts
|
|
|
|
Summary: Free sans-serif font for Bamum script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-bamum-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Bamum script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-bamum -f %{fontconf}-sans-bamum.conf NotoSansBamum-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-bamum.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-batak-fonts
|
|
|
|
Summary: Free sans-serif font for Batak script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-batak-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Batak script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-batak -f %{fontconf}-sans-batak.conf NotoSansBatak-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-batak.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-buginese-fonts
|
|
|
|
Summary: Free sans-serif font for Buginese script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-buginese-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Buginese script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-buginese -f %{fontconf}-sans-buginese.conf NotoSansBuginese-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-buginese.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-buhid-fonts
|
|
|
|
Summary: Free sans-serif font for Buhid script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-buhid-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Buhid script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-buhid -f %{fontconf}-sans-buhid.conf NotoSansBuhid-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-buhid.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-canadian-aboriginal-fonts
|
|
|
|
Summary: Free sans-serif font for Canadian Aboriginal script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-canadian-aboriginal-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Canadian Aboriginal script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-canadian-aboriginal -f %{fontconf}-sans-canadian-aboriginal.conf NotoSansCanadianAboriginal*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-canadian-aboriginal.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-cham-fonts
|
|
|
|
Summary: Free sans-serif font for Cham script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-cham-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Cham script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-cham -f %{fontconf}-sans-cham.conf NotoSansCham-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-cham.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-cuneiform-fonts
|
|
|
|
Summary: Free sans-serif font for Cuneiform script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-cuneiform-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Cuneiform script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-cuneiform -f %{fontconf}-sans-cuneiform.conf NotoSansCuneiform-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-cuneiform.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-cypriot-fonts
|
|
|
|
Summary: Free sans-serif font for Cypriot script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-cypriot-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Cypriot script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-cypriot -f %{fontconf}-sans-cypriot.conf NotoSansCypriot-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-cypriot.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-gothic-fonts
|
|
|
|
Summary: Free sans-serif font for Gothic script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-gothic-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Gothic script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-gothic -f %{fontconf}-sans-gothic.conf NotoSansGothic-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-gothic.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-gurmukhi-fonts
|
|
|
|
Summary: Free sans-serif font for Gurmukhi script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-gurmukhi-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted fonts for Gurmukhi script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-gurmukhi -f %{fontconf}-sans-gurmukhi.conf NotoSansGurmukhi-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-gurmukhi.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-gurmukhi-ui-fonts
|
|
|
|
Summary: Free sans-serif UI fonts for Gurmukhi script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-gurmukhi-ui-fonts
|
|
|
|
%common_desc
|
|
|
|
Hinted fonts for Gurmukhi script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-gurmukhi-ui -f %{fontconf}-sans-gurmukhi-ui.conf NotoSansGurmukhiUI-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-gurmukhi-ui.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-inscriptional-pahlavi-fonts
|
|
|
|
Summary: Free sans-serif UI font for Inscriptional Pahlavi script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-inscriptional-pahlavi-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted font for Inscriptional Pahlavi script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-inscriptional-pahlavi -f %{fontconf}-sans-inscriptional-pahlavi.conf NotoSansInscriptionalPahlavi-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-inscriptional-pahlavi.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-inscriptional-parthian-fonts
|
|
|
|
Summary: Free sans-serif fonts for Inscriptional Parthian script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-inscriptional-parthian-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Inscriptional Parthian script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-inscriptional-parthian -f %{fontconf}-sans-inscriptional-parthian.conf NotoSansInscriptionalParthian-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-inscriptional-parthian.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-javanese-fonts
|
|
|
|
Summary: Free sans-serif fonts for Javanese script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-javanese-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Javanese script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-javanese -f %{fontconf}-sans-javanese.conf NotoSansJavanese-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-javanese.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-lepcha-fonts
|
|
|
|
Summary: Free sans-serif fonts for Lepcha script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-lepcha-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Lepcha script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-lepcha -f %{fontconf}-sans-lepcha.conf NotoSansLepcha-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-lepcha.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-limbu-fonts
|
|
|
|
Summary: Free sans-serif fonts for Limbu script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-limbu-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Limbu script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-limbu -f %{fontconf}-sans-limbu.conf NotoSansLimbu-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-limbu.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-linearb-fonts
|
|
|
|
Summary: Free sans-serif fonts for Linearb script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-linearb-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Linearb script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-linearb -f %{fontconf}-sans-linearb.conf NotoSansLinearB-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-linearb.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-mongolian-fonts
|
|
|
|
Summary: Free sans-serif fonts for Mongolian script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-mongolian-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Mongolian script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-mongolian -f %{fontconf}-sans-mongolian.conf NotoSansMongolian-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-mongolian.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-myanmar-fonts
|
|
|
|
Summary: Free sans-serif UI fonts for Myanmar script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-myanmar-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Myanmar script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-myanmar -f %{fontconf}-sans-myanmar.conf NotoSansMyanmar-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-myanmar.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-myanmar-ui-fonts
|
|
|
|
Summary: Free sans-serif UI fonts for Myanmar script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-myanmar-ui-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Myanmar script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-myanmar-ui -f %{fontconf}-sans-myanmar-ui.conf NotoSansMyanmarUI-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-myanmar-ui.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-new-tai-lue-fonts
|
|
|
|
Summary: Free sans-serif fonts for Tai Lue script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-new-tai-lue-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Tai Lue script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-new-tai-lue -f %{fontconf}-sans-new-tai-lue.conf NotoSansNewTaiLue-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-new-tai-lue.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-ogham-fonts
|
|
|
|
Summary: Free sans-serif fonts for Ogham script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-ogham-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Ogham script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-ogham -f %{fontconf}-sans-ogham.conf NotoSansOgham-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-ogham.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-ol-chiki-fonts
|
|
|
|
Summary: Free sans-serif fonts for Ol Chiki script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-ol-chiki-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Ol Chiki script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-ol-chiki -f %{fontconf}-sans-ol-chiki.conf NotoSansOlChiki-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-ol-chiki.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-old-italic-fonts
|
|
|
|
Summary: Free sans-serif fonts for Old Italic script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-old-italic-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Old Italic script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-old-italic -f %{fontconf}-sans-old-italic.conf NotoSansOldItalic-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-old-italic.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-old-persian-fonts
|
|
|
|
Summary: Free sans-serif fonts for Old Persian script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-old-persian-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Old Persian script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-old-persian -f %{fontconf}-sans-old-persian.conf NotoSansOldPersian-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-old-persian.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-phags-pa-fonts
|
|
|
|
Summary: Free sans-serif fonts for Phags Pa script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-phags-pa-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Phags Pa script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-phags-pa -f %{fontconf}-sans-phags-pa.conf NotoSansPhagsPa-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-phags-pa.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-rejang-fonts
|
|
|
|
Summary: Free sans-serif fonts for Rejang script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-rejang-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Rejang script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-rejang -f %{fontconf}-sans-rejang.conf NotoSansRejang-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-rejang.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-runic-fonts
|
|
|
|
Summary: Free sans-serif fonts for Runic script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-runic-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Runic script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-runic -f %{fontconf}-sans-runic.conf NotoSansRunic-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-runic.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-samaritan-fonts
|
|
|
|
Summary: Free sans-serif fonts for Samaritan script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-samaritan-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Samaritan script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-samaritan -f %{fontconf}-sans-samaritan.conf NotoSansSamaritan-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-samaritan.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-saurashtra-fonts
|
|
|
|
Summary: Free sans-serif fonts for Saurashtra script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-saurashtra-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Saurashtra script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-saurashtra -f %{fontconf}-sans-saurashtra.conf NotoSansSaurashtra-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-saurashtra.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-sinhala-fonts
|
|
|
|
Summary: Free sans-serif fonts for Sinhala script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-sinhala-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for sinhala script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-sinhala -f %{fontconf}-sans-sinhala.conf NotoSansSinhala-*.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-sinhala.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-sundanese-fonts
|
|
|
|
Summary: Free sans-serif fonts for Sundanese script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-sundanese-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Sundanese script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-sundanese -f %{fontconf}-sans-sundanese.conf NotoSansSundanese-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-sundanese.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-syloti-nagri-fonts
|
|
|
|
Summary: Free sans-serif fonts for Syloti Nagri script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-syloti-nagri-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Syloti Nagri script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-syloti-nagri -f %{fontconf}-sans-syloti-nagri.conf NotoSansSylotiNagri-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-syloti-nagri.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-syriac-eastern-fonts
|
|
|
|
Summary: Free sans-serif fonts for Syriac Eastern script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-syriac-eastern-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Syriac Eastern script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-syriac-eastern -f %{fontconf}-sans-syriac-eastern.conf NotoSansSyriacEastern-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-syriac-eastern.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-syriac-estrangela-fonts
|
|
|
|
Summary: Free sans-serif fonts for Syriac Estrangela script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-syriac-estrangela-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Syriac Estrangela script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-syriac-estrangela -f %{fontconf}-sans-syriac-estrangela.conf NotoSansSyriacEstrangela-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-syriac-estrangela.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-syriac-western-fonts
|
|
|
|
Summary: Free sans-serif fonts for Syriac Western script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-syriac-western-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Syriac Western script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-syriac-western -f %{fontconf}-sans-syriac-western.conf NotoSansSyriacWestern-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-syriac-western.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-tai-le-fonts
|
|
|
|
Summary: Free sans-serif fonts for Tai Le script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-tai-le-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Tai Le script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-tai-le -f %{fontconf}-sans-tai-le.conf NotoSansTaiLe-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-tai-le.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-tifinagh-fonts
|
|
|
|
Summary: Free sans-serif fonts for Tifinagh script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-tifinagh-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Tifinagh script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-tifinagh -f %{fontconf}-sans-tifinagh.conf NotoSansTifinagh-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-tifinagh.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-yi-fonts
|
|
|
|
Summary: Free sans-serif fonts for Yi script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-yi-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Yi script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-yi -f %{fontconf}-sans-yi.conf NotoSansYi-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-yi.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
%package -n %{fontname}-sans-tagbanwa-fonts
|
|
|
|
Summary: Free sans-serif fonts for Tagbanwa script
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
%description -n %{fontname}-sans-tagbanwa-fonts
|
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Tagbanwa script.
|
|
|
|
|
|
|
|
%_font_pkg -n sans-tagbanwa -f %{fontconf}-sans-tagbanwa.conf NotoSansTagbanwa-Regular.ttf
|
2014-11-11 13:37:20 +00:00
|
|
|
%{_datadir}/appdata/%{fontname}-sans-tagbanwa.metainfo.xml
|
2014-10-01 12:57:38 +00:00
|
|
|
%doc LICENSE
|
|
|
|
|
2014-11-19 09:21:13 +00:00
|
|
|
%package -n %{fontname}-sans-simplified-chinese-fonts
|
2014-11-12 09:23:25 +00:00
|
|
|
Summary: Free sans-serif fonts for Simplified Chinese
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
2014-11-19 09:21:13 +00:00
|
|
|
%description -n %{fontname}-sans-simplified-chinese-fonts
|
2014-11-12 09:23:25 +00:00
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Simplified Chinese.
|
|
|
|
|
2014-11-19 09:21:13 +00:00
|
|
|
%_font_pkg -n sans-simplified-chinese -f %{cjkfontconf}-sans-simplified-chinese.conf NotoSansSC-*.otf
|
|
|
|
%{_datadir}/appdata/%{fontname}-sans-simplified-chinese.metainfo.xml
|
2014-11-12 09:23:25 +00:00
|
|
|
%doc LICENSE
|
2014-10-01 12:57:38 +00:00
|
|
|
|
2014-11-19 09:21:13 +00:00
|
|
|
%package -n %{fontname}-sans-traditional-chinese-fonts
|
2014-11-12 09:23:25 +00:00
|
|
|
Summary: Free sans-serif fonts for Traditional Chinese
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
2014-11-19 09:21:13 +00:00
|
|
|
%description -n %{fontname}-sans-traditional-chinese-fonts
|
2014-11-12 09:23:25 +00:00
|
|
|
%common_desc
|
|
|
|
Non Hinted fonts for Traditional Chinese.
|
|
|
|
|
2014-11-19 09:21:13 +00:00
|
|
|
%_font_pkg -n sans-traditional-chinese -f %{cjkfontconf}-sans-traditional-chinese.conf NotoSansTC-*.otf
|
|
|
|
%{_datadir}/appdata/%{fontname}-sans-traditional-chinese.metainfo.xml
|
2014-11-12 09:23:25 +00:00
|
|
|
%doc LICENSE
|
2014-10-01 12:57:38 +00:00
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
%prep
|
|
|
|
%setup -q -c
|
2014-10-01 12:57:38 +00:00
|
|
|
rm -rf noto-396bf23e32cf/color_emoji
|
|
|
|
cp noto-396bf23e32cf/AUTHORS noto-396bf23e32cf/CONTRIBUTORS noto-396bf23e32cf/LICENSE .
|
|
|
|
cp noto-396bf23e32cf/fonts/individual/unhinted/* .
|
|
|
|
cp -f noto-396bf23e32cf/fonts/individual/hinted/* .
|
2014-11-12 09:23:25 +00:00
|
|
|
cp noto-396bf23e32cf/third_party/noto_cjk/NotoSansSC-*.otf .
|
|
|
|
cp noto-396bf23e32cf/third_party/noto_cjk/NotoSansTC-*.otf .
|
2014-10-01 12:57:38 +00:00
|
|
|
rm -rf Arimo-* Cousine-* Tinos-*
|
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
|
|
|
install -m 0755 -d %{buildroot}%{_fontdir}
|
|
|
|
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
|
|
|
|
|
2014-11-12 09:23:25 +00:00
|
|
|
# for cjk fonts
|
|
|
|
install -m 0644 -p *.otf %{buildroot}%{_fontdir}
|
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
|
|
|
|
%{buildroot}%{_fontconfig_confdir}
|
|
|
|
|
|
|
|
# Repeat for every font family
|
|
|
|
install -m 0644 -p %{SOURCE2} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE3} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-armenian.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE4} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-avestan.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE5} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-bengali.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE6} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-bengali-ui.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE7} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-brahmi.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE8} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-carian.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE9} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-cherokee.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE10} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-coptic.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE11} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-deseret.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE12} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-devanagari.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE13} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-devanagari-ui.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE14} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-egyptian-hieroglyphs.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE15} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-ethiopic.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE16} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-georgian.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE17} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-glagolitic.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE18} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-hebrew.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE19} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-imperial-aramaic.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE20} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-kaithi.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
install -m 0644 -p %{SOURCE21} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-kannada.conf
|
2013-07-16 06:20:16 +00:00
|
|
|
install -m 0644 -p %{SOURCE22} \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-kayah-li.conf
|
|
|
|
install -m 0644 -p %{SOURCE23} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-kharoshthi.conf
|
|
|
|
install -m 0644 -p %{SOURCE24} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-khmer.conf
|
|
|
|
install -m 0644 -p %{SOURCE25} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-khmer-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE26} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-lao.conf
|
|
|
|
install -m 0644 -p %{SOURCE27} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-lao-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE28} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-lisu.conf
|
|
|
|
install -m 0644 -p %{SOURCE29} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-lycian.conf
|
|
|
|
install -m 0644 -p %{SOURCE30} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-lydian.conf
|
|
|
|
install -m 0644 -p %{SOURCE31} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-malayalam.conf
|
|
|
|
install -m 0644 -p %{SOURCE32} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-malayalam-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE33} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-mandaic.conf
|
|
|
|
install -m 0644 -p %{SOURCE34} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-meeteimayek.conf
|
|
|
|
install -m 0644 -p %{SOURCE35} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-nko.conf
|
|
|
|
install -m 0644 -p %{SOURCE36} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-old-south-arabian.conf
|
|
|
|
install -m 0644 -p %{SOURCE37} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-old-turkic.conf
|
|
|
|
install -m 0644 -p %{SOURCE38} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-osmanya.conf
|
|
|
|
install -m 0644 -p %{SOURCE39} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-phoenician.conf
|
|
|
|
install -m 0644 -p %{SOURCE40} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-shavian.conf
|
|
|
|
install -m 0644 -p %{SOURCE41} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-symbols.conf
|
|
|
|
install -m 0644 -p %{SOURCE42} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-tagalog.conf
|
|
|
|
install -m 0644 -p %{SOURCE43} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-tai-tham.conf
|
|
|
|
install -m 0644 -p %{SOURCE44} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-tamil.conf
|
|
|
|
install -m 0644 -p %{SOURCE45} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-tamil-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE46} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-telugu.conf
|
|
|
|
install -m 0644 -p %{SOURCE47} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-thai.conf
|
|
|
|
install -m 0644 -p %{SOURCE48} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-thai-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE49} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-ugaritic.conf
|
|
|
|
install -m 0644 -p %{SOURCE50} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE51} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-vai.conf
|
|
|
|
install -m 0644 -p %{SOURCE52} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-serif-armenian.conf
|
|
|
|
install -m 0644 -p %{SOURCE53} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-serif.conf
|
|
|
|
install -m 0644 -p %{SOURCE54} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-serif-georgian.conf
|
|
|
|
install -m 0644 -p %{SOURCE55} \
|
2013-07-16 06:20:16 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-serif-khmer.conf
|
2013-08-14 12:38:06 +00:00
|
|
|
install -m 0644 -p %{SOURCE56} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-serif-lao.conf
|
|
|
|
install -m 0644 -p %{SOURCE57} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-serif-thai.conf
|
|
|
|
install -m 0644 -p %{SOURCE58} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-kannada-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE59} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-telugu-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE60} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-gujarati.conf
|
|
|
|
install -m 0644 -p %{SOURCE61} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-gujarati-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE62} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-hanunno.conf
|
|
|
|
install -m 0644 -p %{SOURCE63} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-tai-viet.conf
|
2014-10-01 12:57:38 +00:00
|
|
|
install -m 0644 -p %{SOURCE64} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-kufi-arabic.conf
|
|
|
|
install -m 0644 -p %{SOURCE65} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-naskh-arabic.conf
|
|
|
|
install -m 0644 -p %{SOURCE66} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-naskh-arabic-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE67} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-balinese.conf
|
|
|
|
install -m 0644 -p %{SOURCE68} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-bamum.conf
|
|
|
|
install -m 0644 -p %{SOURCE69} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-batak.conf
|
|
|
|
install -m 0644 -p %{SOURCE70} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-buginese.conf
|
|
|
|
install -m 0644 -p %{SOURCE71} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-buhid.conf
|
|
|
|
install -m 0644 -p %{SOURCE72} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-canadian-aboriginal.conf
|
|
|
|
install -m 0644 -p %{SOURCE73} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-cham.conf
|
|
|
|
install -m 0644 -p %{SOURCE74} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-cuneiform.conf
|
|
|
|
install -m 0644 -p %{SOURCE75} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-cypriot.conf
|
|
|
|
install -m 0644 -p %{SOURCE76} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-gothic.conf
|
|
|
|
install -m 0644 -p %{SOURCE77} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-gurmukhi.conf
|
|
|
|
install -m 0644 -p %{SOURCE78} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-gurmukhi-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE79} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-inscriptional-pahlavi.conf
|
|
|
|
install -m 0644 -p %{SOURCE80} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-inscriptional-parthian.conf
|
|
|
|
install -m 0644 -p %{SOURCE81} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-javanese.conf
|
|
|
|
install -m 0644 -p %{SOURCE82} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-lepcha.conf
|
|
|
|
install -m 0644 -p %{SOURCE83} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-limbu.conf
|
|
|
|
install -m 0644 -p %{SOURCE84} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-linearb.conf
|
|
|
|
install -m 0644 -p %{SOURCE85} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-mongolian.conf
|
|
|
|
install -m 0644 -p %{SOURCE86} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-myanmar.conf
|
|
|
|
install -m 0644 -p %{SOURCE87} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-myanmar-ui.conf
|
|
|
|
install -m 0644 -p %{SOURCE88} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-new-tai-lue.conf
|
|
|
|
install -m 0644 -p %{SOURCE89} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-ogham.conf
|
|
|
|
install -m 0644 -p %{SOURCE90} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-ol-chiki.conf
|
|
|
|
install -m 0644 -p %{SOURCE91} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-old-italic.conf
|
|
|
|
install -m 0644 -p %{SOURCE92} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-old-persian.conf
|
|
|
|
install -m 0644 -p %{SOURCE93} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-phags-pa.conf
|
|
|
|
install -m 0644 -p %{SOURCE94} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-rejang.conf
|
|
|
|
install -m 0644 -p %{SOURCE95} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-runic.conf
|
|
|
|
install -m 0644 -p %{SOURCE96} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-samaritan.conf
|
|
|
|
install -m 0644 -p %{SOURCE97} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-saurashtra.conf
|
|
|
|
install -m 0644 -p %{SOURCE98} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-sinhala.conf
|
|
|
|
install -m 0644 -p %{SOURCE99} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-sundanese.conf
|
|
|
|
install -m 0644 -p %{SOURCE100} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-syloti-nagri.conf
|
|
|
|
install -m 0644 -p %{SOURCE101} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-syriac-eastern.conf
|
|
|
|
install -m 0644 -p %{SOURCE102} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-syriac-estrangela.conf
|
|
|
|
install -m 0644 -p %{SOURCE103} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-syriac-western.conf
|
|
|
|
install -m 0644 -p %{SOURCE104} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-tai-le.conf
|
|
|
|
install -m 0644 -p %{SOURCE105} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-tifinagh.conf
|
|
|
|
install -m 0644 -p %{SOURCE106} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-yi.conf
|
|
|
|
install -m 0644 -p %{SOURCE107} \
|
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-sans-tagbanwa.conf
|
2014-11-12 09:23:25 +00:00
|
|
|
install -m 0644 -p %{SOURCE108} \
|
2014-11-19 09:21:13 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{cjkfontconf}-sans-simplified-chinese.conf
|
2014-11-12 09:23:25 +00:00
|
|
|
install -m 0644 -p %{SOURCE109} \
|
2014-11-19 09:21:13 +00:00
|
|
|
%{buildroot}%{_fontconfig_templatedir}/%{cjkfontconf}-sans-traditional-chinese.conf
|
2013-05-06 04:11:20 +00:00
|
|
|
|
|
|
|
for fconf in %{fontconf}-sans.conf \
|
|
|
|
%{fontconf}-sans-armenian.conf \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{fontconf}-sans-avestan.conf \
|
|
|
|
%{fontconf}-sans-bengali.conf \
|
|
|
|
%{fontconf}-sans-bengali-ui.conf \
|
|
|
|
%{fontconf}-sans-brahmi.conf \
|
|
|
|
%{fontconf}-sans-carian.conf \
|
|
|
|
%{fontconf}-sans-cherokee.conf \
|
|
|
|
%{fontconf}-sans-coptic.conf \
|
|
|
|
%{fontconf}-sans-deseret.conf \
|
2013-05-06 04:11:20 +00:00
|
|
|
%{fontconf}-sans-devanagari.conf \
|
|
|
|
%{fontconf}-sans-devanagari-ui.conf \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{fontconf}-sans-egyptian-hieroglyphs.conf \
|
2013-05-06 04:11:20 +00:00
|
|
|
%{fontconf}-sans-ethiopic.conf \
|
|
|
|
%{fontconf}-sans-georgian.conf \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{fontconf}-sans-glagolitic.conf \
|
2013-05-06 04:11:20 +00:00
|
|
|
%{fontconf}-sans-hebrew.conf \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{fontconf}-sans-imperial-aramaic.conf \
|
|
|
|
%{fontconf}-sans-kaithi.conf \
|
|
|
|
%{fontconf}-sans-kannada.conf \
|
|
|
|
%{fontconf}-sans-kayah-li.conf \
|
|
|
|
%{fontconf}-sans-kharoshthi.conf \
|
2013-05-06 04:11:20 +00:00
|
|
|
%{fontconf}-sans-khmer.conf \
|
|
|
|
%{fontconf}-sans-khmer-ui.conf \
|
|
|
|
%{fontconf}-sans-lao.conf \
|
|
|
|
%{fontconf}-sans-lao-ui.conf \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{fontconf}-sans-lisu.conf \
|
|
|
|
%{fontconf}-sans-lycian.conf \
|
|
|
|
%{fontconf}-sans-lydian.conf \
|
|
|
|
%{fontconf}-sans-malayalam.conf \
|
|
|
|
%{fontconf}-sans-malayalam-ui.conf \
|
|
|
|
%{fontconf}-sans-mandaic.conf \
|
|
|
|
%{fontconf}-sans-meeteimayek.conf \
|
|
|
|
%{fontconf}-sans-nko.conf \
|
|
|
|
%{fontconf}-sans-old-south-arabian.conf \
|
|
|
|
%{fontconf}-sans-old-turkic.conf \
|
|
|
|
%{fontconf}-sans-osmanya.conf \
|
|
|
|
%{fontconf}-sans-phoenician.conf \
|
|
|
|
%{fontconf}-sans-shavian.conf \
|
|
|
|
%{fontconf}-sans-symbols.conf \
|
|
|
|
%{fontconf}-sans-tagalog.conf \
|
|
|
|
%{fontconf}-sans-tai-tham.conf \
|
2013-05-06 04:11:20 +00:00
|
|
|
%{fontconf}-sans-tamil.conf \
|
|
|
|
%{fontconf}-sans-tamil-ui.conf \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{fontconf}-sans-telugu.conf \
|
2013-05-06 04:11:20 +00:00
|
|
|
%{fontconf}-sans-thai.conf \
|
|
|
|
%{fontconf}-sans-thai-ui.conf \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{fontconf}-sans-ugaritic.conf \
|
2013-05-06 04:11:20 +00:00
|
|
|
%{fontconf}-sans-ui.conf \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{fontconf}-sans-vai.conf \
|
2013-05-06 04:11:20 +00:00
|
|
|
%{fontconf}-serif-armenian.conf \
|
|
|
|
%{fontconf}-serif.conf \
|
|
|
|
%{fontconf}-serif-georgian.conf \
|
2013-07-16 06:20:16 +00:00
|
|
|
%{fontconf}-serif-khmer.conf \
|
2013-05-06 04:11:20 +00:00
|
|
|
%{fontconf}-serif-lao.conf \
|
2013-08-14 12:38:06 +00:00
|
|
|
%{fontconf}-sans-kannada-ui.conf \
|
|
|
|
%{fontconf}-sans-telugu-ui.conf \
|
|
|
|
%{fontconf}-serif-thai.conf \
|
|
|
|
%{fontconf}-sans-gujarati.conf \
|
|
|
|
%{fontconf}-sans-gujarati-ui.conf \
|
|
|
|
%{fontconf}-sans-hanunno.conf \
|
2014-10-01 12:57:38 +00:00
|
|
|
%{fontconf}-sans-tai-viet.conf \
|
|
|
|
%{fontconf}-kufi-arabic.conf \
|
|
|
|
%{fontconf}-naskh-arabic.conf \
|
|
|
|
%{fontconf}-naskh-arabic-ui.conf \
|
|
|
|
%{fontconf}-sans-balinese.conf \
|
|
|
|
%{fontconf}-sans-bamum.conf \
|
|
|
|
%{fontconf}-sans-batak.conf \
|
|
|
|
%{fontconf}-sans-buginese.conf \
|
|
|
|
%{fontconf}-sans-buhid.conf \
|
|
|
|
%{fontconf}-sans-canadian-aboriginal.conf \
|
|
|
|
%{fontconf}-sans-cham.conf \
|
|
|
|
%{fontconf}-sans-cuneiform.conf \
|
|
|
|
%{fontconf}-sans-cypriot.conf \
|
|
|
|
%{fontconf}-sans-gothic.conf \
|
|
|
|
%{fontconf}-sans-gurmukhi.conf \
|
|
|
|
%{fontconf}-sans-gurmukhi-ui.conf \
|
|
|
|
%{fontconf}-sans-inscriptional-pahlavi.conf \
|
|
|
|
%{fontconf}-sans-inscriptional-parthian.conf \
|
|
|
|
%{fontconf}-sans-javanese.conf \
|
|
|
|
%{fontconf}-sans-lepcha.conf \
|
|
|
|
%{fontconf}-sans-limbu.conf \
|
|
|
|
%{fontconf}-sans-linearb.conf \
|
|
|
|
%{fontconf}-sans-mongolian.conf \
|
|
|
|
%{fontconf}-sans-myanmar.conf \
|
|
|
|
%{fontconf}-sans-myanmar-ui.conf \
|
|
|
|
%{fontconf}-sans-new-tai-lue.conf \
|
|
|
|
%{fontconf}-sans-ogham.conf \
|
|
|
|
%{fontconf}-sans-ol-chiki.conf \
|
|
|
|
%{fontconf}-sans-old-italic.conf \
|
|
|
|
%{fontconf}-sans-old-persian.conf \
|
|
|
|
%{fontconf}-sans-phags-pa.conf \
|
|
|
|
%{fontconf}-sans-rejang.conf \
|
|
|
|
%{fontconf}-sans-runic.conf \
|
|
|
|
%{fontconf}-sans-samaritan.conf \
|
|
|
|
%{fontconf}-sans-saurashtra.conf \
|
|
|
|
%{fontconf}-sans-sinhala.conf \
|
|
|
|
%{fontconf}-sans-sundanese.conf \
|
|
|
|
%{fontconf}-sans-syloti-nagri.conf \
|
|
|
|
%{fontconf}-sans-syriac-eastern.conf \
|
|
|
|
%{fontconf}-sans-syriac-estrangela.conf \
|
|
|
|
%{fontconf}-sans-syriac-western.conf \
|
|
|
|
%{fontconf}-sans-tai-le.conf \
|
|
|
|
%{fontconf}-sans-tifinagh.conf \
|
|
|
|
%{fontconf}-sans-yi.conf \
|
2014-11-12 09:23:25 +00:00
|
|
|
%{fontconf}-sans-tagbanwa.conf \
|
2014-11-19 09:21:13 +00:00
|
|
|
%{cjkfontconf}-sans-simplified-chinese.conf \
|
|
|
|
%{cjkfontconf}-sans-traditional-chinese.conf ; do
|
2013-05-06 04:11:20 +00:00
|
|
|
ln -s %{_fontconfig_templatedir}/$fconf \
|
|
|
|
%{buildroot}%{_fontconfig_confdir}/$fconf
|
|
|
|
done
|
|
|
|
|
2014-11-11 13:37:20 +00:00
|
|
|
# Add appstream metadata
|
|
|
|
install -Dm 0644 -p %{SOURCE200} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE201} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE202} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-armenian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE203} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-avestan.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE204} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-bengali.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE205} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-bengali-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE206} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-brahmi.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE207} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-carian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE208} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-cherokee.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE209} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-coptic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE210} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-deseret.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE211} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-devanagari.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE212} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-devanagari-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE213} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-ethiopic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE214} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-egyptian-hieroglyphs.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE215} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-georgian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE216} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-glagolitic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE217} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-hebrew.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE218} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-imperial-aramaic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE219} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-kaithi.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE220} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-kannada.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE221} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-kayah-li.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE222} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-kharoshthi.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE223} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-khmer.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE224} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-khmer-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE225} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-lao.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE226} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-lao-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE227} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-lisu.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE228} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-lycian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE229} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-lydian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE230} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-malayalam.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE231} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-malayalam-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE232} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-mandaic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE233} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-meeteimayek.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE234} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-nko.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE235} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-old-south-arabian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE236} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-old-turkic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE237} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-osmanya.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE238} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-phoenician.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE239} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-shavian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE240} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-symbols.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE241} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-tagalog.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE242} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-tai-tham.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE243} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-tamil.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE244} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-tamil-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE245} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-telugu.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE246} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-thai.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE247} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-thai-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE248} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-ugaritic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE249} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE250} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-vai.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE251} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-serif-armenian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE252} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-serif.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE253} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-serif-georgian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE254} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-serif-khmer.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE255} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-serif-lao.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE256} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-serif-thai.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE257} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-kannada-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE258} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-telugu-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE259} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-gujarati.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE260} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-gujarati-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE261} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-hanunno.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE262} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-tai-viet.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE263} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-kufi-arabic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE264} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-naskh-arabic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE265} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-naskh-arabic-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE266} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-balinese.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE267} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-bamum.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE268} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-batak.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE269} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-buginese.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE270} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-buhid.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE271} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-canadian-aboriginal.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE272} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-cham.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE273} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-cuneiform.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE274} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-cypriot.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE275} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-gothic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE276} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-gurmukhi.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE277} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-gurmukhi-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE278} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-inscriptional-pahlavi.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE279} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-inscriptional-parthian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE280} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-javanese.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE281} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-lepcha.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE282} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-limbu.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE283} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-linearb.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE284} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-mongolian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE285} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-myanmar.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE286} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-myanmar-ui.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE287} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-new-tai-lue.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE288} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-ogham.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE289} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-ol-chiki.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE290} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-old-italic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE291} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-old-persian.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE292} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-phags-pa.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE293} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-rejang.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE294} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-runic.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE295} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-samaritan.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE296} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-saurashtra.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE297} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-sinhala.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE298} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-sundanese.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE299} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-syloti-nagri.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE300} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-syriac-eastern.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE301} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-syriac-estrangela.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE302} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-syriac-western.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE303} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-tai-le.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE304} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-tifinagh.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE305} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-yi.metainfo.xml
|
|
|
|
install -Dm 0644 -p %{SOURCE306} \
|
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-tagbanwa.metainfo.xml
|
2014-11-12 09:23:25 +00:00
|
|
|
install -Dm 0644 -p %{SOURCE307} \
|
2014-11-19 09:21:13 +00:00
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-simplified-chinese.metainfo.xml
|
2014-11-12 09:23:25 +00:00
|
|
|
install -Dm 0644 -p %{SOURCE308} \
|
2014-11-19 09:21:13 +00:00
|
|
|
%{buildroot}%{_datadir}/appdata/%{fontname}-sans-traditional-chinese.metainfo.xml
|
2014-11-12 09:23:25 +00:00
|
|
|
|
2014-11-11 13:37:20 +00:00
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
%changelog
|
2014-11-19 09:21:13 +00:00
|
|
|
* Wed Nov 19 2014 Peng Wu <pwu@redhat.com> - 20141001-5
|
|
|
|
- Rename Chinese sub-packages
|
|
|
|
|
2014-11-12 09:23:25 +00:00
|
|
|
* Wed Nov 12 2014 Peng Wu <pwu@redhat.com> - 20141001-4
|
|
|
|
- Add Chinese fonts
|
|
|
|
|
2014-11-11 13:37:20 +00:00
|
|
|
* Tue Nov 11 2014 Parag Nemade <pnemade AT redhat DOT com> - 20141001-3
|
|
|
|
- Add metainfo file to show this font in gnome-software
|
|
|
|
|
2014-11-03 07:01:36 +00:00
|
|
|
* Mon Nov 03 2014 Pravin Satpute <psatpute@redhat.com> - 20141001-2
|
|
|
|
- Resolves #1159562: Typo in fontconfig file
|
|
|
|
|
2014-10-01 12:57:38 +00:00
|
|
|
* Wed Oct 01 2014 Pravin Satpute <psatpute@redhat.com> - 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
|
|
|
|
|
2014-06-07 18:14:09 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20130807-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2013-08-14 12:38:06 +00:00
|
|
|
* Wed Aug 14 2013 Pravin Satpute <psatpute@redhat.com> - 20130807-1
|
|
|
|
- Upstream new release of 20130807 tarball.
|
2014-10-01 12:57:38 +00:00
|
|
|
- Packages Non Hinted upstream tarball.
|
2013-08-14 12:38:06 +00:00
|
|
|
- This pulled fonts for number of missing Unicode scripts in Fedora
|
2013-08-03 16:16:03 +00:00
|
|
|
|
2013-07-16 06:20:16 +00:00
|
|
|
* Tue Jul 16 2013 Pravin Satpute <psatpute@redhat.com> - 20130624-1
|
|
|
|
- Resolved #984459 :- Upstream new release.
|
|
|
|
- Added new package google-noto-serif-khmer-fonts
|
|
|
|
|
2013-06-24 06:12:16 +00:00
|
|
|
* Mon Jun 24 2013 Pravin Satpute <psatpute@redhat.com> - 20130411-5
|
|
|
|
- Resolved #971886 :- Georgian Serif fontconfig file error
|
|
|
|
|
2013-06-10 06:02:44 +00:00
|
|
|
* Mon Jun 10 2013 Pravin Satpute <psatpute@redhat.com> - 20130411-4
|
|
|
|
- Resolved #971886 :- Georgian fontconfig file error
|
|
|
|
|
2013-05-06 04:11:20 +00:00
|
|
|
* Mon May 06 2013 Pravin Satpute <psatpute@redhat.com> - 20130411-3
|
|
|
|
- Initial import
|
|
|
|
- Updated spec file
|
|
|
|
|
|
|
|
* Fri Apr 19 2013 Pravin Satpute <psatpute@redhat.com> - 20130411-2
|
|
|
|
- Updated package as per 3rd comment on review request #953859
|
|
|
|
|
|
|
|
* Fri Apr 19 2013 Pravin Satpute <psatpute@redhat.com> - 20130411-1
|
|
|
|
- Initial packaging
|