]> cloud.milkyroute.net Git - dolphin.git/blobdiff - .flatpak-manifest.json
GIT_SILENT Sync po/docbooks with svn
[dolphin.git] / .flatpak-manifest.json
index 23bbcf4ccff475198400865a3675e72bbf4e7f0e..0e9fa53c6dff9f7093ad4908e1b7ed9110559260 100644 (file)
@@ -5,7 +5,9 @@
     "runtime-version": "6.7",
     "sdk": "org.kde.Sdk",
     "command": "dolphin",
-    "tags": ["nightly"],
+    "tags": [
+        "nightly"
+    ],
     "desktop-file-name-suffix": " (Nightly)",
     "finish-args": [
         "--device=dri",
         "--system-talk-name=org.freedesktop.UDisks2"
     ],
     "modules": [
+        {
+            "name": "kde-cli-tools",
+            "buildsystem": "cmake-ninja",
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "https://invent.kde.org/plasma/kde-cli-tools.git"
+                }
+            ]
+        },
+        {
+            "name": "zstd",
+            "buildsystem": "simple",
+            "build-commands": [
+                "make",
+                "make PREFIX=/ DESTDIR=\"${FLATPAK_DEST}\" install"
+            ],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://github.com/facebook/zstd/releases/download/v1.4.5/zstd-1.4.5.tar.gz",
+                    "sha256": "98e91c7c6bf162bf90e4e70fdbc41a8188b9fa8de5ad840c401198014406ce9e"
+                }
+            ]
+        },
+        {
+            "name": "lz4",
+            "buildsystem": "simple",
+            "build-commands": [
+                "make -C lib PREFIX=/",
+                "make -C programs PREFIX=/usr lz4 lz4",
+                "make install PREFIX=/ DESTDIR=\"${FLATPAK_DEST}\" install"
+            ],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://github.com/lz4/lz4/archive/v1.9.2.tar.gz",
+                    "sha256": "658ba6191fa44c92280d4aa2c271b0f4fbc0e34d249578dd05e50e76d0e5efcc"
+                }
+            ]
+        },
+        {
+            "name": "libarchive",
+            "config-opts": [
+                "--without-xml2"
+            ],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://www.libarchive.org/downloads/libarchive-3.4.3.tar.xz",
+                    "sha256": "0bfc3fd40491768a88af8d9b86bf04a9e95b6d41a94f9292dbc0ec342288c05f"
+                }
+            ]
+        },
+        {
+            "name": "libzip",
+            "buildsystem": "cmake-ninja",
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://libzip.org/download/libzip-1.6.1.tar.xz",
+                    "sha256": "705dac7a671b3f440181481e607b0908129a9cf1ddfcba75d66436c0e7d33641"
+                }
+            ]
+        },
+        {
+            "name": "lzo",
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://www.oberhumer.com/opensource/lzo/download/lzo-2.10.tar.gz",
+                    "sha256": "c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072"
+                }
+            ]
+        },
+        {
+            "name": "lzop",
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://www.lzop.org/download/lzop-1.04.tar.gz",
+                    "sha256": "7e72b62a8a60aff5200a047eea0773a8fb205caf7acbe1774d95147f305a2f41"
+                }
+            ]
+        },
+        {
+            "name": "lrzip",
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://github.com/ckolivas/lrzip/archive/v0.631.tar.gz",
+                    "sha256": "10315c20d5a47590e7220c210735ba169677824d5672509266682eccec84d952"
+                }
+            ]
+        },
+        {
+            "name": "ark",
+            "buildsystem": "cmake-ninja",
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://download.kde.org/stable/release-service/24.08.3/src/ark-24.08.3.tar.xz",
+                    "sha256": "3c6a100fbb8512b8f891726274658c51ce10f9318d4c14dbb2380a2c602f321b",
+                    "x-checker-data": {
+                        "type": "anitya",
+                        "project-id": 8763,
+                        "stable-only": true,
+                        "url-template": "https://download.kde.org/stable/release-service/$version/src/ark-$version.tar.xz"
+                    }
+                }
+            ]
+        },
         {
             "name": "lmdb",
             "sources": [
                 {
                     "type": "git",
                     "url": "https://github.com/LMDB/lmdb.git",
-                    "tag": "LMDB_0.9.29",
+                    "tag": "LMDB_0.9.31",
                     "x-checker-data": {
                         "type": "git",
                         "tag-pattern": "^LMDB_([\\d.]+)$"
                     },
-                    "commit": "8ad7be2510414b9506ec9f9e24f24d04d9b04a1a"
+                    "commit": "ce201088de95d26fc0da36ba805bf2ddc2ba74ff"
                 }
             ],
             "no-autogen": true,
-            "make-install-args": ["prefix=/app"],
-            "subdir" : "libraries/liblmdb"
+            "make-install-args": [
+                "prefix=/app"
+            ],
+            "subdir": "libraries/liblmdb"
         },
         {
-            "config-opts": ["-DENABLE_TESTING=OFF", "-DLMDB_DIR=/app"],
+            "config-opts": [
+                "-DENABLE_TESTING=OFF",
+                "-DLMDB_DIR=/app"
+            ],
             "name": "baloo",
             "buildsystem": "cmake-ninja",
             "builddir": true,
             ]
         },
         {
-            "config-opts": ["-DENABLE_TESTING=OFF", "-DQT_MAJOR_VERSION=6", "-DLMDB_DIR=/app"],
+            "config-opts": [
+                "-DENABLE_TESTING=OFF",
+                "-DQT_MAJOR_VERSION=6",
+                "-DLMDB_DIR=/app"
+            ],
             "name": "baloo-widgets",
             "buildsystem": "cmake-ninja",
             "builddir": true,
-            "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/baloo-widgets.git", "branch": "master"} ]
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "https://invent.kde.org/libraries/baloo-widgets.git",
+                    "branch": "master"
+                }
+            ]
         },
         {
-            "config-opts": ["-DFLATPAK=ON"],
+            "config-opts": [
+                "-DFLATPAK=ON"
+            ],
             "name": "dolphin",
             "buildsystem": "cmake-ninja",
             "builddir": true,
-            "sources": [ { "type": "dir", "path": "." } ]
+            "sources": [
+                {
+                    "type": "dir",
+                    "path": "."
+                }
+            ]
         },
         {
             "name": "dolphin-plugins",
             "buildsystem": "cmake-ninja",
             "builddir": true,
-            "sources": [ { "type": "git", "url": "https://invent.kde.org/sdk/dolphin-plugins.git" } ]
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "https://invent.kde.org/sdk/dolphin-plugins.git"
+                }
+            ]
         }
     ]
 }