mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
326a2483f0
MuPDF is a fast and versatile PDF rendering library with only a few dependencies. It depends on openjpeg (JPEG2000 codec) and jbig2dec (b/w image compression library). Therefore, this patch comprises the ports of these libraries as well. All libraries compile well in the Genode build system but are not tested yet.
2 lines
32 B
Makefile
2 lines
32 B
Makefile
REP_INC_DIR += include/openjpeg
|