app-id: io.github.wusel1007.clamav-gui runtime: org.kde.Platform runtime-version: "6.11" sdk: org.kde.Sdk command: clamav-gui finish-args: - "--share=ipc" - "--socket=fallback-x11" - "--socket=wayland" - "--talk-name=org.kde.StatusNotifierWatcher" - "--talk-name=org.freedesktop.Notifications" - "--talk-name=org.freedesktop.Flatpak" - "--share=network" - "--filesystem=host:ro" - "--filesystem=home:rw" - "--device=dri" modules: - name: clamav-gui buildsystem: cmake-ninja sources: - type: git url: https://github.com/wusel1007/clamav-gui.git tag: v1.4.6-1 commit: 8ff171a22583535248b0d6384d69309d847a81f4 # Upstream tags like v1.4.6-1 (revision suffix on the release) x-checker-data: type: git tag-pattern: ^v\d+(\.\d+)+(-\d+)?$ is-main-source: true