Commit Graph

7 Commits

Author SHA1 Message Date
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 5b34bb5d97
karchive: xz now needs po4a, install it (#3367) 2020-02-10 11:19:08 -08:00
tsdgeos 0c1d8d9749 karchive: use newer bzip2 (#2898) 2019-09-27 12:39:32 -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 1fd4936af0 [karchive] Use newer bzip2 (#2561) 2019-07-01 12:09:12 -07:00
tsdgeos d2f7690886 [karchive] New project: karchive (#2318) 2019-04-15 14:20:24 -07:00