view flatpak/_tpl_org.salutatoi.Jp.json @ 149:7738194ee51f

flatpak (jp): added desktop file, needed to have icon visible in graphical package managers (e.g. discover)
author Goffi <goffi@goffi.org>
date Wed, 26 Jun 2019 20:44:57 +0200
parents 7d71592778f1
children
line wrap: on
line source

{
    "_build_settings": {
        "package": "sat",
        "wrapped_command": "jp",
        "dev_repos": {"type": "hg", "url": "https://repos.goffi.org/sat"},
        "icon": "https://repos.goffi.org/sat_media/raw-file/tip/icons_svg/sat.svg",
        "desktop_file": "org.salutatoi.Jp.desktop",
        "appdata_file": "_tpl_org.salutatoi.Jp.appdata.xml"
    }
}