]> cloud.milkyroute.net Git - dolphin.git/commitdiff
CI: Flatpak: Add KDE CLI Tools
authorJustin Zobel <justin.zobel@gmail.com>
Sat, 8 Feb 2025 04:11:22 +0000 (14:41 +1030)
committerJustin Zobel <justin@1707.io>
Sat, 8 Feb 2025 08:58:20 +0000 (08:58 +0000)
.flatpak-manifest.json

index 80a7a8fdafb0dec5bf73ae92af053181c9b0a891..0e9fa53c6dff9f7093ad4908e1b7ed9110559260 100644 (file)
         "--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",