Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Novomeský 6a16b2856d
kimageformats: build libjxl and JXL Qt plug-in (#6854) 2021-11-18 22:19:16 +00:00
Daniel Novomeský 3d74bc93b9
kimageformats: upgrade libaom and libavif (#6637) 2021-10-22 18:46:31 +00:00
Daniel Novomeský 308e9a2ebc
[kimageformats] use newer libaom and libavif (#5892) 2021-06-08 20:10:12 +01:00
Daniel Novomeský 98a2db88c4
Add HEIF format to kimageformats project (#5261) 2021-02-26 16:32:17 +00:00
Daniel Novomeský d49345764d
Fix build scripts for kimageformats (#4864) 2020-12-17 13:23:50 -08:00
Daniel Novomeský a4207919e6
Add AVIF format to kimageformats project (#4850)
* Add AVIF format to kimageformats project

* Update build.sh

Include license

Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2020-12-15 08:49:23 -08:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
tsdgeos 0afde6a4a9
anongit.kde.org is gone, use invent.kde.org (#3983) 2020-06-13 09:30:27 -07:00
tsdgeos 58df29fd3f Use 5.15 branch of Qt for now (#2888)
A direct clone now gives you dev which is future Qt 6, none of the
code using Qt expects Qt6 yet

Using 5.15 now (instead 5.12 before) means we have to disable
sanitize=vptr in parts of qt in kimageformats since those
parts now compile with no-rtti

While at it make the compilation script a bit better:
 * Don't need to disable compressing rcc files, only needed to pass
the CFLAGS to the QMAKE_CFLAGS
 * Also fix the "make qmake faster" sed command
2019-09-26 09:17:32 -07:00
tsdgeos 5f2ed9d550 [kimageformats] Include ora and kra handlers (#2277)
This pulls karchive that pulls, ecm and libzip and libzip pulls zlib
2019-03-31 11:04:40 -07:00
tsdgeos 0967d02e5f Add new project: kimageformats (#2119) 2019-01-28 18:17:12 -08:00