{ "id": "org.python.idle37", "branch": "3.7.3", "runtime": "org.freedesktop.Platform", "runtime-version": "20.08", "sdk": "org.freedesktop.Sdk", "command": "python3", "finish-args": [ "--device=dri", "--socket=x11", "--socket=wayland", "--socket=pulseaudio", "--share=ipc", "--share=network", "--filesystem=home" ], "build-options": { "no-debuginfo": true }, "modules": [ { "name": "tcl-8-6-10", "buildsystem": "autotools", "subdir": "unix", "config-opts": [ "--enable-threads" ], "sources": [ { "type": "archive", "url": "ftp://ftp.tcl.tk/pub/tcl/tcl8_6/tcl8.6.10-src.tar.gz", "sha512": "c89b886e483320a284033de51b5363758ef4748d6248ae73eb8e90fbe76c180395f485135ca9bf1246dd567159a77ffc1e8cb537bc2fc4a09b01448928d0afd7" } ] }, { "name": "tk-8-6-10", "buildsystem": "autotools", "subdir": "unix", "config-opts": [ "--with-x", "--enable-threads" ], "sources": [ { "type": "archive", "url": "ftp://ftp.tcl.tk/pub/tcl/tcl8_6/tk8.6.10-src.tar.gz", "sha512": "d12ef3a5bde9e10209a24e9f978bd23360a979d8fa70a859cf750a79ca51067a11ef6df7589303b52fe2a2baed4083583ddaa19e2c7cb433ea523639927f1be5" } ] }, { "name": "python-3-7-3", "buildsystem": "autotools", "builddir": true, "config-opts": [ "--disable-ipv6", "--with-lto", "--with-system-expat", "--with-system-ffi" ], "sources": [ { "type": "archive", "url": "https://www.python.org/ftp/python/3.7.3/Python-3.7.3.tgz", "sha512": "c87be001f3de677f7838cc7767beefe5781d3d5e4ba39abb8dba1d77ce4a334660e27ed2dfd26bc90afcdb94b5b8a3a7aea329852557404d1c85cb2c268651db" } ] }, { "name": "idle37-desktopintegration", "buildsystem": "simple", "build-commands": [ "echo Installing desktop integration" ], "sources": [ { "type": "file", "path": "org.python.idle37.png" }, { "type": "file", "path": "org.python.idle37.desktop" } ], "post-install": [ "install -Dm644 org.python.idle37.desktop /app/share/applications/org.python.idle37.desktop", "install -Dm644 org.python.idle37.png /app/share/icons/hicolor/256x256/apps/org.python.idle37.png" ] } ] }