Warning, /packaging/flatpak-kde-applications/org.kde.pix.json is written in an unsupported language. File is not indexed.

0001 {
0002     "id": "org.kde.pix",
0003     "rename-icon": "pix",
0004     "runtime": "org.kde.Platform",
0005     "runtime-version": "5.15-22.08",
0006     "sdk": "org.kde.Sdk",
0007     "command": "pix",
0008     "tags": ["nightly"],
0009     "desktop-file-name-suffix": " (Nightly)",
0010     "finish-args": [
0011         "--share=ipc",
0012         "--share=network",
0013         "--socket=x11",
0014         "--socket=wayland",
0015         "--device=dri",
0016         "--filesystem=home",
0017         "--env=XDG_DATA_DIRS=/usr/share:/app/share/"
0018     ],
0019     "separate-locales": false,
0020     "modules": [
0021         {
0022             "name": "mauikit",
0023             "buildsystem": "cmake-ninja",
0024             "sources": [
0025                 {
0026                     "type": "git",
0027                     "url": "https://invent.kde.org/kde/mauikit.git",
0028                     "branch": "master"
0029                 }
0030             ]
0031         },
0032         {
0033             "name": "exiv2",
0034             "buildsystem": "cmake-ninja",
0035             "sources": [
0036                 {
0037                     "type": "archive",
0038                     "url": "https://github.com/Exiv2/exiv2/releases/download/v0.27.5/exiv2-0.27.5-Source.tar.gz",
0039                     "sha256": "35a58618ab236a901ca4928b0ad8b31007ebdc0386d904409d825024e45ea6e2",
0040                     "x-checker-data": {
0041                         "type": "anitya",
0042                         "project-id": 769,
0043                         "stable-only": true,
0044                         "url-template": "https://github.com/Exiv2/exiv2/releases/download/v$version/exiv2-$version-Source.tar.gz"
0045                     }
0046                 }
0047             ]
0048         },
0049         {
0050             "name": "kquickimageeditor",
0051             "buildsystem": "cmake-ninja",
0052             "sources": [
0053                 {
0054                     "type": "archive",
0055                     "sha256": "5b13f8e53bc7ea960b24064948f3d28bfb39f47529d5fa63a2090a047465c1ea",
0056                     "url": "https://download.kde.org/stable/kquickimageeditor/0.1/kquickimageeditor-0.1.3.tar.xz",
0057                     "x-checker-data": {
0058                         "type": "anitya",
0059                         "project-id": 229033,
0060                         "stable-only": true,
0061                         "url-template": "https://download.kde.org/stable/kquickimageeditor/kquickimageeditor-$version.tar.xz"
0062                     }
0063                 }
0064             ]
0065         },
0066         {
0067             "name": "mauikit-imagetools",
0068             "buildsystem": "cmake-ninja",
0069             "sources": [
0070                 {
0071                     "type": "git",
0072                     "url": "https://invent.kde.org/maui/mauikit-imagetools.git",
0073                     "branch": "master"
0074                 }
0075             ]
0076         },
0077         {
0078             "name": "mauikit-filebrowsing",
0079             "buildsystem": "cmake-ninja",
0080             "sources": [
0081                 {
0082                     "type": "git",
0083                     "url": "https://invent.kde.org/maui/mauikit-filebrowsing.git",
0084                     "branch": "master"
0085                 }
0086             ]
0087         },
0088         {
0089             "name": "kio-extras",
0090             "buildsystem": "cmake-ninja",
0091             "sources": [
0092                 {
0093                     "type": "git",
0094                     "url": "https://invent.kde.org/kde/kio-extras.git",
0095                     "branch": "release/21.04"
0096                 }
0097             ]
0098         },
0099         {
0100             "name": "kdecoration",
0101             "buildsystem": "cmake-ninja",
0102             "sources": [
0103                 {
0104                     "type": "archive",
0105                     "sha256": "bc550b7bfde5b5762e76b33ac53f8268b6178ae389c953d729b864b22787d54c",
0106                     "url": "https://download.kde.org/stable/plasma/5.21.5/kdecoration-5.21.5.tar.xz",
0107                     "x-checker-data": {
0108                         "type": "anitya",
0109                         "project-id": 8761,
0110                         "stable-only": true,
0111                         "url-template": "https://download.kde.org/stable/plasma/$version/kdecoration-$version.tar.xz"
0112                     }
0113                 }
0114             ]
0115         },
0116         {
0117             "name": "applet-window-buttons",
0118             "buildsystem": "cmake-ninja",
0119             "sources": [
0120                 {
0121                     "type": "git",
0122                     "url": "https://github.com/psifidotos/applet-window-buttons",
0123                     "branch": "master"
0124                 }
0125             ]
0126         },
0127         {
0128             "name": "pix",
0129             "buildsystem": "cmake-ninja",
0130             "sources": [
0131                 {
0132                     "type": "git",
0133                     "url": "https://invent.kde.org/kde/maui-pix.git",
0134                     "branch": "master"
0135                 }
0136             ]
0137         }
0138     ]
0139 }
0140