2010-10-22 05:07:12 +02:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
2012-03-02 10:26:15 +01:00
|
|
|
includedir=@includedir@/openjpeg-@MAJOR_NR@.@MINOR_NR@
|
2010-10-22 05:07:12 +02:00
|
|
|
|
|
|
|
Name: openjpeg
|
2012-03-02 10:26:15 +01:00
|
|
|
Description: JPEG2000 library
|
2011-01-13 20:36:21 +01:00
|
|
|
URL: http://www.openjpeg.org/
|
2010-10-22 05:07:12 +02:00
|
|
|
Version: @VERSION@
|
2012-03-02 10:26:15 +01:00
|
|
|
@pkgconfig_requires_private@: @requirements@
|
2010-10-22 05:07:12 +02:00
|
|
|
Libs: -L${libdir} -lopenjpeg
|
2012-03-02 10:26:15 +01:00
|
|
|
Libs.private: -lm
|
2010-10-22 05:07:12 +02:00
|
|
|
Cflags: -I${includedir}
|