The x11/qt5/qtimageformats port
qtimageformats-5.15.2 – support for additional image formats in Qt5
(cvsweb
github)
Description
The core Qt Gui library by default supports reading and writing image files of
the most common file formats: PNG, JPEG, BMP, GIF and a few more, see the
Reading and Writing Image Files section in QImage class reference. The Qt Image
Formats add-on module provides optional support for other image file formats.
The file format support is provided transparently, through plugins for Qt's
image I/O system. As such, this module provides no API of its own. Instead, the
functionality is accessed in the same way as other image I/O in Qt: through
QImage::load() and QImage::save(). Or, for more detailed control, through
QImageReader and QImageWriter.
This package contains actual libraries to be used by apps.
WWW:
https://www.qt.io/
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64
alpha
amd64
arm
hppa
i386
mips64
mips64el
powerpc
powerpc64
sh
sparc64
Categories
devel
x11
x11/qt5
Library dependencies
Build dependencies
- /usr/local/lib/qt5/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake
- /usr/local/lib/qt5/cmake/Qt5Gui/Qt5Gui_QJp2Plugin.cmake
- /usr/local/lib/qt5/cmake/Qt5Gui/Qt5Gui_QMngPlugin.cmake
- /usr/local/lib/qt5/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake
- /usr/local/lib/qt5/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake
- /usr/local/lib/qt5/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake
- /usr/local/lib/qt5/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake
- /usr/local/lib/qt5/plugins/imageformats/libqicns.so
- /usr/local/lib/qt5/plugins/imageformats/libqjp2.so
- /usr/local/lib/qt5/plugins/imageformats/libqmng.so
- /usr/local/lib/qt5/plugins/imageformats/libqtga.so
- /usr/local/lib/qt5/plugins/imageformats/libqtiff.so
- /usr/local/lib/qt5/plugins/imageformats/libqwbmp.so
- /usr/local/lib/qt5/plugins/imageformats/libqwebp.so
- @conflict qt5-<5.6