Page MenuHomeSolus

D675.diff
No OneTemporary

D675.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,17 @@
+ld-linux-x86-64.so.2
+libQt5Core.so.5
+libQt5Gui.so.5
+libQt5Widgets.so.5
+libboost_filesystem.so.1.62.0
+libboost_serialization.so.1.62.0
+libboost_system.so.1.62.0
+libc.so.6
+libgcc_s.so.1
+libglib-2.0.so.0
+libglibmm-2.4.so.1
+libm.so.6
+libpthread.so.0
+libsigrok.so.4
+libsigrokcxx.so.4
+libsigrokdecode.so.4
+libstdc++.so.6
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,25 @@
+name : pulseview
+version : 0.4.0
+release : 1
+source :
+ - http://sigrok.org/download/source/pulseview/pulseview-0.4.0.tar.gz : 78f8291045c6f65b4827b12e83c8e68cea2d5e7268b15a51aaca9726c8100eb9
+license : GPL-3.0
+component : office.scientific
+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.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>pulseview</Name>
+ <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.
+</Description>
+ <PartOf>office.scientific</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/applications/org.sigrok.PulseView.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/pulseview.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/pulseview.svg</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="data">/usr/share/metainfo/org.sigrok.PulseView.appdata.xml</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-09-03</Date>
+ <Version>0.4.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Auston Stewart</Name>
+ <Email>auston.stewart@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 2:10 PM (3 h, 1 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5816524
Default Alt Text
D675.diff (3 KB)

Event Timeline