{
 "app_id": "io.github.zyedidia.micro",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.zyedidia.micro/master/io.github.zyedidia.micro.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--filesystem=/var/tmp",
  "--filesystem=/tmp",
  "--filesystem=host",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:12:35.930764+00:00",
 "manifest": {
  "app-id": "io.github.zyedidia.micro",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.golang"
  ],
  "command": "micro",
  "rename-desktop-file": "micro.desktop",
  "rename-icon": "micro",
  "finish-args": [
   "--filesystem=host",
   "--filesystem=/tmp",
   "--filesystem=/var/tmp",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--share=network",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "modules": [
   {
    "name": "wl-clipboard",
    "buildsystem": "meson",
    "config-opts": [
     "-Dzshcompletiondir=no",
     "-Dfishcompletiondir=no"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/bugaevc/wl-clipboard/archive/v2.3.0.tar.gz",
      "sha256": "b4dc560973f0cd74e02f817ffa2fd44ba645a4f1ea94b7b9614dacc9f895f402",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 49082,
       "url-template": "https://github.com/bugaevc/wl-clipboard/archive/v$version.tar.gz"
      }
     }
    ],
    "cleanup": [
     "/share/man",
     "/share/bash-completion"
    ]
   },
   {
    "name": "xclip",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/astrand/xclip/archive/0.13.tar.gz",
      "sha256": "ca5b8804e3c910a66423a882d79bf3c9450b875ac8528791fb60ec9de667f758"
     }
    ],
    "cleanup": [
     "/share/man",
     "/bin/xclip-*file"
    ],
    "modules": [
     {
      "name": "libXmu",
      "config-opts": [
       "--disable-static",
       "--disable-docs"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://www.x.org/releases/individual/lib/libXmu-1.1.3.tar.bz2",
        "sha256": "9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731"
       }
      ],
      "cleanup": [
       "/include",
       "/lib/pkgconfig",
       "*.la"
      ]
     }
    ]
   },
   {
    "name": "micro",
    "buildsystem": "simple",
    "build-commands": [
     "make build",
     "install -Dm755 micro -t /app/bin",
     "install -Dm644 data/io.github.zyedidia.micro.metainfo.xml -t /app/share/metainfo",
     "install -Dm644 assets/micro-logo-mark.svg /app/share/icons/hicolor/scalable/apps/micro.svg",
     "install -Dm644 assets/packaging/micro.desktop -t /app/share/applications"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/zyedidia/micro.git",
      "tag": "v2.0.15",
      "commit": "6a62575bcfdf4965f187eedafceb3400316e612b"
     },
     {
      "type": "file",
      "path": "modules.txt",
      "dest": "vendor"
     },
     "go.mod.yml"
    ],
    "build-options": {
     "append-path": "/usr/lib/sdk/golang/bin"
    }
   }
  ]
 }
}