[Libreoffice-commits] core.git: distro-configs/LibreOfficeFlatpak.conf solenv/flatpak-manifest.in
Stephan Bergmann
sbergman at redhat.com
Tue May 15 10:14:40 UTC 2018
distro-configs/LibreOfficeFlatpak.conf | 1 +
solenv/flatpak-manifest.in | 18 ++++++++++++------
2 files changed, 13 insertions(+), 6 deletions(-)
New commits:
commit 135cbec440050ede4b3f17ae078c944f7edcaa71
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue May 15 11:39:30 2018 +0200
Adapt solenv/flatpak-manifest.in to recent download.lst changes
Change-Id: Ic8f4afe8f46b5f0c36eeffdbb04b3cc652884ab4
diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf
index 897b7cc30ff7..a3bec727d4ce 100644
--- a/distro-configs/LibreOfficeFlatpak.conf
+++ b/distro-configs/LibreOfficeFlatpak.conf
@@ -33,6 +33,7 @@
--without-system-liblangtag
--without-system-libmspub
--without-system-libmwaw
+--without-system-libnumbertext
--without-system-libodfgen
--without-system-libpagemaker
--without-system-libqxp
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 43187d11c65a..283714952dce 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -80,10 +80,10 @@
"type": "shell"
},
{
- "url": "https://dev-www.libreoffice.org/src/pdfium-3358.tar.bz2",
- "sha256": "0cd451fb1b301dc1df55f91e644092e505032dcddbdeaf3e2744039377d1bfd0",
+ "url": "https://dev-www.libreoffice.org/src/pdfium-3426.tar.bz2",
+ "sha256": "80331b48166501a192d65476932f17044eeb5f10faa6ea50f4f175169475c957",
"type": "file",
- "dest-filename": "external/tarballs/pdfium-3358.tar.bz2"
+ "dest-filename": "external/tarballs/pdfium-3426.tar.bz2"
},
{
"url": "https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz",
@@ -422,10 +422,10 @@
"dest-filename": "external/tarballs/e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz"
},
{
- "url": "https://dev-www.libreoffice.org/src/ReemKufi-0.6.tar.gz",
- "sha256": "4dfbd8b227ea062ca1742fb15d707f0b74398f9ddb231892554f0959048e809b",
+ "url": "https://dev-www.libreoffice.org/src/ReemKufi-0.7.zip",
+ "sha256": "f60c6508d209ce4236d2d7324256c2ffddd480be7e3d6023770b93dc391a605f",
"type": "file",
- "dest-filename": "external/tarballs/ReemKufi-0.6.tar.gz"
+ "dest-filename": "external/tarballs/ReemKufi-0.7.zip"
},
{
"url": "https://dev-www.libreoffice.org/src/libepubgen-0.1.0.tar.bz2",
@@ -570,6 +570,12 @@
"sha256": "64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1",
"type": "file",
"dest-filename": "external/tarballs/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip"
+ },
+ {
+ "url": "https://dev-www.libreoffice.org/src/libnumbertext-1.0.1-3.tar.xz",
+ "sha256": "46f3a5e4cb4b6c5b29f1cd340d1a6ea60e6fabc59859951f022d35e32a32a458",
+ "type": "file",
+ "dest-filename": "external/tarballs/libnumbertext-1.0.1-3.tar.xz"
}
],
"buildsystem": "simple",
More information about the Libreoffice-commits
mailing list