{
 "app_id": "eu.grimripper.grimripper",
 "source_url": "https://raw.githubusercontent.com/flathub/eu.grimripper.grimripper/master/eu.grimripper.grimripper.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=all",
  "--filesystem=xdg-music"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:09:54.311471+00:00",
 "manifest": {
  "id": "eu.grimripper.grimripper",
  "runtime": "org.gnome.Platform",
  "sdk": "org.gnome.Sdk",
  "runtime-version": "50",
  "command": "grimripper",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=all",
   "--share=network",
   "--filesystem=xdg-music"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/man",
   "/lib/*.a",
   "/lib/*.la"
  ],
  "modules": [
   {
    "name": "libcddb",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "http://downloads.sourceforge.net/project/libcddb/libcddb/1.3.2/libcddb-1.3.2.tar.bz2",
      "sha256": "35ce0ee1741ea38def304ddfe84a958901413aa829698357f0bee5bb8f0a223b"
     },
     {
      "type": "shell",
      "commands": [
       "cp -p /usr/share/automake-*/config.{sub,guess} ."
      ]
     },
     {
      "type": "patch",
      "path": "patches/libcddb-pointer-types.patch",
      "strip-components": 0
     }
    ]
   },
   {
    "name": "cdparanoia",
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "http://downloads.xiph.org/releases/cdparanoia/cdparanoia-III-10.2.src.tgz",
      "sha256": "005db45ef4ee017f5c32ec124f913a0546e77014266c6a1c50df902a55fe64df"
     },
     {
      "type": "file",
      "path": "patches/cdparanoia.meson",
      "dest-filename": "meson.build"
     }
    ]
   },
   {
    "name": "vorbis-tools",
    "buildsystem": "autotools",
    "no-autogen": true,
    "config-opts": [
     "--disable-ogg123",
     "--disable-oggdec",
     "--disable-ogginfo",
     "--disable-vcut",
     "--disable-vorbiscomment",
     "--disable-oggtest",
     "--disable-vorbistest",
     "--disable-curltest"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://downloads.xiph.org/releases/vorbis/vorbis-tools-1.4.3.tar.gz",
      "sha256": "a1fe3ddc6777bdcebf6b797e7edfe0437954b24756ffcc8c6b816b63e0460dde"
     }
    ]
   },
   {
    "name": "lame",
    "buildsystem": "autotools",
    "no-autogen": true,
    "config-opts": [
     "--disable-shared",
     "--disable-dependency-tracking",
     "--disable-gtktest",
     "--disable-decoder"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://downloads.sourceforge.net/project/lame/lame/3.100/lame-3.100.tar.gz",
      "sha256": "ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e"
     },
     {
      "type": "patch",
      "path": "patches/lame-3.99.5-tinfo.patch",
      "strip-components": 0
     },
     {
      "type": "shell",
      "commands": [
       "autoconf"
      ]
     }
    ]
   },
   {
    "name": "grimripper",
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/tanuva/grimripper.git",
      "commit": "5f1d4d5d924fba1f1c12ed976b83dd802eb68026"
     }
    ]
   }
  ]
 }
}