app-id: org.gnu.coreutils runtime: org.freedesktop.Platform runtime-version: '21.08' sdk: org.freedesktop.Sdk finish-args: - --filesystem=host command: coreutil-run modules: - name: coreutils buildsystem: simple sources: - type: archive url: http://ftp.gnu.org/gnu/coreutils/coreutils-9.1.tar.xz sha256: 61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423 - type: file path: ./coreutil-run build-commands: - ./configure --prefix=/app --libexecdir=/app/lib - make - make install - install -Dm755 ./coreutil-run /app/bin/coreutil-run