Commit graph

7 commits

Author SHA1 Message Date
Tobias Hunger
bfca0e3573 Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
Simon Hausmann
3a5618437a Add missing riscv docker file for cross 2021-09-10 13:21:38 +02:00
Olivier Goffart
13bd828b96 Update license date 2021-07-02 15:55:54 +02:00
Simon Hausmann
0d89bb9bd9 Sync linux dependencies
Based on f8297df104 fixing the build issue
of libxkbcommon.so not being found at link time, possibly because the underlying
on GitHub changed, this change synchronizes all the apt-get install cases
I've found.
2021-06-25 18:17:33 +02:00
Simon Hausmann
d582f5b60f Remove gperf from the docker images
gperf was only needed when building I think either freetype or
fontconfig from source, but we choose the system libraries now.
2020-10-07 11:27:29 +02:00
Simon Hausmann
c39674ae4a Fix license header check 2020-10-06 22:03:11 +02:00
Simon Hausmann
cfb27fde56 Add cross-config setup for embedded Linux with X11
A cross config for convenient selection of the docker image that has the
necessary dependencies, as well as Docker files for creating them.
2020-10-06 21:50:24 +02:00