[packman] Directory for libopenjpeg include files

Toni toni at links2linux.de
Fri Feb 6 15:02:32 CET 2009


Am Freitag, 6. Februar 2009 schrieb Carl Eugen Hoyos:
> Hi!
>
> libopenjpeg-devel-1.3-0.pm.1 installs the header file into
> /usr/include/openjpeg, but the original Makefile installs it into
> /usr/include/libopenjpeg, and that is where FFmpeg's configure expects it.
>
> http://www.openjpeg.org/svn/trunk/Makefile

the package use cmake, so this Makefile is outdated.

and libopenjpeg/CMakeLists.txt contains:
# Install includes files
INSTALL(FILES openjpeg.h
	DESTINATION ${INCLUDE_INSTALL_DIR}/openjpeg)

so upstream intended to place the header in /usr/include/openjpeg.

> Please fix, Carl Eugen

-- 
have fun
Toni




More information about the Packman mailing list