Mercurial > sat_docs
view flatpak/_tpl_org.salutatoi.Cagou.json @ 164:29873a41aae1
docker: new docker files are now in sat main repos, this one is legacy
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 01 Jan 2021 18:33:52 +0100 |
parents | 150085e39072 |
children |
line wrap: on
line source
{ "_build_settings": { "wrapped_command": "cagou", "dev_repos": {"type": "hg", "url": "https://repos.goffi.org/cagou"}, "setup_requirements": [["cython", "0.29.10"]], "icon": "https://repos.goffi.org/sat_media/raw-file/tip/icons/muchoslava/svg/cagou_profil_bleu_avec_cou.svg", "desktop_file": "org.salutatoi.Cagou.desktop", "appdata_file": "_tpl_org.salutatoi.Cagou.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.5.tar.bz2", "sha256": "6677d5708a7948840de734d8b4675d5980d4561171c5a8e89e54adf7a13eba7f" } ] }, { "name": "xsel", "sources": [ { "type": "archive", "url": "http://www.vergenet.net/~conrad/software/xsel/download/xsel-1.2.0.tar.gz", "sha256": "b927ce08dc82f4c30140223959b90cf65e1076f000ce95e520419ec32f5b141c" } ] }, { "name": "garden-contextmenu", "buildsystem": "simple", "build-commands": [ "python2 -c 'import os, shutil, kivy; d=os.path.join(os.path.dirname(kivy.__file__), \"garden/contextmenu\"); shutil.copytree(\".\",d)'" ], "sources": [ { "type": "archive", "url": "https://ftp.goffi.org/kivy_garden/contextmenu.zip", "sha256": "34c81cdc0ae968537ae6ecfa3d9417d942c82ad012de5ca72fd9d0f5de57cac9" } ] }, { "name": "garden-modernmenu", "buildsystem": "simple", "build-commands": [ "python2 -c 'import os, shutil, kivy; d=os.path.join(os.path.dirname(kivy.__file__), \"garden/modernmenu\"); shutil.copytree(\".\",d)'" ], "sources": [ { "type": "archive", "url": "https://ftp.goffi.org/kivy_garden/modernmenu.zip", "sha256": "f9a6f8d4248050ed2d1be9b7ed67059e4bfdd5b52009606aaf643eb66f41b531" } ] } ] }