]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Fix using good baloo branch
authorLaurent Montel <montel@kde.org>
Fri, 29 Dec 2023 11:58:02 +0000 (12:58 +0100)
committerLaurent Montel <montel@kde.org>
Fri, 29 Dec 2023 15:42:15 +0000 (16:42 +0100)
.flatpak-manifest.json

index eff706ea2a9bb0688666f30d60ebeff8a1f8c845..a5afaad23c5d29c19af8a5a299d67b0b2a7022c0 100644 (file)
@@ -29,7 +29,7 @@
             "subdir" : "libraries/liblmdb"
         },
         {
             "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,
             "name": "baloo",
             "buildsystem": "cmake-ninja",
            "builddir": true,
                 {
                     "type": "git",
                     "url": "https://invent.kde.org/frameworks/baloo.git",
                 {
                     "type": "git",
                     "url": "https://invent.kde.org/frameworks/baloo.git",
-                    "tag": "v5.101.0",
-                    "x-checker-data": {
-                        "type": "git",
-                        "tag-pattern": "^v([\\d.]+)$"
-                    },
-                    "commit": "03246908508ec9086171832e615c36bbaa48b6da"
+                   "branch": "master"
                 }
             ]
         },
         {
                 }
             ]
         },
         {
-            "config-opts": ["-DENABLE_TESTING=OFF" , "-DLMDB_DIR=/app"],
+            "config-opts": ["-DENABLE_TESTING=OFF", "-DQT_MAJOR_VERSION=6", "-DLMDB_DIR=/app"],
             "name": "baloo-widgets",
             "buildsystem": "cmake-ninja",
            "builddir": true,
             "name": "baloo-widgets",
             "buildsystem": "cmake-ninja",
            "builddir": true,
-            "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/baloo-widgets.git" } ]
+            "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/baloo-widgets.git", "branch": "master"} ]
         },
         {
            "config-opts": ["-DFLATPAK=ON"],
         },
         {
            "config-opts": ["-DFLATPAK=ON"],