{
 "app_id": "net.pioneer2.ephinea",
 "source_url": "https://codeberg.org/maspling/ephinea-flatpak/raw/branch/main/net.pioneer2.ephinea.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--socket=x11",
  "--socket=wayland",
  "--share=ipc",
  "--device=all",
  "--socket=pulseaudio",
  "--share=network",
  "--allow=multiarch",
  "--allow=devel",
  "--env=VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.i686.json:/usr/share/vulkan/icd.d/radeon_icd.x86_64.json:/usr/share/vulkan/icd.d/intel_icd.i686.json:/usr/share/vulkan/icd.d/intel_icd.x86_64.json:/usr/share/vulkan/icd.d/nvidia_icd.json"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T18:40:23.290829+00:00",
 "manifest": {
  "app-id": "net.pioneer2.ephinea",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "base": "org.winehq.Wine",
  "base-version": "stable-25.08",
  "base-extensions": [
   "org.winehq.Wine.mono",
   "org.winehq.Wine.gecko"
  ],
  "command": "launcher.sh",
  "finish-args": [
   "--socket=x11",
   "--socket=wayland",
   "--share=ipc",
   "--device=all",
   "--socket=pulseaudio",
   "--share=network",
   "--allow=multiarch",
   "--allow=devel",
   "--env=VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.i686.json:/usr/share/vulkan/icd.d/radeon_icd.x86_64.json:/usr/share/vulkan/icd.d/intel_icd.i686.json:/usr/share/vulkan/icd.d/intel_icd.x86_64.json:/usr/share/vulkan/icd.d/nvidia_icd.json"
  ],
  "modules": [
   {
    "name": "japanese-fonts",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/share/fonts",
     "install -Dm644 *.otf /app/share/fonts/"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/googlefonts/noto-cjk/raw/main/Sans/OTF/Japanese/NotoSansCJKjp-Regular.otf",
      "sha256": "68a3fc98800b2a27b371f2fb79991daf3633bd89309d4ffaa6946fd587f375b5",
      "dest-filename": "NotoSansCJKjp-Regular.otf"
     }
    ]
   },
   {
    "name": "appstream-metadata",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 net.pioneer2.ephinea.metainfo.xml /app/share/metainfo/net.pioneer2.ephinea.metainfo.xml"
    ],
    "sources": [
     {
      "type": "file",
      "path": "net.pioneer2.ephinea.metainfo.xml"
     }
    ]
   },
   {
    "name": "desktop-file",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 net.pioneer2.ephinea.desktop /app/share/applications/net.pioneer2.ephinea.desktop",
     "install -Dm644 icon.png /app/share/icons/hicolor/256x256/apps/net.pioneer2.ephinea.png"
    ],
    "sources": [
     {
      "type": "file",
      "path": "net.pioneer2.ephinea.desktop"
     },
     {
      "type": "file",
      "path": "icon.png"
     }
    ]
   },
   {
    "name": "app-launcher",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 launcher.sh /app/bin/launcher.sh",
     "install -Dm755 psoinstaller /app/bin/psoinstaller"
    ],
    "sources": [
     {
      "type": "file",
      "path": "launcher.sh"
     },
     {
      "type": "file",
      "path": "psoinstaller/psoinstaller"
     }
    ]
   },
   {
    "name": "dxvk",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/share/dxvk",
     "cp -r * /app/share/dxvk/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/doitsujin/dxvk/releases/download/v2.7.1/dxvk-2.7.1.tar.gz",
      "sha256": "d85ce7c79f57ecd765aaa1b9e7007cb875e6fde9f6d331df799bce73d513ce87"
     }
    ]
   }
  ],
  "add-extensions": {
   "org.freedesktop.Platform.Compat.i386": {
    "directory": "lib/i386-linux-gnu",
    "version": "25.08",
    "add-ld-path": "lib"
   },
   "org.freedesktop.Platform.GL32.default": {
    "directory": "lib/i386-linux-gnu/GL",
    "version": "25.08",
    "add-ld-path": "lib"
   },
   "org.freedesktop.Platform.GL32.nvidia-590-48-01": {
    "directory": "lib/i386-linux-gnu/GL",
    "version": "1.4",
    "add-ld-path": "lib"
   },
   "org.winehq.Wine.mono": {
    "directory": "share/wine/mono",
    "version": "stable-25.08"
   },
   "org.winehq.Wine.gecko": {
    "directory": "share/wine/gecko",
    "version": "stable-25.08"
   },
   "org.freedesktop.Platform.VAAPI.Intel.i386": {
    "directory": "lib/i386-linux-gnu/dri/intel-vaapi-driver",
    "version": "25.08"
   },
   "org.freedesktop.Platform.GL.default": {
    "directory": "lib/GL",
    "version": "1.4",
    "add-ld-path": "lib"
   }
  }
 }
}