blob: 791e3f0333b7aa180e2da457fa975b02a0151c95 [file] [log] [blame]
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libsigrok
Description: Backend library of the sigrok logic analyzer software
URL: http://www.sigrok.org
Requires: glib-2.0
Requires.private: @SR_PKGLIBS@
Version: @SR_PACKAGE_VERSION@
Libs: -L${libdir} -lsigrok
Libs.private: @SR_EXTRA_LIBS@
Cflags: -I${includedir}