File flatpak.yaml of Package qtaskwarrior-flatpak

######################################################
# https://docs.flatpak.org/en/latest/manifests.html
######################################################

# Special OBS field because flatpak does not have a version field
# Default will be '0' if the field is missing.
#!BuildVersion: 0.0
---
app-id: io.osdn.qtaskwarrior
runtime: org.kde.Platform
sdk: org.kde.Sdk
runtime-version: '5.15'
command: qtaskwarrior

finish-args:
- --share=ipc
- --socket=fallback-x11
- --socket=wayland
- --device=dri

cleanup:
- "/share/man"

modules:
- name: qtaskwarrior
  buildsystem: cmake
  config-opts:
  - -DQTASKWARRIOR_PLASMOID=OFF
  - -DQTASKWARRIOR_VERSION=0.0+125.a9615b6a374f
  sources:
  - type: archive
    # 'https://osdn.net/frs/redir.php?m=osdn&f=qtaskwarrior%2F75029%2Fqtaskwarrior-0.0%2B125.a9615b6a374f.tar.xz'
    path: qtaskwarrior-0.0+125.a9615b6a374f.tar.xz
    sha256: "1350fa95acc10b67d8bed4bb619605493a85351576d7f6bce4251b249b39ad85"
openSUSE Build Service is sponsored by