view flatpak/_tpl_org.salutatoi.Primitivus.json @ 162:b451da01696a

flatpak: added `content_rating` in appdata files
author Goffi <goffi@goffi.org>
date Fri, 23 Aug 2019 16:42:24 +0200
parents efd870adee98
children
line wrap: on
line source

{
    "_build_settings": {
        "package": "sat",
        "wrapped_command": "primitivus",
        "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.Primitivus.desktop",
        "appdata_file": "_tpl_org.salutatoi.Primitivus.appdata.xml"
    }
}