summaryrefslogtreecommitdiffstats
path: root/solenv/flatpak-manifest.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 05:03:24 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 05:09:28 +0000
commit97ac77f067910fa5e8206d75160fa63546a9358d (patch)
treee6fa64b43e8150ef65578afa4f1f40f3e19f7fa3 /solenv/flatpak-manifest.in
parentReleasing progress-linux version 4:24.2.2-3~progress7.99u1. (diff)
downloadlibreoffice-97ac77f067910fa5e8206d75160fa63546a9358d.tar.xz
libreoffice-97ac77f067910fa5e8206d75160fa63546a9358d.zip
Merging upstream version 4:24.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'solenv/flatpak-manifest.in')
-rw-r--r--solenv/flatpak-manifest.in16
1 files changed, 9 insertions, 7 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 74beb39f21..e5150ccbc5 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -4,7 +4,7 @@
"runtime-version": "23.08",
"sdk": "org.freedesktop.Sdk",
"sdk-extensions": [
- "org.freedesktop.Sdk.Extension.openjdk17"
+ "org.freedesktop.Sdk.Extension.openjdk21"
],
"command": "libreoffice",
"modules": [
@@ -12,7 +12,7 @@
"name": "openjdk",
"buildsystem": "simple",
"build-commands": [
- "/usr/lib/sdk/openjdk17/install.sh"
+ "/usr/lib/sdk/openjdk21/install.sh"
]
},
{
@@ -34,6 +34,7 @@
"-Dhttp=false",
"-Dmtp=false",
"-Dnfs=false",
+ "-Donedrive=false",
"-Dsftp=false",
"-Dsmb=false",
"-Dudisks2=false",
@@ -44,13 +45,14 @@
"-Dgudev=false",
"-Dkeyring=false",
"-Dlogind=false",
- "-Dlibusb=false"
+ "-Dlibusb=false",
+ "-Dwsdd=false"
],
"sources": [
{
"type": "archive",
- "url": "https://download.gnome.org/sources/gvfs/1.52/gvfs-1.52.2.tar.xz",
- "sha256": "a643aceaa053caac0d8eff9a015f636e4bd1bb09cfe27864e347db67460e7b91",
+ "url": "https://download.gnome.org/sources/gvfs/1.54/gvfs-1.54.0.tar.xz",
+ "sha256": "f53d81df86c2e86cdd25182c2d8a669a22371e83623ded1b9d5416dcfc6de366",
"x-checker-data": {
"type": "gnome",
"name": "gvfs",
@@ -97,8 +99,8 @@
},
{
"type": "archive",
- "url": "https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.13-bin.tar.xz",
- "sha512": "26e56bf670c22c8093fe51ec952fa51e813b1ab4200cb09fcd68fa291c5f6f626d7c6a42b4d3358b38111466e249d4bc6089b8c4093383759d6f8a08d39bc32d",
+ "url": "https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.14-bin.tar.bz2",
+ "sha512": "05e9f786044b9ba0dcc5e2b40ed2bd4ecfb25896a453ba78e2d4df18896c6be7d1564fd615f483c90c0d26dd1e0fb507c778f0c10712818b1fc8c9acbc0a26c6",
"dest": "ant"
},
{