+summary : Qt6 plugins for additional image formats
+description: |
+ The core Qt Gui library by default supports reading and writing image files of the most common file formats and a few more. The Qt Image Formats add-on module provides optional support for other image file formats.
+builddeps :
+ - pkgconfig(Qt6Core)
+ - pkgconfig(jasper)
+ - pkgconfig(libjpeg)
+ - pkgconfig(libtiff-4)
+ - pkgconfig(libwebp)
+rundeps :
+ - devel :
+ - qt6-base-devel
+setup : |
+ %cmake_ninja
+build : |
+ %ninja_build
+install : |
+ %ninja_install
+patterns :
+ - devel :
+ - /usr/lib64/qt6/mkspecs
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,86 @@
+<PISI>
+ <Source>
+ <Name>qt6-imageformats</Name>
+ <Packager>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
+ </Packager>
+ <License>GFDL-1.3-or-later</License>
+ <License>GPL-3.0-or-later</License>
+ <License>LGPL-3.0-or-later</License>
+ <PartOf>desktop.qt</PartOf>
+ <Summary xml:lang="en">Qt6 plugins for additional image formats</Summary>
+ <Description xml:lang="en">The core Qt Gui library by default supports reading and writing image files of the most common file formats and a few more. The Qt Image Formats add-on module provides optional support for other image file formats.
+ <Summary xml:lang="en">Qt6 plugins for additional image formats</Summary>
+ <Description xml:lang="en">The core Qt Gui library by default supports reading and writing image files of the most common file formats and a few more. The Qt Image Formats add-on module provides optional support for other image file formats.
+ <Summary xml:lang="en">Development files for qt6-imageformats</Summary>
+ <Description xml:lang="en">The core Qt Gui library by default supports reading and writing image files of the most common file formats and a few more. The Qt Image Formats add-on module provides optional support for other image file formats.