view flatpak/org.salutatoi.Jp.json @ 137:4c4c8ea4182a

screenshot (0.7): added capture of Cagou on Android (0.7.0.b1)
author Goffi <goffi@goffi.org>
date Mon, 06 May 2019 09:06:33 +0200
parents 7272eafd0fad
children
line wrap: on
line source

{
    "app-id": "org.salutatoi.Jp",
    "branch": "0.7.0a2",
    "runtime": "org.salutatoi.Platform",
    "runtime-version": "0.7.0a2",
    "sdk": "org.salutatoi.Sdk",
    "command": "jp",
    "finish-args": [
        "--socket=session-bus",
        "--share=network",
        "--filesystem=home"
    ],
    "modules": [
        {
            "name": "jp",
            "buildsystem": "simple",
            "build-commands": [
                "install -D /usr/bin/jp /app/bin/jp"
            ]
        }
    ]
}