2010-05-11 16:07:54 +00:00
|
|
|
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
|
2011-11-19 15:19:24 +00:00
|
|
|
Requires: glib-2.0
|
2012-03-31 09:28:24 +00:00
|
|
|
Requires.private: @SR_PKGLIBS@
|
2015-08-12 22:38:47 +00:00
|
|
|
Version: @SR_PACKAGE_VERSION@
|
2016-06-05 21:10:44 +00:00
|
|
|
Libs: -L${libdir} -lsigrok
|
2015-08-24 20:06:27 +00:00
|
|
|
Libs.private: @SR_EXTRA_LIBS@
|
2010-05-11 16:07:54 +00:00
|
|
|
Cflags: -I${includedir}
|