slackbuilds/libraries/FreeImage
Matteo Bernardini e7ad46ba11
libraries/FreeImage: Use the C++14 standard.
gcc >= 11.x defaults to -std=gnu++17 and it breaks the build
in this case

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-08-30 06:55:47 +07:00
..
FreeImage.SlackBuild libraries/FreeImage: Use the C++14 standard. 2021-08-30 06:55:47 +07:00
FreeImage.info libraries/FreeImage: Updated for version 3.18.0. 2021-04-17 22:52:43 -05:00
README libraries/FreeImage: Updated for version 3.17.0. 2017-01-21 07:04:20 +07:00
slack-desc

README

FreeImage - image library

FreeImage is an Open Source library project for developers who would like
to support popular graphics image formats like PNG, BMP, JPEG, TIFF and
others as needed by today's multimedia applications. FreeImage is easy to
use, fast, and multithreading safe.
This script compiles the FreeImage library and the FreeImagePlus C++
wrapper.