buildroot/package/openjpeg/Config.in
Olivier Schonken a779097412 package/openjpeg: New package openjpeg 1.5.2
This package is needed by Poppler.

[Thomas:
 - fix download location, which was incorrect.
 - add dependency on host-pkgconf, since the configure.ac script uses
   PKG_CHECK_MODULES and we're doing an autoreconf.
 - add optional dependencies on libpng, tiff and lcms2, so that they
   are explicit instead of automatically detected.]

Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-04 11:10:22 +02:00

8 lines
161 B
Plaintext

config BR2_PACKAGE_OPENJPEG
bool "openjpeg"
help
The OpenJPEG library is an open-source JPEG 2000 codec
written in C.
http://www.openjpeg.org