{
 "app_id": "com.atlauncher.ATLauncher",
 "source_url": "https://raw.githubusercontent.com/flathub/com.atlauncher.ATLauncher/master/com.atlauncher.ATLauncher.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=all",
  "--filesystem=xdg-run/app/com.discordapp.Discord:create",
  "--filesystem=xdg-download:ro",
  "--filesystem=/sys/kernel/mm/hugepages:ro",
  "--filesystem=/sys/kernel/mm/transparent_hugepage:ro"
 ],
 "module_count": 8,
 "fetched_at": "2026-09-20T06:30:33.412357+00:00",
 "manifest": {
  "app-id": "com.atlauncher.ATLauncher",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.openjdk17"
  ],
  "command": "atlauncher.sh",
  "build-options": {
   "prepend-path": "/app/jre/bin"
  },
  "finish-args": [
   "--env=PATH=/app/jre/bin:/usr/bin:/app/bin",
   "--env=_JAVA_AWT_WM_NONREPARENTING=1",
   "--socket=x11",
   "--share=ipc",
   "--device=all",
   "--socket=pulseaudio",
   "--share=network",
   "--filesystem=xdg-run/app/com.discordapp.Discord:create",
   "--filesystem=xdg-download:ro",
   "--filesystem=/sys/kernel/mm/hugepages:ro",
   "--filesystem=/sys/kernel/mm/transparent_hugepage:ro"
  ],
  "modules": [
   {
    "name": "xrandr",
    "sources": [
     {
      "type": "archive",
      "url": "https://www.x.org/archive/individual/app/xrandr-1.5.1.tar.gz",
      "sha256": "7b99edb7970a1365eaf5bcaf552144e4dfc3ccf510c4abc08569849929fb366e"
     }
    ],
    "cleanup": [
     "/share/man"
    ]
   },
   {
    "name": "flite",
    "config-opts": [
     "--enable-shared"
    ],
    "no-parallel-make": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/festvox/flite.git",
      "tag": "v2.2",
      "commit": "e9e2e37c329dbe98bfeb27a1828ef9a71fa84f88",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)"
      }
     }
    ]
   },
   {
    "name": "openjdk",
    "buildsystem": "simple",
    "build-commands": [
     "/usr/lib/sdk/openjdk17/install.sh"
    ]
   },
   {
    "name": "gamemode",
    "buildsystem": "meson",
    "config-opts": [
     "-Dwith-sd-bus-provider=no-daemon",
     "-Dwith-examples=false",
     "-Dwith-util=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/FeralInteractive/gamemode/releases/download/1.8.2/gamemode-1.8.2.tar.xz",
      "sha256": "98cd1bcf6101c92fe87f974c7776af23c7e18f29ce6ecfe572b1c39dcde5c181",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/FeralInteractive/gamemode/releases/latest",
       "version-query": ".tag_name",
       "url-query": ".assets[] | select(.name==\"gamemode-\" + $version + \".tar.xz\") | .browser_download_url"
      }
     }
    ]
   },
   {
    "name": "gamemoderun",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 data/gamemoderun -t /app/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/FeralInteractive/gamemode/releases/download/1.8.2/gamemode-1.8.2.tar.xz",
      "sha256": "98cd1bcf6101c92fe87f974c7776af23c7e18f29ce6ecfe572b1c39dcde5c181",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/FeralInteractive/gamemode/releases/latest",
       "version-query": ".tag_name",
       "url-query": ".assets[] | select(.name==\"gamemode-\" + $version + \".tar.xz\") | .browser_download_url"
      }
     }
    ]
   },
   {
    "name": "atlauncher",
    "buildsystem": "simple",
    "build-commands": [
     "install -D ATLauncher.jar /app/bin/ATLauncher.jar"
    ],
    "sources": [
     {
      "type": "file",
      "dest-filename": "ATLauncher.jar",
      "url": "https://github.com/ATLauncher/ATLauncher/releases/download/v3.4.41.3/ATLauncher-3.4.41.3.jar",
      "sha256": "ee10e457e04c2dff95e78a3445de31b623259c24a277f50acfbf7ca0636ebaec",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/ATLauncher/ATLauncher/releases/latest",
       "version-query": ".name | sub(\"^v\"; \"\")",
       "url-query": ".assets[] | select(.name==\"ATLauncher-\" + $version + \".jar\") | .browser_download_url"
      }
     }
    ]
   },
   {
    "name": "atlauncher.sh",
    "buildsystem": "simple",
    "build-commands": [
     "install -D atlauncher.sh /app/bin/atlauncher.sh"
    ],
    "sources": [
     {
      "type": "file",
      "path": "atlauncher.sh"
     }
    ]
   },
   {
    "name": "atlauncher-extra",
    "buildsystem": "simple",
    "build-commands": [
     "install -D com.atlauncher.ATLauncher.desktop /app/share/applications/com.atlauncher.ATLauncher.desktop",
     "install -D com.atlauncher.ATLauncher.metainfo.xml /app/share/metainfo/com.atlauncher.ATLauncher.appdata.xml",
     "install -D icon.svg /app/share/icons/hicolor/scalable/apps/com.atlauncher.ATLauncher.svg"
    ],
    "sources": [
     {
      "type": "file",
      "path": "com.atlauncher.ATLauncher.metainfo.xml"
     },
     {
      "type": "file",
      "path": "com.atlauncher.ATLauncher.desktop"
     },
     {
      "type": "file",
      "path": "images/icon.svg"
     }
    ]
   }
  ]
 }
}