openjpeg/src/bin/jp2
Thomas Bracht Laumann Jespersen c7bccf0515
CMake: switch to GNUInstallDirs (#1424)
* Add GNUInstallDirs for standard installation directories

Distributions are given standard variables for already existing hooks.
Multiarch libdirs is taken care of automagically.
Raises minimum cmake version by a little.

* Handle CMAKE_INSTALL_xxx being absolute paths for .pc file generation

In some cases the CMAKE_INSTAL_{BIN,MAN,DOC,LIB,INCLUDE}DIR variables
may turn out to be absolute paths in which case prepending ${prefix} in
the pkg-config .pc files will result in incorrect values.

For .pc file generation, figure out if these variables are absolute and
omit the prefix in the configured file when so.

See: ab25e4b7ed
2022-08-07 16:42:01 +02:00
..
CMakeLists.txt CMake: switch to GNUInstallDirs (#1424) 2022-08-07 16:42:01 +02:00
convert.c API: deprecate 'bpp' member in favor of 'prec' 2021-10-21 14:13:58 +02:00
convert.h opj_compress: add a -TargetBitDepth switch for TIFF output (#1384) 2021-10-27 14:10:50 +02:00
convertbmp.c API: deprecate 'bpp' member in favor of 'prec' 2021-10-21 14:13:58 +02:00
convertpng.c Fix some typos (found by codespell) 2021-12-05 13:14:33 +01:00
converttif.c Remove duplicate assignments in function tiftoimage 2021-12-10 11:29:06 +01:00
index.c Reformat whole codebase with astyle.options (#128) 2017-05-09 20:46:20 +02:00
index.h Reformat: apply reformattin on .h files (#128) 2017-05-15 12:21:30 +02:00
opj_compress.c opj_compress.c: usage formatting fix 2022-05-08 19:45:53 +02:00
opj_decompress.c Add support for partial bitstream decoding (#1407) (fixes #715) 2022-02-10 14:27:17 +01:00
opj_dump.c Fix unsigned vs OPJ_INT32 mismatches (#1398) 2022-01-16 18:54:00 +01:00
windirent.h Fix some typos (found by codespell) 2021-12-05 13:14:33 +01:00