summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2018-05-28 16:35:19 +0200
committerMike Kaganski <mike.kaganski@collabora.com>2018-06-12 12:44:58 +0200
commit0b49e44f9a875ab996e346b3f23a3b6bbc9aee02 (patch)
tree89b091fbd48e243a4cc7e7e22e335b74f5078107
parentb00ebb587812927a1a8f91b876d00a861cc059e6 (diff)
libnumbertext: update to 1.0 beta 3
– new Bulgarian and Icelandic language support – fixes of language data based on libreoffice-l10n's patches and feedback (see ChangeLog in the external package for details) Reviewed-on: https://gerrit.libreoffice.org/54936 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: László Németh <nemeth@numbertext.org> (cherry-picked from the commit ae50762741a967a20bae9f39f1f8f7aa7dd4e763) Change-Id: I98598747c8b4e8e7fba380998c6ebbc1f63fef2e Reviewed-on: https://gerrit.libreoffice.org/55642 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
-rw-r--r--download.lst4
-rw-r--r--external/libnumbertext/ExternalPackage_numbertext.mk2
-rw-r--r--offapi/com/sun/star/linguistic2/XNumberText.idl2
-rw-r--r--solenv/flatpak-manifest.in6
4 files changed, 9 insertions, 5 deletions
diff --git a/download.lst b/download.lst
index 3d4a94649370..af5ef1b9532c 100644
--- a/download.lst
+++ b/download.lst
@@ -148,8 +148,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 := 46f3a5e4cb4b6c5b29f1cd340d1a6ea60e6fabc59859951f022d35e32a32a458
-export LIBNUMBERTEXT_TARBALL := libnumbertext-1.0.1-3.tar.xz
+export LIBNUMBERTEXT_SHA256SUM := 98dd193983c9bdd31af053ddf7687640d2365b470755c8ec669b171d18b72227
+export LIBNUMBERTEXT_TARBALL := libnumbertext-1.0.2.tar.xz
export LIBTOMMATH_SHA256SUM := 083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483
export LIBTOMMATH_TARBALL := ltm-1.0.zip
export XMLSEC_SHA256SUM := 967ca83edf25ccb5b48a3c4a09ad3405a63365576503bf34290a42de1b92fcd2
diff --git a/external/libnumbertext/ExternalPackage_numbertext.mk b/external/libnumbertext/ExternalPackage_numbertext.mk
index e76e8d6da43d..c041422c2abd 100644
--- a/external/libnumbertext/ExternalPackage_numbertext.mk
+++ b/external/libnumbertext/ExternalPackage_numbertext.mk
@@ -11,6 +11,7 @@ $(eval $(call gb_ExternalPackage_ExternalPackage,libnumbertext_numbertext,libnum
$(eval $(call gb_ExternalPackage_add_unpacked_files,libnumbertext_numbertext,$(LIBO_SHARE_FOLDER)/numbertext,\
data/af.sor \
+ data/bg.sor \
data/ca.sor \
data/cs.sor \
data/da.sor \
@@ -27,6 +28,7 @@ $(eval $(call gb_ExternalPackage_add_unpacked_files,libnumbertext_numbertext,$(L
data/hu.sor \
data/Hung.sor \
data/id.sor \
+ data/is.sor \
data/it.sor \
data/ja.sor \
data/ko.sor \
diff --git a/offapi/com/sun/star/linguistic2/XNumberText.idl b/offapi/com/sun/star/linguistic2/XNumberText.idl
index 4d0311323b1f..43a0935ae230 100644
--- a/offapi/com/sun/star/linguistic2/XNumberText.idl
+++ b/offapi/com/sun/star/linguistic2/XNumberText.idl
@@ -31,6 +31,7 @@ module com { module sun { module star { module linguistic2 {
<p> The current set of supported languages is:
<ul>
<li>af : Afrikaans</li>
+ <li>bg : Bulgarian</li>
<li>ca : Catalan</li>
<li>cs : Czech</li>
<li>da : Danish</li>
@@ -54,6 +55,7 @@ module com { module sun { module star { module linguistic2 {
<li>hu : Hungarian</li>
<li>Hung : Old Hungarian</li>
<li>id : Indonesian</li>
+ <li>is : Icelandic</li>
<li>it : Italian</li>
<li>ja : Japanese</li>
<li>ko-KP : North-Korean</li>
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 3c602517d187..2c91429ad2d8 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -585,10 +585,10 @@
"dest-filename": "external/tarballs/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip"
},
{
- "url": "https://dev-www.libreoffice.org/src/libnumbertext-1.0.1-3.tar.xz",
- "sha256": "46f3a5e4cb4b6c5b29f1cd340d1a6ea60e6fabc59859951f022d35e32a32a458",
+ "url": "https://dev-www.libreoffice.org/src/libnumbertext-1.0.2.tar.xz",
+ "sha256": "98dd193983c9bdd31af053ddf7687640d2365b470755c8ec669b171d18b72227",
"type": "file",
- "dest-filename": "external/tarballs/libnumbertext-1.0.1-3.tar.xz"
+ "dest-filename": "external/tarballs/libnumbertext-1.0.2.tar.xz"
}
],
"buildsystem": "simple",