diff options
| author | Khalid Abu Shawarib <khalid.shawarib@gmail.com> | 2025-06-06 08:41:02 +0300 |
|---|---|---|
| committer | Khalid Abu Shawarib <khalid.shawarib@gmail.com> | 2025-06-06 08:41:02 +0300 |
| commit | 35565838d4d3808e3b75225fd7e47031b20a9647 (patch) | |
| tree | a4791ec8fe71d1c30f02e1b4dc52a43ad5487787 | |
| parent | deed9bcab051529e64e3fc1870f299233b8c200e (diff) | |
build: End of life flatpak manifest pingnome-43
| -rw-r--r-- | build-aux/flatpak/org.gnome.Nautilus.json | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json index b7ee4577e..ba107f20b 100644 --- a/build-aux/flatpak/org.gnome.Nautilus.json +++ b/build-aux/flatpak/org.gnome.Nautilus.json @@ -1,7 +1,7 @@ { "app-id": "org.gnome.NautilusDevel", "runtime": "org.gnome.Platform", - "runtime-version": "master", + "runtime-version": "43", "sdk": "org.gnome.Sdk", "command": "nautilus", "tags": [ @@ -56,8 +56,7 @@ "--libdir=/app/lib", "-Dintrospection=false", "-Dvapi=false", - "-Dpython3=false", - "-Dpython3_girdir=no" + "-Dpython3=false" ], "sources": [ { @@ -90,8 +89,8 @@ "sources": [ { "type": "git", - "url": "https://gitlab.gnome.org/GNOME/tracker-miners.git", - "branch": "master" + "url": "https://gitlab.gnome.org/GNOME/localsearch.git", + "branch": "tracker-miners-3.1" } ] }, @@ -106,7 +105,8 @@ "sources": [ { "type": "git", - "url": "https://gitlab.gnome.org/GNOME/gnome-desktop.git" + "url": "https://gitlab.gnome.org/GNOME/gnome-desktop.git", + "branch": "gnome-43" } ] }, @@ -117,7 +117,8 @@ "sources": [ { "type": "git", - "url": "https://gitlab.gnome.org/GNOME/gnome-autoar.git" + "url": "https://gitlab.gnome.org/GNOME/gnome-autoar.git", + "tag": "0.4.5" } ] }, @@ -146,7 +147,8 @@ "sources" : [ { "type": "git", - "url": "https://gitlab.gnome.org/World/libcloudproviders.git" + "url": "https://gitlab.gnome.org/GNOME/libcloudproviders.git", + "tag": "0.3.6" } ] }, |
