Kaydet (Commit) 469e3b5d authored tarafından László Németh's avatar László Németh

bump to libnumbertext 1.0.5

with Estonian support and language fixes. Extend offapi also with
the missing Albanian, Galician, Norwegian, (Bokmål, Nynorsk) and
Ukrainian.

Change-Id: Icf471ade0b9d3f3989469bb33cfb323dcc474106
Reviewed-on: https://gerrit.libreoffice.org/61590
Tested-by: Jenkins
Reviewed-by: 's avatarLászló Németh <nemeth@numbertext.org>
üst f0ca3ee6
......@@ -150,8 +150,8 @@ export LIBGPGERROR_SHA256SUM := 4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf
export LIBGPGERROR_TARBALL := libgpg-error-1.27.tar.bz2
export LIBLANGTAG_SHA256SUM := d6242790324f1432fb0a6fae71b6851f520b2c5a87675497cf8ea14c2924d52e
export LIBLANGTAG_TARBALL := liblangtag-0.6.2.tar.bz2
export LIBNUMBERTEXT_SHA256SUM := 349258f4c3a8b090893e847b978b22e8dc1343d4ada3bfba811b97144f1dd67b
export LIBNUMBERTEXT_TARBALL := libnumbertext-1.0.4.tar.xz
export LIBNUMBERTEXT_SHA256SUM := e1c9086b4cecb6b25f180316f30740dfabe6a4dbaf70dddc34276fc839e4f4f7
export LIBNUMBERTEXT_TARBALL := libnumbertext-1.0.5.tar.xz
export LIBTOMMATH_SHA256SUM := 083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483
export LIBTOMMATH_TARBALL := ltm-1.0.zip
export XMLSEC_SHA256SUM := 8d8276c9c720ca42a3b0023df8b7ae41a2d6c5f9aa8d20ed1672d84cc8982d50
......
......@@ -20,6 +20,7 @@ $(eval $(call gb_ExternalPackage_add_unpacked_files,libnumbertext_numbertext,$(L
data/en.sor \
data/eo.sor \
data/es.sor \
data/et.sor \
data/fi.sor \
data/fr.sor \
data/fr.sor \
......
......@@ -46,10 +46,12 @@ module com { module sun { module star { module linguistic2 {
<li>en-NZ : New Zealand English</li>
<li>eo : Esperanto</li>
<li>es : Spanish</li>
<li>et : Estonian</li>
<li>fi : Finnish</li>
<li>fr : French</li>
<li>fr-BE : Belgian French</li>
<li>fr-CH : Swiss French</li>
<li>gl : Galician</li>
<li>he : Hebrew</li>
<li>hr : Croatian</li>
<li>hu : Hungarian</li>
......@@ -64,7 +66,10 @@ module com { module sun { module star { module linguistic2 {
<li>lt : Lithuanian</li>
<li>lv : Latvian</li>
<li>ms : Malay</li>
<li>nb : Bokmål (Norwegian)</li>
<li>nl : Dutch</li>
<li>nn : Nynorsk (Norwegian)</li>
<li>no : Norwegian (Bokmål)</li>
<li>pl : Polish</li>
<li>pt-BR : Portuguese (Brasilian)</li>
<li>pt-PT : Portuguese (Portugal)</li>
......@@ -73,11 +78,13 @@ module com { module sun { module star { module linguistic2 {
<li>ru : Russian</li>
<li>sh : Serbian (written with latin characters)</li>
<li>sl : Slovenian</li>
<li>sq : Albanian</li>
<li>sr : Serbian (written with cyrillic characters) (added with OOo 3.4)</li>
<li>Suzhou : Suzhou numerals</li>
<li>sv : Swedish</li>
<li>th : Thai</li>
<li>tr : Turkish</li>
<li>uk : Ukrainian</li>
<li>vi : Vietnamese</li>
<li>zh : Chinese</li>
</ul>
......
......@@ -582,10 +582,10 @@
"dest-filename": "external/tarballs/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip"
},
{
"url": "https://dev-www.libreoffice.org/src/libnumbertext-1.0.4.tar.xz",
"sha256": "349258f4c3a8b090893e847b978b22e8dc1343d4ada3bfba811b97144f1dd67b",
"url": "https://dev-www.libreoffice.org/src/libnumbertext-1.0.5.tar.xz",
"sha256": "e1c9086b4cecb6b25f180316f30740dfabe6a4dbaf70dddc34276fc839e4f4f7",
"type": "file",
"dest-filename": "external/tarballs/libnumbertext-1.0.4.tar.xz"
"dest-filename": "external/tarballs/libnumbertext-1.0.5.tar.xz"
},
{
"url": "https://dev-www.libreoffice.org/extern/49a64f3bcf20a7909ba2751349231d6652ded9cd2840e961b5164d09de3ffa63-opens___.ttf",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment