Mercurial > sat_docs
view flatpak/_tpl_org.salutatoi.Cagou.json @ 161:4fe61dcd856e
flatpak: update build-manifest to retrieve dependencies without initial download phase:
- dependencies are now entirely retrieved from the installation, and requirement are build
from there. The source package is currently always used, and it is now possible to use
PYTHON_DEP_PREINSTALL to add extra packages or use a specific version of a package.
- fixed insertion of `release_elt` for dev version at the right location.
- `branch` is not set anymore for stable versions.
- libxslt is not added anymore as it is part of freedesktop runtime
- flathub share-modules is now used for Python 2
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 23 Aug 2019 16:41:05 +0200 |
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" } ] } ] }