view flatpak/_tpl_org.libervia.LiberviaDesktop.json @ 176:e7df6534e387 default tip

association: ajout du compte rendu de l'AG extraordinaire du 17 décembre 2022
author Goffi <goffi@goffi.org>
date Tue, 17 Jan 2023 14:13:58 +0100
parents a213053a03be
children
line wrap: on
line source

{
    "_build_settings": {
        "package": "cagou",
        "wrapped_command": "libervia-desktop",
        "dev_repos": {"type": "hg", "url": "https://repos.goffi.org/cagou"},
        "icon": "https://repos.goffi.org/sat_media/raw-file/tip/icons/muchoslava/svg/cagou_profil_bleu_avec_cou.svg",
        "desktop_file": "org.libervia.LiberviaDesktop.desktop",
        "appdata_file": "_tpl_org.libervia.LiberviaDesktop.appdata.xml"
    },
    "finish-args": [
        "--socket=session-bus",
        "--socket=x11",
        "--share=ipc",
        "--socket=wayland",
        "--share=network",
        "--filesystem=home"
    ],
    "modules": [
        {
            "name": "mtdev",
            "sources": [
                {
                    "type": "archive",
                    "url": "http://bitmath.org/code/mtdev/mtdev-1.1.6.tar.bz2",
                    "sha256": "15d7b28da8ac71d8bc8c9287c2045fd174267bc740bec10cfda332dc1204e0e0"
                }
            ]
        },
        {
            "name": "libxmu",
            "buildsystem": "autotools",
            "sources": [
                {
                    "type": "archive",
                    "url": "https://github.com/freedesktop/libXmu/archive/libXmu-1.1.2.tar.gz",
                    "sha256": "fb1485a0ffcc360c0cc8fe18f54a2f49af6fc384da743c0b136ab99cc6c6e54c"
                }
            ]
        },
        {
            "name": "xclip",
            "buildsystem": "autotools",
            "sources": [
                {
                    "type": "archive",
                    "url": "https://github.com/astrand/xclip/archive/0.13.tar.gz",
                    "sha256": "ca5b8804e3c910a66423a882d79bf3c9450b875ac8528791fb60ec9de667f758"
                }
            ]
        }
    ]
}