KDE Frameworks 6.14
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kimageformats?expand=0&rev=32
This commit is contained in:
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.osc
|
BIN
frameworks.keyring
Normal file
BIN
frameworks.keyring
Normal file
Binary file not shown.
315
kf6-kimageformats.changes
Normal file
315
kf6-kimageformats.changes
Normal file
@@ -0,0 +1,315 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 19:05:24 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.14.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.14.0
|
||||
- Changes since 6.13.0:
|
||||
* Update dependency version to 6.14.0
|
||||
* JXR: fix compilation error on 32-bit systems
|
||||
* Improved EXIF V3 compatibility (2)
|
||||
* jxr: Use qsizetype for image size variables
|
||||
* lib prefix on Android
|
||||
* Improved EXIF V3 compatibility
|
||||
* Update version to 6.14.0
|
||||
* Remove conditions for no longer supported Qt versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:33:15 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.13.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.13.0
|
||||
- Changes since 6.12.0:
|
||||
* Add missing include mocs
|
||||
* It compiles fine without qt6.9 deprecated methods
|
||||
* PSD: use linear profile on float images
|
||||
* It compiles fine without kf6.12 deprecated methods
|
||||
* Write tests for hej2 format
|
||||
* heif: enable saving of hej2 format
|
||||
* CI: Enable heif so we make sure it compiles
|
||||
* writetest: special handling for HEIF format
|
||||
* readtest: special handling for HEIF format
|
||||
* heif: disable AVCI decoder for libheif before 1.19.6
|
||||
* SKIP tests when libheif configuration is incomplete
|
||||
* heif: enable reading images with native 16 bit depth
|
||||
* Use of heif_context_add_XMP_metadata instead heif_context_add_XMP_metadata2
|
||||
* Update dependency version to 6.13.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 09:29:17 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.12.0
|
||||
- Changes since 6.11.0:
|
||||
* HEIF: fixed wrong use of experimental API
|
||||
* Update dependency version to 6.12.0
|
||||
* sct: qRound with param bigger than max int is undefined
|
||||
* sct: Use height instead of width when calculating dotsPerMeterY
|
||||
* MicroExif: search for the TIFF signature
|
||||
* MicroExif: API improvements and minor bugfixes
|
||||
* Fix compilation error
|
||||
* Added support for resolution and EXIF/XMP metadata to HEIF
|
||||
* JXR: Added rotation (transformation) support
|
||||
* JXR: added support to EXIF metadata
|
||||
* AVIF: added support to XMP and EXIF metadata
|
||||
* Added pixel limit detected by experimental tests
|
||||
* jxl: fix build with Qt before 6.8.0
|
||||
* JP2: Disable ICC profile writing when saving an image with OpenJPEG V2.5.3 or lesser and improve the format detection on reading.
|
||||
* heif: improve handling of grayscale ICC profiles
|
||||
* Improve printing details when writetest fails
|
||||
* Update HEIF writetest templates
|
||||
* Added JXL to CMYK formats
|
||||
* Update version to 6.12.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 12:16:50 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.11.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.11.0
|
||||
- Changes since 6.10.0:
|
||||
* Update dependency version to 6.11.0
|
||||
* jxl: refactor image saving, native CMYK support
|
||||
* Harmonized RAW mime types
|
||||
* imageconverter: possibility to set image quality
|
||||
* Print more details when writetest fails
|
||||
* Fix RAW mime type
|
||||
* jxl: refactor image loading
|
||||
* Add xml/yaml linting
|
||||
* Fix jp2 and hdr plugin json definition
|
||||
* Read test: added perceptive fuzziness
|
||||
* Modified PCX mime type according to IANA db
|
||||
* PSD: Alpha detection improvements
|
||||
* PSD: improved option support
|
||||
* More metadata read tests
|
||||
* Fix use of deprecated methods
|
||||
* Metadata and image resolution write test
|
||||
* PSD: added support to EXIF metadata
|
||||
* JXR: set max XMP size to 4MiB
|
||||
* CI: Add linux-qt6-next build
|
||||
* DDS: Fix warning in qfloat16 and test failure on PowerPC
|
||||
* JXL: Resolution and metadata support via EXIF
|
||||
* ani: Read chunk elements one at a time instead all at once (kde#498368)
|
||||
* xcf: Return early if seek fails (kde#498381)
|
||||
* heif: fix -Wstringop-overread warning
|
||||
* jxl: refactor metadata boxes reading
|
||||
* RAW: Allow preview loading
|
||||
* Add JPEG 2000 support
|
||||
* JXL: Fix missing checks for BOXES when parsing animation
|
||||
* Try writers with different image sizes
|
||||
* Update version to 6.11.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 17:12:31 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.10.0
|
||||
- Changes since 6.9.0:
|
||||
* Update dependency version to 6.10.0
|
||||
* avif: color profiles improvements
|
||||
* Update heif.json
|
||||
* HEIF plug-in extended to read AVCI format
|
||||
* Readme updated with some clarification
|
||||
* DDS: enable plugin by default
|
||||
* PSD: Added support to MCH1 and MCH2
|
||||
* XCF: Fix OSS Fuzz issue 42527849
|
||||
* JXR: Fix loss of HDR data on write for format RGBA16FPx16_Premultiplied
|
||||
* DDS: Fix for OSS Fuzz issue 384974505
|
||||
* DDS: improved read/write support
|
||||
* Read / Write test: added NULL device test
|
||||
* DDS: multiple FP improvements
|
||||
* PFM: fix error when loading images with comments
|
||||
* DDS: fix buffer overflow in readCubeMap
|
||||
* Re-added DDS plugin support
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:18 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.9.0
|
||||
- Changes since 6.8.0:
|
||||
* Update dependency version to 6.9.0
|
||||
* jxl: Disable color conversion for animations
|
||||
* Improve CMYK writing support
|
||||
* Improved write test
|
||||
* JXL: load error with some lossless file
|
||||
* JXR: jxrlib cannot write HDP and WDP formats
|
||||
* heif: avoid crash in heif_image_handle_has_alpha_channel
|
||||
* Bump KF and QT versions in ecm_set_disabled_deprecation_versions
|
||||
* ci: add Alpine/musl job
|
||||
* RGB: avoid to read wrong data
|
||||
* JXL: Fix OSS Fuzz issue 377971416
|
||||
* Fix compilation warnings
|
||||
* JXR: Fix libraries link under FreeBSD
|
||||
* JXL: fixed bug when saving grayscale images without color profile
|
||||
* PFM: extended to half float format
|
||||
* Rename SCT plugin for OSS-FUZZ
|
||||
* PCX: support for more formats
|
||||
* SCT: added read only support
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:18:09 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.8.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.8.0
|
||||
- Changes since 6.7.0:
|
||||
* Update dependency version to 6.8.0
|
||||
* TGA: Fixed GrayA image loading error
|
||||
* exr: Fix read/write with openexr 3.3 (kde#494571)
|
||||
* JXL improvements
|
||||
* Update version to 6.8.0
|
||||
* JXR: Fixed image reading on sequential devices
|
||||
* Simplified read/verify header process
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 10:00:03 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.7.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.7.0
|
||||
- Changes since 6.6.0:
|
||||
* Update dependency version to 6.7.0
|
||||
* Fix endianness bug in PCX reader on big endian architectures
|
||||
* Fixed read of BGR32 and RGB555 formats
|
||||
* FIxed comparison of unsigned expression
|
||||
* raw: Getting the image size does not need unpacking
|
||||
* Update version to 6.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:03:19 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.6.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.6.0
|
||||
- Changes since 6.5.0:
|
||||
* Update version to 6.6.0
|
||||
* XCF: fix crash
|
||||
* README update
|
||||
* RGB: added options support
|
||||
* PCX: added options support
|
||||
* Fix crash on malformed files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:44 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.5.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.5.0
|
||||
- Changes since 6.4.0:
|
||||
* Update dependency version to 6.5.0
|
||||
* JXL: added ImageTransformation option
|
||||
* xcf: Fix crash on malformed files
|
||||
* pcx: Fix crash in broken files
|
||||
* xcf: Fix crash on broken files
|
||||
* pcx: fix crash on invalid files
|
||||
* pcx: fix crash on invalid files
|
||||
* exr: added some usefull attributes
|
||||
* pcx: Read 16 color images that are 4bpp and 1 plane
|
||||
* Full range HDR support
|
||||
* Prepare gitlab for files that are coming int the next commit
|
||||
* avif: check return values
|
||||
* raw: Fix compiler warning with macro redefinition in Windows
|
||||
* Update version to 6.5.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:41:48 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.4.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.4.0
|
||||
- Changes since 6.3.0:
|
||||
* Fixed wrong plugin options behaviour
|
||||
* EXR: Full support for gray image/colorspace
|
||||
* Disable JXR plugin due to crashes in JXRLIB
|
||||
* PFM: Portable FloatMap read only support
|
||||
* PXR: Pixar raster read only support
|
||||
* Sanity checks (fuzzer)
|
||||
* XCF: fixed wrong composite on Grayscale images
|
||||
* Fix compilation
|
||||
* Use of metadata macro definitions
|
||||
* JXR: added CMYK image to read test
|
||||
* XCF: Increased maximum property size
|
||||
* JXR support
|
||||
* PSD: support native CMYK introduced by Qt 6.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11:42 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.3.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.3.0/
|
||||
- Changes since 6.2.0:
|
||||
* Remove explicit maintainer from metainfo
|
||||
* Ensure dependencies are provided on Android
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 12:22:40 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.2.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/6.2.0/
|
||||
- Changes since 6.1.0:
|
||||
* Ensure dependencies are provided on Android
|
||||
* Fix build with Qt 6.7 on 32 bits
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 12:52:43 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.1.0
|
||||
* New feature release
|
||||
- Changes since 6.0.0:
|
||||
* update version for new release
|
||||
* Add KF_VERSION & KF_DEP_VERSION variables
|
||||
* XCF: testcase update for fixed Qt
|
||||
* TGA: added options support
|
||||
* More header checks (kde#479612)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 19:27:57 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.0.0
|
||||
* New bugfix release
|
||||
* Release announcement not available yet
|
||||
- Changes since 5.249.0:
|
||||
* update version for new release
|
||||
* Workaround QTBUG-120614
|
||||
* update version for new release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 17:50:27 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.249.0 (6.0 RC 2):
|
||||
* New bugfix release
|
||||
* For more details see https://kde.org/announcements/megarelease/6/rc2/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 20:01:11 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.248.0 (6.0 RC 1)
|
||||
* For more details please see:
|
||||
https://kde.org/announcements/megarelease/6/rc1/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 27 11:18:22 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Init kf6-kimageformats
|
136
kf6-kimageformats.spec
Normal file
136
kf6-kimageformats.spec
Normal file
@@ -0,0 +1,136 @@
|
||||
#
|
||||
# spec file for package kf6-kimageformats
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname kimageformats
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# Fails on Leap 15 with '/usr/include/OpenEXR/ImathVec.h:228:34: error: ISO C++17 does not allow dynamic exception specification'
|
||||
%define with_exr 1
|
||||
# Leap 15 doesn't have libjxl >= 0.9.4
|
||||
%define with_jxl 1
|
||||
# Not available
|
||||
%define with_jp2 1
|
||||
%endif
|
||||
# Full KF6 version (e.g. 6.14.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
# Last major and minor KF6 version (e.g. 6.0)
|
||||
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kf6-kimageformats
|
||||
Version: 6.14.0
|
||||
Release: 0
|
||||
Summary: Image format plugins for Qt
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://www.kde.org
|
||||
Source: %{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||
%if 0%{?with_exr}
|
||||
BuildRequires: openexr-devel
|
||||
%endif
|
||||
BuildRequires: cmake(KF6Archive) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6PrintSupport) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
||||
BuildRequires: cmake(libavif) >= 0.8.2
|
||||
BuildRequires: cmake(libheif) >= 1.10.0
|
||||
%if 0%{?with_jp2}
|
||||
BuildRequires: cmake(OpenJPEG)
|
||||
%endif
|
||||
%if 0%{?with_jxl}
|
||||
BuildRequires: pkgconfig(libjxl) >= 0.9.4
|
||||
BuildRequires: pkgconfig(libjxl_cms) >= 0.9.4
|
||||
BuildRequires: pkgconfig(libjxl_threads) >= 0.9.4
|
||||
%endif
|
||||
BuildRequires: pkgconfig(libraw) >= 0.20.2
|
||||
BuildRequires: pkgconfig(libraw_r) >= 0.20.2
|
||||
# Also install the Qt image plugins
|
||||
Requires: qt6-imageformats >= %{qt6_version}
|
||||
|
||||
%description
|
||||
This framework provides additional image format plugins for QtGui. As
|
||||
such it is not required for the compilation of any other software, but
|
||||
may be a runtime requirement for Qt-based software to support certain
|
||||
image formats.
|
||||
|
||||
%package eps
|
||||
Summary: EPS image format plugin for Qt
|
||||
Requires: ghostscript
|
||||
|
||||
%description eps
|
||||
This plugin provides support for the EPS document format for QtGui. As
|
||||
it invokes ghostscript for conversion, it should only be used in trusted
|
||||
environments.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6 -DKIMAGEFORMATS_HEIF:BOOL=TRUE
|
||||
|
||||
%kf6_build
|
||||
|
||||
%install
|
||||
%kf6_install
|
||||
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%dir %{_kf6_plugindir}/imageformats
|
||||
%{_kf6_plugindir}/imageformats/kimg_ani.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_avif.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_dds.so
|
||||
%if 0%{?with_exr}
|
||||
%{_kf6_plugindir}/imageformats/kimg_exr.so
|
||||
%endif
|
||||
%{_kf6_plugindir}/imageformats/kimg_hdr.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_heif.so
|
||||
%if 0%{?with_jxl}
|
||||
%{_kf6_plugindir}/imageformats/kimg_jxl.so
|
||||
%endif
|
||||
%if 0%{?with_jp2}
|
||||
%{_kf6_plugindir}/imageformats/kimg_jp2.so
|
||||
%endif
|
||||
%{_kf6_plugindir}/imageformats/kimg_kra.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_ora.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_pcx.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_pfm.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_pic.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_psd.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_pxr.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_qoi.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_ras.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_raw.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_rgb.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_sct.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_tga.so
|
||||
%{_kf6_plugindir}/imageformats/kimg_xcf.so
|
||||
|
||||
%files eps
|
||||
%license LICENSES/*
|
||||
%dir %{_kf6_plugindir}/imageformats
|
||||
%{_kf6_plugindir}/imageformats/kimg_eps.so
|
||||
|
||||
%changelog
|
3
kimageformats-6.10.0.tar.xz
Normal file
3
kimageformats-6.10.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e16f32ee64393199a283942f6fe7b6f77b3746034f90e4244689c28faab1f9d3
|
||||
size 25439292
|
7
kimageformats-6.10.0.tar.xz.sig
Normal file
7
kimageformats-6.10.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBxwAKCRAsjfWHptSq
|
||||
wTa9AP9woKovRiTrdRQkGd8izCdj96Rk/bICGVFiXIFiyTa5hAEAxx2Oq8YQnsgH
|
||||
FkINEWOVH/5J9iLXfyVrXqlXPPfR+QA=
|
||||
=MRQ0
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-6.11.0.tar.xz
Normal file
3
kimageformats-6.11.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c45787f97d00fc0257f7de3250d84e950de2a332c45e7528138f7cf843154cc
|
||||
size 27578820
|
7
kimageformats-6.11.0.tar.xz.sig
Normal file
7
kimageformats-6.11.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ6YSTQAKCRAsjfWHptSq
|
||||
wfcQAQCYeHUE2zIrd81KxIcmcBwqy75oqq5nLXnyCzvAcCMKfQEA1rTrSdSByBZ+
|
||||
mbgSB+zwcmIGVmzdZnKmqdHy9ES7Sw0=
|
||||
=N3eZ
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-6.12.0.tar.xz
Normal file
3
kimageformats-6.12.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9eff30899530b6193ee7855b452f073b0b6b6f9325516195c084395cdceda36
|
||||
size 28076660
|
7
kimageformats-6.12.0.tar.xz.sig
Normal file
7
kimageformats-6.12.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ9ASUgAKCRAsjfWHptSq
|
||||
wStRAQDTJjlsH3BNgHTNeCUAGB3aJtEjwkeovEX3sJZm0Up+aAD/Ub35vCqUP4P6
|
||||
hokfr5I55FZjxwK4zTZgYiRFrgeK0Qo=
|
||||
=CNTF
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-6.13.0.tar.xz
Normal file
3
kimageformats-6.13.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cace92dc49ce24ad865b31d1bfb2eab2d7cf550542660f9d2a16dbe9b47f34e
|
||||
size 28199508
|
7
kimageformats-6.13.0.tar.xz.sig
Normal file
7
kimageformats-6.13.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ+/mMAAKCRAsjfWHptSq
|
||||
we6BAP9uTJ/nws333oci3DpKbjChrKdPkT6Vaozc6Wy5OCB2jQEAxj4XuBTeu60z
|
||||
o/imzVQ9sdqGDSFS7T93LYEX5fnnxgo=
|
||||
=rGGd
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-6.14.0.tar.xz
Normal file
3
kimageformats-6.14.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a0f81be25e9a0eab7dc1373bc56480abcb3041ca1a5a8c7f0d6d52d221d5449
|
||||
size 28200036
|
7
kimageformats-6.14.0.tar.xz.sig
Normal file
7
kimageformats-6.14.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaBTUswAKCRAsjfWHptSq
|
||||
wXSnAP43WZB10rQ1dbVJyGj0p2ARMEzJj8k44tTn4OhU8zeOxgD/bKw2bBXdPuOk
|
||||
Jwvze4QJKYNYOPt/lQgw+5QU+xgb9wI=
|
||||
=EWNe
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-6.3.0.tar.xz
Normal file
3
kimageformats-6.3.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ed40771bd35ed53af7c4a5216111bef282275b2eb384ae0076c917db20c1210
|
||||
size 15925692
|
7
kimageformats-6.3.0.tar.xz.sig
Normal file
7
kimageformats-6.3.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnP8gAKCRAsjfWHptSq
|
||||
wd0SAQDHv69I1yAxELEpajDqIER7nlg2jrGbzEKY+/0JPv/LeAD/W3Q84+MK5Y6p
|
||||
CTrM5SV8N66ENf2jSkMtIDnmxSBgiA8=
|
||||
=GWqn
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-6.4.0.tar.xz
Normal file
3
kimageformats-6.4.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd7bdab88e7bcccb333879eb28dedf35842c110c057ff4c7d3fa77708e541296
|
||||
size 18248272
|
7
kimageformats-6.4.0.tar.xz.sig
Normal file
7
kimageformats-6.4.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSgwAKCRAsjfWHptSq
|
||||
wZ/6APsHNMZXEvmWf44hHx9i8tYh3mJJP77bH75xs3ipHseJQgEAmkuRIjR2r+pB
|
||||
+XLL6vCqeUOHYw7X2sQi/3iXrFJQgA4=
|
||||
=9ze5
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-6.5.0.tar.xz
Normal file
3
kimageformats-6.5.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c64ab736477264f8a0ce4418f0be629ad0f17a078161b2773700d3b96ca75022
|
||||
size 18372952
|
7
kimageformats-6.5.0.tar.xz.sig
Normal file
7
kimageformats-6.5.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/cwAKCRAsjfWHptSq
|
||||
wcjnAPsGQ0qH3ZoqpyP3S4cZcvx6OpZ7rkJuYoP1xTyNX1v2CAD/ak8WM5xEyz/f
|
||||
lfCWom7My7sGa/arhzpCT5yKtkWL9AI=
|
||||
=EKhQ
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-6.6.0.tar.xz
Normal file
3
kimageformats-6.6.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b4cda14f96088f8de190c9be7fbe350a80a55c3ee2a8ff910da0d9992c4ddaf
|
||||
size 18384680
|
7
kimageformats-6.6.0.tar.xz.sig
Normal file
7
kimageformats-6.6.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHQEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpqQAKCRAsjfWHptSq
|
||||
wTKrAP44BBI1mlpfCYTEKDhXGwlTR24x+hivL0WauGd3a9ZYXAD4zOHWOBiaVPtP
|
||||
MBd0CRB4IGf5uU4TY29sVDASTsn8Ag==
|
||||
=i3nd
|
||||
-----END PGP SIGNATURE-----
|
3
kimageformats-6.8.0.tar.xz
Normal file
3
kimageformats-6.8.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9f262641cc47e5f2dd1bdd56ee92e379ab4cb34d460dfc884fd991250d7b417
|
||||
size 18478000
|
7
kimageformats-6.8.0.tar.xz.sig
Normal file
7
kimageformats-6.8.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZJlAAKCRAsjfWHptSq
|
||||
wWYZAQDU/n17UZAEk3Bnm4I2FBPXCWiMbxVkzC+s5GdqmEn1ZgEAgrVbUjgDzzVf
|
||||
DIgMuYd/iA1gqRb6bbNidwgAHayqQAY=
|
||||
=ZiN6
|
||||
-----END PGP SIGNATURE-----
|
Reference in New Issue
Block a user