diff options
author | Olivier Schonken <olivier.schonken@gmail.com> | 2015-03-22 23:12:49 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-04 11:10:22 +0200 |
commit | a779097412c4969920e4539d9403c06b1d0898cc (patch) | |
tree | 3a4682b2711e0804042fcc4107159e120882370d /package/openjpeg/openjpeg.hash | |
parent | 43e7aab08382e641c3197a0beed9cae375b52c78 (diff) | |
download | buildroot-a779097412c4969920e4539d9403c06b1d0898cc.tar.gz buildroot-a779097412c4969920e4539d9403c06b1d0898cc.zip |
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>
Diffstat (limited to 'package/openjpeg/openjpeg.hash')
-rw-r--r-- | package/openjpeg/openjpeg.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/openjpeg/openjpeg.hash b/package/openjpeg/openjpeg.hash new file mode 100644 index 0000000000..a8695c102c --- /dev/null +++ b/package/openjpeg/openjpeg.hash @@ -0,0 +1,2 @@ +# Locally computed: +sha256 15df7b194a5d8dba0052cd21c17a4dc761149a770a907d73fffb972078c28a87 openjpeg-1.5.2.tar.gz |