2011-07-13 18:29:22 +02:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
2012-05-29 15:41:54 +02:00
|
|
|
includedir=@includedir@/openjpeg-@MAJOR_NR@.@MINOR_NR@
|
2011-07-13 18:29:22 +02:00
|
|
|
|
|
|
|
Name: openjpeg
|
|
|
|
Description: JPEG2000 Wireless (Part 11 - JPWL) library
|
|
|
|
URL: http://www.openjpeg.org/
|
|
|
|
Version: @VERSION@
|
|
|
|
@pkgconfig_requires_private@: @requirements@
|
|
|
|
Libs: -L${libdir} -lopenjpeg_JPWL
|
|
|
|
Libs.private: -lm
|
|
|
|
Cflags: -I${includedir}
|