# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= qt5-qtimageformats VERSION= 5.15.18 KEYWORDS= graphics devel VARIANTS= std SDESC[std]= Qt5 - QtImageFormats component HOMEPAGE= https://www.qt.io/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= https://download.qt.io/archive/qt/5.15/5.15.18/submodules/ DISTFILE[1]= qtimageformats-everywhere-opensource-src-5.15.18.tar.xz:main DF_INDEX= 1 SPKGS[std]= set primary dev OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILD_DEPENDS= WebP:dev:std jasper:dev:std libmng:dev:std qt5-qtbase:dev:std BUILDRUN_DEPENDS= qt5-qtbase:primary:std jasper:primary:std libmng:primary:std WebP:primary:std USES= qt5 pkgconfig perl:build cpe jpeg tiff zlib:build DISTNAME= qtimageformats-everywhere-src-5.15.18 CPE_PRODUCT= qt CPE_VENDOR= qt FPC_EQUIVALENT= graphics/qt5-imageformats SOVERSION= 5.15.18 PLIST_SUB= QTVER=5.15.18 SOMAJORMIN=5.15 [FILE:273:descriptions/desc.primary] Qt is a complete cross-platform software framework with ready-made UI elements, C++ libraries, and a complete integrated development environment with tools for everything one needs to develop software for any project. This package contains the Qt5 imageformats submodule. [FILE:134:distinfo] bf86000a21a1280f7a8aaf12dd9a10e59e778169653b53c86ad8f346fb39c066 1903016 qtimageformats-everywhere-opensource-src-5.15.18.tar.xz [FILE:118:manifests/plist.primary] lib/qt5/plugins/imageformats/ libqicns.so libqjp2.so libqmng.so libqtga.so libqtiff.so libqwbmp.so libqwebp.so [FILE:201:manifests/plist.dev] lib/qt5/cmake/Qt5Gui/ Qt5Gui_QICNSPlugin.cmake Qt5Gui_QJp2Plugin.cmake Qt5Gui_QMngPlugin.cmake Qt5Gui_QTgaPlugin.cmake Qt5Gui_QTiffPlugin.cmake Qt5Gui_QWbmpPlugin.cmake Qt5Gui_QWebpPlugin.cmake [FILE:299:patches/patch-src_plugins_imageformats_jp2_qjp2handler.cpp] --- src/plugins/imageformats/jp2/qjp2handler.cpp.orig 2024-11-20 13:56:40 UTC +++ src/plugins/imageformats/jp2/qjp2handler.cpp @@ -38,6 +38,7 @@ ** ****************************************************************************/ +#include #include "qjp2handler_p.h" #include "qimage.h"