Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>lilv</Name> | <Name>lilv</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Bryan T. Meyers</Name> | <Name>Jacob Alzén</Name> | ||||
| <Email>bmeyers@datadrake.com</Email> | <Email>jacob.alzen@gmail.com</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>ISC</License> | <License>ISC</License> | ||||
| <PartOf>programming.library</PartOf> | <PartOf>programming.library</PartOf> | ||||
| <Summary xml:lang="en">A library to make the use of LV2 plugins as simple as possible</Summary> | <Summary xml:lang="en">A library to make the use of LV2 plugins as simple as possible</Summary> | ||||
| <Description xml:lang="en">Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. It is stable, well-tested software (the included test suite covers over 90% of the code) in use by several applications. | <Description xml:lang="en">Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. It is stable, well-tested software (the included test suite covers over 90% of the code) in use by several applications. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>lilv</Name> | <Name>lilv</Name> | ||||
| <Summary xml:lang="en">A library to make the use of LV2 plugins as simple as possible</Summary> | <Summary xml:lang="en">A library to make the use of LV2 plugins as simple as possible</Summary> | ||||
| <Description xml:lang="en">Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. It is stable, well-tested software (the included test suite covers over 90% of the code) in use by several applications. | <Description xml:lang="en">Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. It is stable, well-tested software (the included test suite covers over 90% of the code) in use by several applications. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.library</PartOf> | <PartOf>programming.library</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin/lilv-bench</Path> | <Path fileType="executable">/usr/bin/lilv-bench</Path> | ||||
| <Path fileType="executable">/usr/bin/lv2bench</Path> | <Path fileType="executable">/usr/bin/lv2bench</Path> | ||||
| <Path fileType="executable">/usr/bin/lv2info</Path> | <Path fileType="executable">/usr/bin/lv2info</Path> | ||||
| <Path fileType="executable">/usr/bin/lv2ls</Path> | <Path fileType="executable">/usr/bin/lv2ls</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/lilv.py</Path> | |||||
| <Path fileType="library">/usr/lib64/liblilv-0.so.0</Path> | <Path fileType="library">/usr/lib64/liblilv-0.so.0</Path> | ||||
| <Path fileType="library">/usr/lib64/liblilv-0.so.0.24.4</Path> | <Path fileType="library">/usr/lib64/liblilv-0.so.0.24.8</Path> | ||||
| <Path fileType="data">/usr/share/bash-completion/completions/lilv</Path> | <Path fileType="data">/usr/share/bash-completion/completions/lilv</Path> | ||||
| <Path fileType="man">/usr/share/man/man1/lv2apply.1</Path> | <Path fileType="man">/usr/share/man/man1/lv2apply.1</Path> | ||||
| <Path fileType="man">/usr/share/man/man1/lv2info.1</Path> | <Path fileType="man">/usr/share/man/man1/lv2info.1</Path> | ||||
| <Path fileType="man">/usr/share/man/man1/lv2ls.1</Path> | <Path fileType="man">/usr/share/man/man1/lv2ls.1</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>lilv-devel</Name> | <Name>lilv-devel</Name> | ||||
| <Summary xml:lang="en">Development files for lilv</Summary> | <Summary xml:lang="en">Development files for lilv</Summary> | ||||
| <Description xml:lang="en">Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. It is stable, well-tested software (the included test suite covers over 90% of the code) in use by several applications. | <Description xml:lang="en">Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. It is stable, well-tested software (the included test suite covers over 90% of the code) in use by several applications. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="4">lilv</Dependency> | <Dependency release="5">lilv</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/lilv-0/lilv/lilv.h</Path> | <Path fileType="header">/usr/include/lilv-0/lilv/lilv.h</Path> | ||||
| <Path fileType="header">/usr/include/lilv-0/lilv/lilvmm.hpp</Path> | <Path fileType="header">/usr/include/lilv-0/lilv/lilvmm.hpp</Path> | ||||
| <Path fileType="library">/usr/lib64/liblilv-0.so</Path> | <Path fileType="library">/usr/lib64/liblilv-0.so</Path> | ||||
| <Path fileType="data">/usr/lib64/pkgconfig/lilv-0.pc</Path> | <Path fileType="data">/usr/lib64/pkgconfig/lilv-0.pc</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="4"> | <Update release="5"> | ||||
| <Date>2018-12-24</Date> | <Date>2020-07-26</Date> | ||||
| <Version>0.24.4</Version> | <Version>0.24.8</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Bryan T. Meyers</Name> | <Name>Jacob Alzén</Name> | ||||
| <Email>bmeyers@datadrake.com</Email> | <Email>jacob.alzen@gmail.com</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.