Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
- This file was added.
| <PISI> | |||||
| <Source> | |||||
| <Name>libsigrok</Name> | |||||
| <Packager> | |||||
| <Name>Auston Stewart</Name> | |||||
| <Email>auston.stewart@gmail.com</Email> | |||||
| </Packager> | |||||
| <License>GPL-3.0</License> | |||||
| <PartOf>programming.library</PartOf> | |||||
| <Summary xml:lang="en">Provides an API for communication with signal analyzer devices</Summary> | |||||
DataDrake: Should be `programming.library` | |||||
| <Description xml:lang="en">libsigrok is a shared library which provides the basic API for talking to various types of signal analyzers (such as logic analyzers, oscilloscopes, and multimeters) and reading/writing acquired data into various input/output file formats. | |||||
| </Description> | |||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | |||||
| </Source> | |||||
| <Package> | |||||
| <Name>libsigrok</Name> | |||||
| <Summary xml:lang="en">Provides an API for communication with signal analyzer devices</Summary> | |||||
| <Description xml:lang="en">libsigrok is a shared library which provides the basic API for talking to various types of signal analyzers (such as logic analyzers, oscilloscopes, and multimeters) and reading/writing acquired data into various input/output file formats. | |||||
| </Description> | |||||
| <PartOf>programming.library</PartOf> | |||||
| <Files> | |||||
| <Path fileType="library">/usr/lib64/lib*.so.*</Path> | |||||
| <Path fileType="library">/usr/lib64/udev/rules.d/61-libsigrok.rules</Path> | |||||
Not Done Inline ActionsShould be in /usr/lib64/udev/rules.d DataDrake: Should be in `/usr/lib64/udev/rules.d` | |||||
| <Path fileType="data">/usr/share/icons/hicolor/48x48/mimetypes/libsigrok.png</Path> | |||||
| <Path fileType="data">/usr/share/icons/hicolor/scalable/mimetypes/libsigrok.svg</Path> | |||||
| <Path fileType="data">/usr/share/mime/application/vnd.sigrok.session.xml</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <Package> | |||||
| <Name>libsigrok-devel</Name> | |||||
| <Summary xml:lang="en">Development files for libsigrok</Summary> | |||||
| <Description xml:lang="en">libsigrok is a shared library which provides the basic API for talking to various types of signal analyzers (such as logic analyzers, oscilloscopes, and multimeters) and reading/writing acquired data into various input/output file formats. | |||||
| </Description> | |||||
| <PartOf>programming.devel</PartOf> | |||||
| <RuntimeDependencies> | |||||
| <Dependency release="1">libsigrok</Dependency> | |||||
| </RuntimeDependencies> | |||||
| <Files> | |||||
| <Path fileType="header">/usr/include/</Path> | |||||
| <Path fileType="library">/usr/lib64/lib*.so</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path> | |||||
Not Done Inline ActionsStatic libs should be disabled unless required for other packages. DataDrake: Static libs should be disabled unless required for other packages. | |||||
| </Files> | |||||
| </Package> | |||||
| <History> | |||||
| <Update release="1"> | |||||
| <Date>2017-08-24</Date> | |||||
| <Version>0.5.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 | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Should be programming.library