[Libreoffice-commits] core.git: download.lst external/libnumbertext offapi/com solenv/flatpak-manifest.in
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Oct 16 14:14:15 UTC 2018
download.lst | 4 ++--
external/libnumbertext/ExternalPackage_numbertext.mk | 1 +
offapi/com/sun/star/linguistic2/XNumberText.idl | 7 +++++++
solenv/flatpak-manifest.in | 6 +++---
4 files changed, 13 insertions(+), 5 deletions(-)
New commits:
commit 469e3b5d9f0d4b118ca9237b79401a2b1152eb7d
Author: László Németh <nemeth at numbertext.org>
AuthorDate: Tue Oct 9 15:24:58 2018 +0200
Commit: László Németh <nemeth at numbertext.org>
CommitDate: Tue Oct 16 16:13:29 2018 +0200
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: László Németh <nemeth at numbertext.org>
diff --git a/download.lst b/download.lst
index 01f56e61aec6..48bf64aa74f2 100644
--- a/download.lst
+++ b/download.lst
@@ -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
diff --git a/external/libnumbertext/ExternalPackage_numbertext.mk b/external/libnumbertext/ExternalPackage_numbertext.mk
index 995b97f7c87b..330a7fe21a3e 100644
--- a/external/libnumbertext/ExternalPackage_numbertext.mk
+++ b/external/libnumbertext/ExternalPackage_numbertext.mk
@@ -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 \
diff --git a/offapi/com/sun/star/linguistic2/XNumberText.idl b/offapi/com/sun/star/linguistic2/XNumberText.idl
index 43a0935ae230..0c304acebb1c 100644
--- a/offapi/com/sun/star/linguistic2/XNumberText.idl
+++ b/offapi/com/sun/star/linguistic2/XNumberText.idl
@@ -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>
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index d9c397de4318..d0eb3c8f616b 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -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",
More information about the Libreoffice-commits
mailing list