+summary : A Qt-based visualizer for logic analyzers, oscilloscopes and multimeters supported by sigrok.
+description: |
+ The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types (such as logic analyzers, oscilloscopes, multimeters, and more). PulseView is a Qt-based LA/scope/MSO GUI for sigrok.
+builddeps :
+ - pkgconfig(glibmm-2.4)
+ - pkgconfig(gl)
+ - pkgconfig(libsigrok)
+ - pkgconfig(libsigrokdecode)
+ - pkgconfig(Qt5Svg)
+ - libboost-devel
+rundeps :
+ - qt5-svg
+setup : |
+ %cmake
+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,39 @@
+<PISI>
+ <Source>
+ <Name>pulseview</Name>
+ <Packager>
+ <Name>Auston Stewart</Name>
+ <Email>auston.stewart@gmail.com</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>office.scientific</PartOf>
+ <Summary xml:lang="en">A Qt-based visualizer for logic analyzers, oscilloscopes and multimeters supported by sigrok.</Summary>
+ <Description xml:lang="en">The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types (such as logic analyzers, oscilloscopes, multimeters, and more). PulseView is a Qt-based LA/scope/MSO GUI for sigrok.
+ <Summary xml:lang="en">A Qt-based visualizer for logic analyzers, oscilloscopes and multimeters supported by sigrok.</Summary>
+ <Description xml:lang="en">The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types (such as logic analyzers, oscilloscopes, multimeters, and more). PulseView is a Qt-based LA/scope/MSO GUI for sigrok.