{
 "app_id": "io.github.erkin.ponysay",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.erkin.ponysay/master/io.github.erkin.ponysay.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "23.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:00.302230+00:00",
 "manifest": {
  "app-id": "io.github.erkin.ponysay",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "23.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "ponysay.sh",
  "finish-args": [],
  "modules": [
   {
    "name": "ponysay",
    "buildsystem": "simple",
    "build-commands": [
     "./setup.py --prefix /app --freedom=partial install",
     "echo -e '#!/bin/sh\\nPYTHONWARNINGS=ignore /app/bin/ponysay \"$@\"' > /app/bin/ponysay.sh",
     "chmod +x /app/bin/ponysay.sh",
     "install -Dm644 io.github.erkin.ponysay.appdata.xml /app/share/appdata/io.github.erkin.ponysay.appdata.xml",
     "install -Dm644 ponysay_128x128.png /app/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.png",
     "install -Dm644 io.github.erkin.ponysay.desktop -t /app/share/applications/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/erkin/ponysay.git",
      "tag": "3.0.3",
      "commit": "5bcde318f714873a63189d2a750adb28a3f82839"
     },
     {
      "type": "file",
      "path": "io.github.erkin.ponysay.appdata.xml"
     },
     {
      "type": "file",
      "path": "io.github.erkin.ponysay.desktop"
     },
     {
      "type": "file",
      "path": "ponysay_128x128.png"
     }
    ]
   }
  ]
 }
}