RHEL 9.0.0 Alpha bootstrap

The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/langpacks#58af9c56e3a5f739ca84998254cf7763f0a6e1df
This commit is contained in:
Petr Šabata 2020-10-15 15:07:58 +02:00
parent 6cac68e802
commit 948e4adf26
12 changed files with 4581 additions and 0 deletions

88
langlist.txt Normal file
View File

@ -0,0 +1,88 @@
af Afrikaans
am Amharic
ar Arabic
as Assamese
ast Asturian
be Belarusian
bg Bulgarian
bn Bengali
bo Tibetan
br Breton
bs Bosnian
ca Catalan
cs Czech
cy Welsh
da Danish
de German
dz Bhutanese
el Greek
en English
en_GB English (United Kingdom)
eo Esperanto
es Spanish
et Estonian
eu Basque
fa Persian
fi Finnish
fr French
ga Irish
gl Galician
gu Gujarati
he Hebrew
hi Hindi
hr Croatian
hu Hungarian
ia Interlingua
id Indonesian
is Icelandic
it Italian
ja Japanese
ka Georgian
kk Kazakh
km Khmer
kn Kannada
ko Korean
ku Kurdish
lt Lithuanian
lv Latvian
mai Maithili
mk Macedonian
ml Malayalam
mr Marathi
ms Malay
my Burmese
nb Norwegian Bokmål
ne Nepali
nl Dutch
nn Nynorsk
nr Southern Ndebele
nso Northern Sotho
or Oriya
pa Punjabi
pl Polish
pt_BR Portuguese (Brazil)
pt Portuguese
ro Romanian
ru Russian
si Sinhala
sk Slovak
sl Slovenian
sq Albanian
sr Serbian
ss Swati
sv Swedish
ta Tamil
te Telugu
th Thai
tn Tswana
tr Turkish
ts Tsonga
uk Ukrainian
ur Urdu
ve Venda
vi Vietnamese
xh Xhosa
yi Yiddish
zh_CN Simplified Chinese
zh_TW Traditional Chinese
zu Zulu

1390
langpacks.spec Normal file

File diff suppressed because it is too large Load Diff

18
langpkgs.txt Normal file
View File

@ -0,0 +1,18 @@
childsplay-alphabet_sounds_it
cockatrice-langpack-it
drascula-it
eclipse-nls-it
gcompris-sound-it
gimp-help-it
glibc-langpack-it
gnome-getting-started-docs-it
guayadeque-langpack-it
hunspell-it
hyphen-it
kde-l10n-it
libreoffice-langpack-it
man-pages-it
mythes-it
nqc-doc-it
tesseract-langpack-ita
tkgate-it

25
meta-package-template.txt Normal file
View File

@ -0,0 +1,25 @@
======================subpackage package ============================
%package $langcode
Summary: $langname langpacks meta-package
Requires: %{name}-core-$langcode
Requires: <extra-fonts>
Requires: <any-other-pkg>
%description $langcode
This package provides $langname langpacks meta-package.
%files $langcode
%{_datadir}/metainfo/org.fedoraproject.LangPack-$langcode.metainfo.xml
======================================================================
======================subpackage core package=========================
%package core-$langcode
Summary: $langname langpacks core meta-package
Requires: <default-fonts>
Requires: <any-other-pkg>
%description core-$langcode
This package provides $langname core langpacks packages.
%files core-$langcode
======================================================================

7
normlang.py Normal file
View File

@ -0,0 +1,7 @@
import ctypes
import sys
fontconfig = ctypes.CDLL("libfontconfig.so.1")
fontconfig.FcLangNormalize.argtypes = [ctypes.c_char_p]
fontconfig.FcLangNormalize.restype = ctypes.c_char_p
print(fontconfig.FcLangNormalize(sys.argv[1].encode('utf-8')).decode('utf-8'))

View File

@ -0,0 +1,950 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2020 Parag Nemade <pnemade@fedoraproject.org> -->
<components origin="langpacks">
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-af</id>
<name>Afrikaans</name>
<summary>Localization Font support for Afrikaans</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-am</id>
<name>Amharic</name>
<summary>Localization Font support for Amharic</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ar</id>
<name>Arabic</name>
<summary>Localization Font support for Arabic</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-as</id>
<name>Assamese</name>
<summary>Localization Font support for Assamese</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ast</id>
<name>Asturian</name>
<summary>Localization Font support for Asturian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-be</id>
<name>Belarusian</name>
<summary>Localization Font support for Belarusian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-bg</id>
<name>Bulgarian</name>
<summary>Localization Font support for Bulgarian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-bn</id>
<name>Bengali</name>
<summary>Localization Font support for Bengali</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-bo</id>
<name>Tibetan</name>
<summary>Localization Font support for Tibetan</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-br</id>
<name>Breton</name>
<summary>Localization Font support for Breton</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-bs</id>
<name>Bosnian</name>
<summary>Localization Font support for Bosnian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ca</id>
<name>Catalan</name>
<summary>Localization Font support for Catalan</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-cs</id>
<name>Czech</name>
<summary>Localization Font support for Czech</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-cy</id>
<name>Welsh</name>
<summary>Localization Font support for Welsh</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-da</id>
<name>Danish</name>
<summary>Localization Font support for Danish</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-de</id>
<name>German</name>
<summary>Localization Font support for German</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-dz</id>
<name>Bhutanese</name>
<summary>Localization Font support for Bhutanese</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-el</id>
<name>Greek</name>
<summary>Localization Font support for Greek</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-en</id>
<name>English</name>
<summary>Localization Font support for English</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-eo</id>
<name>Esperanto</name>
<summary>Localization Font support for Esperanto</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-es</id>
<name>Spanish</name>
<summary>Localization Font support for Spanish</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-et</id>
<name>Estonian</name>
<summary>Localization Font support for Estonian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-eu</id>
<name>Basque</name>
<summary>Localization Font support for Basque</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-fa</id>
<name>Persian</name>
<summary>Localization Font support for Persian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-fi</id>
<name>Finnish</name>
<summary>Localization Font support for Finnish</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-fr</id>
<name>French</name>
<summary>Localization Font support for French</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ga</id>
<name>Irish</name>
<summary>Localization Font support for Irish</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-gl</id>
<name>Galician</name>
<summary>Localization Font support for Galician</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-gu</id>
<name>Gujarati</name>
<summary>Localization Font support for Gujarati</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-he</id>
<name>Hebrew</name>
<summary>Localization Font support for Hebrew</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-hi</id>
<name>Hindi</name>
<summary>Localization Font support for Hindi</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-hr</id>
<name>Croatian</name>
<summary>Localization Font support for Croatian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-hu</id>
<name>Hungarian</name>
<summary>Localization Font support for Hungarian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ia</id>
<name>Interlingua</name>
<summary>Localization Font support for Interlingua</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-id</id>
<name>Indonesian</name>
<summary>Localization Font support for Indonesian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-is</id>
<name>Icelandic</name>
<summary>Localization Font support for Icelandic</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-it</id>
<name>Italian</name>
<summary>Localization Font support for Italian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ja</id>
<name>Japanese</name>
<summary>Localization Font support for Japanese</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ka</id>
<name>Georgian</name>
<summary>Localization Font support for Georgian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-kk</id>
<name>Kazakh</name>
<summary>Localization Font support for Kazakh</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-km</id>
<name>Khmer</name>
<summary>Localization Font support for Khmer</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-kn</id>
<name>Kannada</name>
<summary>Localization Font support for Kannada</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ko</id>
<name>Korean</name>
<summary>Localization Font support for Korean</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ku</id>
<name>Kurdish</name>
<summary>Localization Font support for Kurdish</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-lt</id>
<name>Lithuanian</name>
<summary>Localization Font support for Lithuanian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-lv</id>
<name>Latvian</name>
<summary>Localization Font support for Latvian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-mai</id>
<name>Maithili</name>
<summary>Localization Font support for Maithili</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-mk</id>
<name>Macedonian</name>
<summary>Localization Font support for Macedonian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ml</id>
<name>Malayalam</name>
<summary>Localization Font support for Malayalam</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-mr</id>
<name>Marathi</name>
<summary>Localization Font support for Marathi</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ms</id>
<name>Malay</name>
<summary>Localization Font support for Malay</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-my</id>
<name>Burmese</name>
<summary>Localization Font support for Burmese</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-nb</id>
<name>Norwegian Bokmål</name>
<summary>Localization Font support for Norwegian Bokmål</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ne</id>
<name>Nepali</name>
<summary>Localization Font support for Nepali</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-nl</id>
<name>Dutch</name>
<summary>Localization Font support for Dutch</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-nn</id>
<name>Nynorsk</name>
<summary>Localization Font support for Nynorsk</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-nr</id>
<name>Southern Ndebele</name>
<summary>Localization Font support for Southern Ndebele</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-nso</id>
<name>Northern Sotho</name>
<summary>Localization Font support for Northern Sotho</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-or</id>
<name>Oriya</name>
<summary>Localization Font support for Oriya</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-pa</id>
<name>Punjabi</name>
<summary>Localization Font support for Punjabi</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-pl</id>
<name>Polish</name>
<summary>Localization Font support for Polish</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-pt</id>
<name>Portuguese</name>
<summary>Localization Font support for Portuguese</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ro</id>
<name>Romanian</name>
<summary>Localization Font support for Romanian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ru</id>
<name>Russian</name>
<summary>Localization Font support for Russian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-si</id>
<name>Sinhala</name>
<summary>Localization Font support for Sinhala</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-sk</id>
<name>Slovak</name>
<summary>Localization Font support for Slovak</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-sl</id>
<name>Slovenian</name>
<summary>Localization Font support for Slovenian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-sq</id>
<name>Albanian</name>
<summary>Localization Font support for Albanian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ss</id>
<name>Swati</name>
<summary>Localization Font support for Swati</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-sr</id>
<name>Serbian</name>
<summary>Localization Font support for Serbian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-sv</id>
<name>Swedish</name>
<summary>Localization Font support for Swedish</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ta</id>
<name>Tamil</name>
<summary>Localization Font support for Tamil</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-te</id>
<name>Telugu</name>
<summary>Localization Font support for Telugu</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-th</id>
<name>Thai</name>
<summary>Localization Font support for Thai</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-tn</id>
<name>Tswana</name>
<summary>Localization Font support for Tswana</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-tr</id>
<name>Turkish</name>
<summary>Localization Font support for Turkish</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ts</id>
<name>Tsonga</name>
<summary>Localization Font support for Tsonga</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-uk</id>
<name>Ukrainian</name>
<summary>Localization Font support for Ukrainian</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ur</id>
<name>Urdu</name>
<summary>Localization Font support for Urdu</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-ve</id>
<name>Venda</name>
<summary>Localization Font support for Venda</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-vi</id>
<name>Vietnamese</name>
<summary>Localization Font support for Vietnamese</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-xh</id>
<name>Xhosa</name>
<summary>Localization Font support for Xhosa</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-yi</id>
<name>Yiddish</name>
<summary>Localization Font support for Yiddish</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-zh_CN</id>
<name>Simplified Chinese</name>
<summary>Localization Font support for Simplified Chinese</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-zh_TW</id>
<name>Traditional Chinese</name>
<summary>Localization Font support for Traditional Chinese</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
<component type="font">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-Font-zu</id>
<name>Zulu</name>
<summary>Localization Font support for Zulu</summary>
<description>
<p>
Core font package to install default font.
</p>
</description>
</component>
</components>

View File

@ -0,0 +1,972 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2020 Parag Nemade <pnemade@fedoraproject.org> -->
<components origin="langpacks">
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-af</id>
<name>Afrikaans</name>
<summary>Core Localization support for Afrikaans</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-am</id>
<name>Amharic</name>
<summary>Core Localization support for Amharic</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ar</id>
<name>Arabic</name>
<summary>Core Localization support for Arabic</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-as</id>
<name>Assamese</name>
<summary>Core Localization support for Assamese</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ast</id>
<name>Asturian</name>
<summary>Core Localization support for Asturian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-be</id>
<name>Belarusian</name>
<summary>Core Localization support for Belarusian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-bg</id>
<name>Bulgarian</name>
<summary>Core Localization support for Bulgarian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-bn</id>
<name>Bengali</name>
<summary>Core Localization support for Bengali</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-bo</id>
<name>Tibetan</name>
<summary>Core Localization support for Tibetan</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-br</id>
<name>Breton</name>
<summary>Core Localization support for Breton</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-bs</id>
<name>Bosnian</name>
<summary>Core Localization support for Bosnian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ca</id>
<name>Catalan</name>
<summary>Core Localization support for Catalan</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-cs</id>
<name>Czech</name>
<summary>Core Localization support for Czech</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-cy</id>
<name>Welsh</name>
<summary>Core Localization support for Welsh</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-da</id>
<name>Danish</name>
<summary>Core Localization support for Danish</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-de</id>
<name>German</name>
<summary>Core Localization support for German</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-dz</id>
<name>Bhutanese</name>
<summary>Core Localization support for Bhutanese</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-el</id>
<name>Greek</name>
<summary>Core Localization support for Greek</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-en</id>
<name>English</name>
<summary>Core Localization support for English</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-en_GB</id>
<name>British English</name>
<summary>Core Localization support for English</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-eo</id>
<name>Esperanto</name>
<summary>Core Localization support for Esperanto</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-es</id>
<name>Spanish</name>
<summary>Core Localization support for Spanish</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-et</id>
<name>Estonian</name>
<summary>Core Localization support for Estonian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-eu</id>
<name>Basque</name>
<summary>Core Localization support for Basque</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-fa</id>
<name>Persian</name>
<summary>Core Localization support for Persian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-fi</id>
<name>Finnish</name>
<summary>Core Localization support for Finnish</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-fr</id>
<name>French</name>
<summary>Core Localization support for French</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ga</id>
<name>Irish</name>
<summary>Core Localization support for Irish</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-gl</id>
<name>Galician</name>
<summary>Core Localization support for Galician</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-gu</id>
<name>Gujarati</name>
<summary>Core Localization support for Gujarati</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-he</id>
<name>Hebrew</name>
<summary>Core Localization support for Hebrew</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-hi</id>
<name>Hindi</name>
<summary>Core Localization support for Hindi</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-hr</id>
<name>Croatian</name>
<summary>Core Localization support for Croatian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-hu</id>
<name>Hungarian</name>
<summary>Core Localization support for Hungarian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ia</id>
<name>Interlingua</name>
<summary>Core Localization support for Interlingua</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-id</id>
<name>Indonesian</name>
<summary>Core Localization support for Indonesian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-is</id>
<name>Icelandic</name>
<summary>Core Localization support for Icelandic</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-it</id>
<name>Italian</name>
<summary>Core Localization support for Italian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ja</id>
<name>Japanese</name>
<summary>Core Localization support for Japanese</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ka</id>
<name>Georgian</name>
<summary>Core Localization support for Georgian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-kk</id>
<name>Kazakh</name>
<summary>Core Localization support for Kazakh</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-km</id>
<name>Khmer</name>
<summary>Core Localization support for Khmer</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-kn</id>
<name>Kannada</name>
<summary>Core Localization support for Kannada</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ko</id>
<name>Korean</name>
<summary>Core Localization support for Korean</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ku</id>
<name>Kurdish</name>
<summary>Core Localization support for Kurdish</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-lt</id>
<name>Lithuanian</name>
<summary>Core Localization support for Lithuanian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-lv</id>
<name>Latvian</name>
<summary>Core Localization support for Latvian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-mai</id>
<name>Maithili</name>
<summary>Core Localization support for Maithili</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-mk</id>
<name>Macedonian</name>
<summary>Core Localization support for Macedonian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ml</id>
<name>Malayalam</name>
<summary>Core Localization support for Malayalam</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-mr</id>
<name>Marathi</name>
<summary>Core Localization support for Marathi</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ms</id>
<name>Malay</name>
<summary>Core Localization support for Malay</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-my</id>
<name>Burmese</name>
<summary>Core Localization support for Burmese</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-nb</id>
<name>Norwegian Bokmål</name>
<summary>Core Localization support for Norwegian Bokmål</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ne</id>
<name>Nepali</name>
<summary>Core Localization support for Nepali</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-nl</id>
<name>Dutch</name>
<summary>Core Localization support for Dutch</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-nn</id>
<name>Nynorsk</name>
<summary>Core Localization support for Nynorsk</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-nr</id>
<name>Southern Ndebele</name>
<summary>Core Localization support for Southern Ndebele</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-nso</id>
<name>Northern Sotho</name>
<summary>Core Localization support for Northern Sotho</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-or</id>
<name>Oriya</name>
<summary>Core Localization support for Oriya</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-pa</id>
<name>Punjabi</name>
<summary>Core Localization support for Punjabi</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-pl</id>
<name>Polish</name>
<summary>Core Localization support for Polish</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-pt</id>
<name>Portuguese</name>
<summary>Core Localization support for Portuguese</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-pt_BR</id>
<name>Brazilian Portuguese</name>
<summary>Core Localization support for Brazilian Portuguese</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ro</id>
<name>Romanian</name>
<summary>Core Localization support for Romanian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ru</id>
<name>Russian</name>
<summary>Core Localization support for Russian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-si</id>
<name>Sinhala</name>
<summary>Core Localization support for Sinhala</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-sk</id>
<name>Slovak</name>
<summary>Core Localization support for Slovak</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-sl</id>
<name>Slovenian</name>
<summary>Core Localization support for Slovenian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-sq</id>
<name>Albanian</name>
<summary>Core Localization support for Albanian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ss</id>
<name>Swati</name>
<summary>Core Localization support for Swati</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-sr</id>
<name>Serbian</name>
<summary>Core Localization support for Serbian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-sv</id>
<name>Swedish</name>
<summary>Core Localization support for Swedish</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ta</id>
<name>Tamil</name>
<summary>Core Localization support for Tamil</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-te</id>
<name>Telugu</name>
<summary>Core Localization support for Telugu</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-th</id>
<name>Thai</name>
<summary>Core Localization support for Thai</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-tn</id>
<name>Tswana</name>
<summary>Core Localization support for Tswana</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-tr</id>
<name>Turkish</name>
<summary>Core Localization support for Turkish</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ts</id>
<name>Tsonga</name>
<summary>Core Localization support for Tsonga</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-uk</id>
<name>Ukrainian</name>
<summary>Core Localization support for Ukrainian</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ur</id>
<name>Urdu</name>
<summary>Core Localization support for Urdu</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-ve</id>
<name>Venda</name>
<summary>Core Localization support for Venda</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-vi</id>
<name>Vietnamese</name>
<summary>Core Localization support for Vietnamese</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-xh</id>
<name>Xhosa</name>
<summary>Core Localization support for Xhosa</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-yi</id>
<name>Yiddish</name>
<summary>Core Localization support for Yiddish</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-zh_CN</id>
<name>Simplified Chinese</name>
<summary>Core Localization support for Simplified Chinese</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-zh_TW</id>
<name>Traditional Chinese</name>
<summary>Core Localization support for Traditional Chinese</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-Core-zu</id>
<name>Zulu</name>
<summary>Core Localization support for Zulu</summary>
<description>
<p>
Core Meta-package to install default font, glibc locale and input-method if available.
</p>
</description>
</component>
</components>

View File

@ -0,0 +1,972 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Richard Hughes <richard@hughsie.com> -->
<components origin="langpacks">
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-af</id>
<name>Afrikaans</name>
<summary>Localization support for Afrikaans</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-am</id>
<name>Amharic</name>
<summary>Localization support for Amharic</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ar</id>
<name>Arabic</name>
<summary>Localization support for Arabic</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-as</id>
<name>Assamese</name>
<summary>Localization support for Assamese</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ast</id>
<name>Asturian</name>
<summary>Localization support for Asturian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-be</id>
<name>Belarusian</name>
<summary>Localization support for Belarusian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-bg</id>
<name>Bulgarian</name>
<summary>Localization support for Bulgarian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-bn</id>
<name>Bengali</name>
<summary>Localization support for Bengali</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-bo</id>
<name>Tibetan</name>
<summary>Localization support for Tibetan</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-br</id>
<name>Breton</name>
<summary>Localization support for Breton</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-bs</id>
<name>Bosnian</name>
<summary>Localization support for Bosnian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ca</id>
<name>Catalan</name>
<summary>Localization support for Catalan</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-cs</id>
<name>Czech</name>
<summary>Localization support for Czech</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-cy</id>
<name>Welsh</name>
<summary>Localization support for Welsh</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-da</id>
<name>Danish</name>
<summary>Localization support for Danish</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-de</id>
<name>German</name>
<summary>Localization support for German</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-dz</id>
<name>Bhutanese</name>
<summary>Localization support for Bhutanese</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-el</id>
<name>Greek</name>
<summary>Localization support for Greek</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-en</id>
<name>English</name>
<summary>Localization support for English</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-en_GB</id>
<name>British English</name>
<summary>Localization support for English</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-eo</id>
<name>Esperanto</name>
<summary>Localization support for Esperanto</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-es</id>
<name>Spanish</name>
<summary>Localization support for Spanish</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-et</id>
<name>Estonian</name>
<summary>Localization support for Estonian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-eu</id>
<name>Basque</name>
<summary>Localization support for Basque</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-fa</id>
<name>Persian</name>
<summary>Localization support for Persian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-fi</id>
<name>Finnish</name>
<summary>Localization support for Finnish</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-fr</id>
<name>French</name>
<summary>Localization support for French</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ga</id>
<name>Irish</name>
<summary>Localization support for Irish</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-gl</id>
<name>Galician</name>
<summary>Localization support for Galician</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-gu</id>
<name>Gujarati</name>
<summary>Localization support for Gujarati</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-he</id>
<name>Hebrew</name>
<summary>Localization support for Hebrew</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-hi</id>
<name>Hindi</name>
<summary>Localization support for Hindi</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-hr</id>
<name>Croatian</name>
<summary>Localization support for Croatian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-hu</id>
<name>Hungarian</name>
<summary>Localization support for Hungarian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ia</id>
<name>Interlingua</name>
<summary>Localization support for Interlingua</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-id</id>
<name>Indonesian</name>
<summary>Localization support for Indonesian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-is</id>
<name>Icelandic</name>
<summary>Localization support for Icelandic</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-it</id>
<name>Italian</name>
<summary>Localization support for Italian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ja</id>
<name>Japanese</name>
<summary>Localization support for Japanese</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ka</id>
<name>Georgian</name>
<summary>Localization support for Georgian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-kk</id>
<name>Kazakh</name>
<summary>Localization support for Kazakh</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-km</id>
<name>Khmer</name>
<summary>Localization support for Khmer</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-kn</id>
<name>Kannada</name>
<summary>Localization support for Kannada</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ko</id>
<name>Korean</name>
<summary>Localization support for Korean</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ku</id>
<name>Kurdish</name>
<summary>Localization support for Kurdish</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-lt</id>
<name>Lithuanian</name>
<summary>Localization support for Lithuanian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-lv</id>
<name>Latvian</name>
<summary>Localization support for Latvian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-mai</id>
<name>Maithili</name>
<summary>Localization support for Maithili</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-mk</id>
<name>Macedonian</name>
<summary>Localization support for Macedonian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ml</id>
<name>Malayalam</name>
<summary>Localization support for Malayalam</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-mr</id>
<name>Marathi</name>
<summary>Localization support for Marathi</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ms</id>
<name>Malay</name>
<summary>Localization support for Malay</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-my</id>
<name>Burmese</name>
<summary>Localization support for Burmese</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-nb</id>
<name>Norwegian Bokmål</name>
<summary>Localization support for Norwegian Bokmål</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ne</id>
<name>Nepali</name>
<summary>Localization support for Nepali</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-nl</id>
<name>Dutch</name>
<summary>Localization support for Dutch</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-nn</id>
<name>Nynorsk</name>
<summary>Localization support for Nynorsk</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-nr</id>
<name>Southern Ndebele</name>
<summary>Localization support for Southern Ndebele</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-nso</id>
<name>Northern Sotho</name>
<summary>Localization support for Northern Sotho</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-or</id>
<name>Oriya</name>
<summary>Localization support for Oriya</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-pa</id>
<name>Punjabi</name>
<summary>Localization support for Punjabi</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-pl</id>
<name>Polish</name>
<summary>Localization support for Polish</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-pt</id>
<name>Portuguese</name>
<summary>Localization support for Portuguese</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-pt_BR</id>
<name>Brazilian Portuguese</name>
<summary>Localization support for Brazilian Portuguese</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ro</id>
<name>Romanian</name>
<summary>Localization support for Romanian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ru</id>
<name>Russian</name>
<summary>Localization support for Russian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-si</id>
<name>Sinhala</name>
<summary>Localization support for Sinhala</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-sk</id>
<name>Slovak</name>
<summary>Localization support for Slovak</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-sl</id>
<name>Slovenian</name>
<summary>Localization support for Slovenian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-sq</id>
<name>Albanian</name>
<summary>Localization support for Albanian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ss</id>
<name>Swati</name>
<summary>Localization support for Swati</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-sr</id>
<name>Serbian</name>
<summary>Localization support for Serbian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-sv</id>
<name>Swedish</name>
<summary>Localization support for Swedish</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ta</id>
<name>Tamil</name>
<summary>Localization support for Tamil</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-te</id>
<name>Telugu</name>
<summary>Localization support for Telugu</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-th</id>
<name>Thai</name>
<summary>Localization support for Thai</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-tn</id>
<name>Tswana</name>
<summary>Localization support for Tswana</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-tr</id>
<name>Turkish</name>
<summary>Localization support for Turkish</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ts</id>
<name>Tsonga</name>
<summary>Localization support for Tsonga</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-uk</id>
<name>Ukrainian</name>
<summary>Localization support for Ukrainian</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ur</id>
<name>Urdu</name>
<summary>Localization support for Urdu</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-ve</id>
<name>Venda</name>
<summary>Localization support for Venda</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-vi</id>
<name>Vietnamese</name>
<summary>Localization support for Vietnamese</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-xh</id>
<name>Xhosa</name>
<summary>Localization support for Xhosa</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-yi</id>
<name>Yiddish</name>
<summary>Localization support for Yiddish</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-zh_CN</id>
<name>Simplified Chinese</name>
<summary>Localization support for Simplified Chinese</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-zh_TW</id>
<name>Traditional Chinese</name>
<summary>Localization support for Traditional Chinese</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
<component type="localization">
<metadata_license>CC0-1.0</metadata_license>
<id>org.fedoraproject.LangPack-zu</id>
<name>Zulu</name>
<summary>Localization support for Zulu</summary>
<description>
<p>
Meta-package to install available langpacks for the language available for the installed packages.
</p>
</description>
</component>
</components>

0
sources Normal file
View File

View File

@ -0,0 +1,34 @@
#!/bin/bash
for pkg in `cat /tmp/langpacks-packages-list.txt`; do
sudo dnf install $pkg -y --quiet
retval=$?
echo $retval
if [ $retval -ne 0 ]; then
echo "$pkg is not installed"
else
echo "$pkg is successfully installed"
fi
done
# Check hi language
sudo dnf list installed|grep lohit-devanagari-fonts
retval=$?
echo $retval
if [ $retval -ne 0 ]; then
echo "langpacks-core-hi failed to install lohit-devanagari-fonts as default font package"
else
echo "langpacks-core-hi installed with default font lohit-devanagari-fonts package"
fi
# Check zh_CN language
sudo dnf list installed|grep google-noto-sans-cjk-ttc-fonts
retval=$?
echo $retval
if [ $retval -ne 0 ]; then
echo "langpacks-core-zh_CN failed to install google-noto-sans-cjk-ttc-fonts as default font package"
else
echo "langpacks-core-zh_CN installed with default font google-noto-sans-cjk-ttc-fonts package"
fi

View File

@ -0,0 +1,86 @@
langpacks-core-font-af
langpacks-core-font-am
langpacks-core-font-ar
langpacks-core-font-as
langpacks-core-font-be
langpacks-core-font-bg
langpacks-core-font-bn
langpacks-core-font-bo
langpacks-core-font-br
langpacks-core-font-bs
langpacks-core-font-ca
langpacks-core-font-cs
langpacks-core-font-cy
langpacks-core-font-da
langpacks-core-font-de
langpacks-core-font-dz
langpacks-core-font-el
langpacks-core-font-en
langpacks-core-font-eo
langpacks-core-font-es
langpacks-core-font-et
langpacks-core-font-eu
langpacks-core-font-fa
langpacks-core-font-fi
langpacks-core-font-fr
langpacks-core-font-ga
langpacks-core-font-gl
langpacks-core-font-gu
langpacks-core-font-he
langpacks-core-font-hi
langpacks-core-font-hr
langpacks-core-font-hu
langpacks-core-font-ia
langpacks-core-font-id
langpacks-core-font-is
langpacks-core-font-it
langpacks-core-font-ja
langpacks-core-font-ka
langpacks-core-font-kk
langpacks-core-font-km
langpacks-core-font-kn
langpacks-core-font-ko
langpacks-core-font-ku
langpacks-core-font-lt
langpacks-core-font-lv
langpacks-core-font-mk
langpacks-core-font-ml
langpacks-core-font-mr
langpacks-core-font-ms
langpacks-core-font-my
langpacks-core-font-nb
langpacks-core-font-ne
langpacks-core-font-nl
langpacks-core-font-nn
langpacks-core-font-nr
langpacks-core-font-or
langpacks-core-font-pa
langpacks-core-font-pl
langpacks-core-font-pt
langpacks-core-font-ro
langpacks-core-font-ru
langpacks-core-font-si
langpacks-core-font-sk
langpacks-core-font-sl
langpacks-core-font-sq
langpacks-core-font-sr
langpacks-core-font-ss
langpacks-core-font-sv
langpacks-core-font-ta
langpacks-core-font-te
langpacks-core-font-th
langpacks-core-font-tn
langpacks-core-font-tr
langpacks-core-font-ts
langpacks-core-font-uk
langpacks-core-font-ur
langpacks-core-font-ve
langpacks-core-font-vi
langpacks-core-font-xh
langpacks-core-font-yi
langpacks-core-font-zu
langpacks-core-font-ast
langpacks-core-font-mai
langpacks-core-font-nso
langpacks-core-font-zh_cn
langpacks-core-font-zh_tw

39
tests/tests.yml Normal file
View File

@ -0,0 +1,39 @@
- hosts: localhost
vars:
- artifacts: "{{ lookup('env', 'TEST_ARTIFACTS')|default('./artifacts', true) }}"
tags:
- classic
remote_user: root
tasks:
- name: Install required packages
dnf:
name:
- langpacks-core-hi
- langpacks-core-zh_CN
- name: Install the test files
copy: src={{ item.file }} dest=/tmp/{{ item.dest }} mode=0755
with_items:
- {file: check-default-font-installed.sh, dest: check-default-font-installed.sh }
- name: Install the test data files
copy: src={{ item.file }} dest=/tmp/{{ item.dest }} mode=0644
with_items:
- {file: langpacks-packages-list.txt, dest: langpacks-packages-list.txt }
- name: Test block
block:
- name: Execute the tests
shell: |
/tmp/check-default-font-installed.sh &> /tmp/test.log && result=pass || result=fail
echo -e "results:\n- {result: $result, test: simple}" > /tmp/results.yml
always:
- name: Pull out the logs
fetch:
dest: "{{ artifacts }}/"
src: "{{ item }}"
flat: yes
with_items:
- /tmp/test.log
- /tmp/results.yml