CLI to unpack/repack the 'logo.bin'-file, that comes with the stock-ROM
- gcc (version >= 7.x)
- zlib (any version)
- graphicsmagick (version >= 1.2)
- meson (version >= 1.8)
- ninja (version >= 1.8)
Clone the repository, go to the root of it and simply type `meson build`,
then change into the generated `build`-directory and type `ninja`.