+summary : A command-line tool that interfaces with various signal analyzers
+description: |
+ sigrok-cli is a command-line tool written in C, which uses both libsigrok and libsigrokdecode to provide the basic sigrok functionality from the command-line. Among other things, it's useful for scripting purposes.
+builddeps :
+ - pkgconfig(libsigrok)
+ - pkgconfig(libsigrokdecode)
+setup : |
+ %configure
+build : |
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,35 @@
+<PISI>
+ <Source>
+ <Name>sigrok-cli</Name>
+ <Packager>
+ <Name>Auston Stewart</Name>
+ <Email>auston.stewart@gmail.com</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>programming.tools</PartOf>
+ <Summary xml:lang="en">A command-line tool that interfaces with various signal analyzers</Summary>
+ <Description xml:lang="en">sigrok-cli is a command-line tool written in C, which uses both libsigrok and libsigrokdecode to provide the basic sigrok functionality from the command-line. Among other things, it's useful for scripting purposes.
+ <Summary xml:lang="en">A command-line tool that interfaces with various signal analyzers</Summary>
+ <Description xml:lang="en">sigrok-cli is a command-line tool written in C, which uses both libsigrok and libsigrokdecode to provide the basic sigrok functionality from the command-line. Among other things, it's useful for scripting purposes.