Compile KF5 into Docker
Mathieu Tarral
mathieu.tarral at gmail.com
Sun Jan 4 00:46:25 UTC 2015
Hi,
as you know, building KF5 from source may not be an easy task, due to
build dependencies which may or may not be available for your distro.
That's why I started to compile KF5 into a Docker container.
This way you can keep your main system clean, and avoid to install a lot
of *-dev packages.
I would like to share a set of Dockerfiles which will build
an image with all the necessary build dependencies already installed.
Also, it may be easier for newcomers to compile KF5 using this system,
and to start contributing more easily.
Here is the repo :
https://github.com/Mathux/docker-kdesrc-build
Thanks !
Regards.
--
Mathieu Tarral
More information about the Kde-frameworks-devel
mailing list