{
 "app_id": "org.gnu.coreutils",
 "source_url": "https://raw.githubusercontent.com/axtloss/flatpaks/main/org.gnu.coreutils/org.gnu.coreutils.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "21.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--filesystem=host"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:52:28.874078+00:00",
 "manifest": {
  "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"
    ]
   }
  ]
 }
}