2 exec_prefix=@exec_prefix@
4 includedir=@includedir@
7 Description: Backend library for the sigrok signal analysis software suite
8 URL: http://www.sigrok.org
10 Requires.private: @SR_PKGLIBS@
11 Version: @SR_PACKAGE_VERSION@
12 Libs: -L${libdir} -lsigrok
13 Libs.private: @SR_EXTRA_LIBS@
14 Cflags: -I${includedir}