2 exec_prefix=@exec_prefix@
4 includedir=@includedir@
5 datarootdir=@datarootdir@
7 pkgdatadir=${datadir}/@PACKAGE_TARNAME@
8 decodersdir=${pkgdatadir}/decoders
11 Description: Protocol decoder library of the sigrok logic analyzer software
12 URL: http://www.sigrok.org
14 Requires.private: @SRD_PKGLIBS@
15 Version: @SRD_PACKAGE_VERSION@
16 Libs: -L${libdir} -lsigrokdecode
17 Libs.private: @SRD_EXTRA_LIBS@
18 Cflags: -I${includedir}