summaryrefslogtreecommitdiffstats
path: root/roles/libheif/meta/main.yml
blob: 5ebfbd24253939dd2dc1e7eff978d6d8c0b82802 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
dependencies: []
galaxy_info:
  author: "a14m"
  description: "Install the heif-convert (converts HEIC to JPG) using libheif"
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "ArchLinux"
      versions:
        - "all"
    - name: "Ubuntu"
      versions:
        - "noble"
    - name: "Debian"
      versions:
        - "bookworm"