Flatpak: Re-enable the kimageformats stuff

KImageFormats v6.0.0 is now available (which should be Qt 6-compatible)
This commit is contained in:
Echo J 2024-04-10 16:38:30 +03:00
parent 10335ac6f7
commit dfd4692fa5

View file

@ -107,36 +107,46 @@ modules:
tag: 0.21.4 tag: 0.21.4
type: git type: git
url: https://gitlab.gnome.org/GNOME/libsecret.git url: https://gitlab.gnome.org/GNOME/libsecret.git
#- config-opts: - name: libavif
# - -DCMAKE_BUILD_TYPE=Release config-opts:
# - -DAVIF_CODEC_AOM=ON - -DCMAKE_BUILD_TYPE=Release
# #- -DBUILD_SHARED_LIBS=OFF - -DAVIF_CODEC_AOM=ON
# buildsystem: cmake-ninja - -DBUILD_SHARED_LIBS=OFF
# name: libavif buildsystem: cmake-ninja
# sources: sources:
# - sha256: 66e82854ceb84a3e542bc140a343bc90e56c68f3ecb4fff63e636c136ed9a05e - sha256: dc56708c83a4b934a8af2b78f67f866ba2fb568605c7cf94312acf51ee57d146
# type: archive type: archive
# url: https://github.com/AOMediaCodec/libavif/archive/refs/tags/v0.10.1.tar.gz url: https://github.com/AOMediaCodec/libavif/archive/refs/tags/v1.0.4.tar.gz
#- config-opts: - name: libde265
# - -DCMAKE_BUILD_TYPE=Release config-opts:
# - -DWITH_EXAMPLES=OFF - -DCMAKE_BUILD_TYPE=Release
# #- -DBUILD_SHARED_LIBS=OFF - -DENABLE_DECODER=OFF
# buildsystem: cmake-ninja buildsystem: cmake-ninja
# name: libheif sources:
# sources: - sha256: 00251986c29d34d3af7117ed05874950c875dd9292d016be29d3b3762666511d
# - sha256: e1ac2abb354fdc8ccdca71363ebad7503ad731c84022cf460837f0839e171718 type: archive
# type: archive url: https://github.com/strukturag/libde265/releases/download/v1.0.15/libde265-1.0.15.tar.gz
# url: https://github.com/strukturag/libheif/releases/download/v1.12.0/libheif-1.12.0.tar.gz - name: libheif
#- config-opts: config-opts:
# - -DCMAKE_BUILD_TYPE=Release - -DCMAKE_BUILD_TYPE=Release
# - -DKIMAGEFORMATS_HEIF=ON - -DWITH_EXAMPLES=OFF
# buildsystem: cmake-ninja - -DWITH_AOM_DECODER=OFF
# name: KImageFormats - -DWITH_AOM_ENCODER=OFF
# sources: buildsystem: cmake-ninja
# - commit: ae6b724824fc2fdf71d50dc7ae0052ad1551b25a sources:
# tag: v5.93.0 - sha256: 8390baf4913eda0a183e132cec62b875fb2ef507ced5ddddc98dfd2f17780aee
# type: git type: archive
# url: https://invent.kde.org/frameworks/kimageformats.git url: https://github.com/strukturag/libheif/releases/download/v1.17.6/libheif-1.17.6.tar.gz
- name: KImageFormats
config-opts:
- -DCMAKE_BUILD_TYPE=Release
- -DKIMAGEFORMATS_HEIF=ON
buildsystem: cmake-ninja
sources:
- commit: 6c1a7ad33924764e8d1efff61919efebc31f5e5a
tag: v6.3.0
type: git
url: https://invent.kde.org/frameworks/kimageformats.git
- name: QtKeychain - name: QtKeychain
config-opts: config-opts:
- -DCMAKE_BUILD_TYPE=Release - -DCMAKE_BUILD_TYPE=Release