aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/nxcomp.pc.in
blob: f4d3a7efb365bf87e34f361d95d5ea194c8c9a30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: nxcomp
Description: NX Compression Library
Version: @VERSION@
#libjepg does not provide a pkgconfig-file, zlib does not provide it for older versions
#Requires: libjpeg zlib
Requires: libpng
Requires.private: x11
Cflags: -I${includedir} -I${includedir}/nx
Libs: -L${libdir} -lXcomp