Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>libcdio</Name> | <Name>libcdio</Name> | ||||
| <Homepage>https://www.gnu.org/software/libcdio/</Homepage> | <Homepage>https://www.gnu.org/software/libcdio/</Homepage> | ||||
| <Packager> | <Packager> | ||||
| <Name>Pierre-Yves</Name> | <Name>Jarno Turkki</Name> | ||||
| <Email>pyu@riseup.net</Email> | <Email>stalebrim@posteo.net</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>GPL-2.0</License> | <License>GPL-3.0-or-later</License> | ||||
| <PartOf>multimedia.library</PartOf> | <PartOf>multimedia.library</PartOf> | ||||
| <Summary xml:lang="en">A library to encapsulate CD-ROM reading and control</Summary> | <Summary xml:lang="en">A library to encapsulate CD-ROM reading and control</Summary> | ||||
| <Description xml:lang="en">This library provides an interface for CD-ROM access. It can be used by applications that need OS- and device-independent access to CD-ROM devices. | <Description xml:lang="en">This library provides an interface for CD-ROM access. It can be used by applications that need OS- and device-independent access to CD-ROM devices. | ||||
| </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>libcdio</Name> | <Name>libcdio</Name> | ||||
| <Summary xml:lang="en">A library to encapsulate CD-ROM reading and control</Summary> | <Summary xml:lang="en">A library to encapsulate CD-ROM reading and control</Summary> | ||||
| <Description xml:lang="en">This library provides an interface for CD-ROM access. It can be used by applications that need OS- and device-independent access to CD-ROM devices. | <Description xml:lang="en">This library provides an interface for CD-ROM access. It can be used by applications that need OS- and device-independent access to CD-ROM devices. | ||||
| </Description> | </Description> | ||||
| <PartOf>multimedia.library</PartOf> | <PartOf>multimedia.library</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin</Path> | <Path fileType="executable">/usr/bin/cd-drive</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.so.*</Path> | <Path fileType="executable">/usr/bin/cd-info</Path> | ||||
| <Path fileType="info">/usr/share/info</Path> | <Path fileType="executable">/usr/bin/cd-read</Path> | ||||
| <Path fileType="man">/usr/share/man</Path> | <Path fileType="executable">/usr/bin/cdda-player</Path> | ||||
| <Path fileType="executable">/usr/bin/iso-info</Path> | |||||
| <Path fileType="executable">/usr/bin/iso-read</Path> | |||||
| <Path fileType="executable">/usr/bin/mmc-tool</Path> | |||||
| <Path fileType="library">/usr/lib64/libcdio++.so.1</Path> | |||||
| <Path fileType="library">/usr/lib64/libcdio++.so.1.0.0</Path> | |||||
| <Path fileType="library">/usr/lib64/libcdio.so.19</Path> | |||||
| <Path fileType="library">/usr/lib64/libcdio.so.19.0.0</Path> | |||||
| <Path fileType="library">/usr/lib64/libiso9660++.so.0</Path> | |||||
| <Path fileType="library">/usr/lib64/libiso9660++.so.0.0.0</Path> | |||||
| <Path fileType="library">/usr/lib64/libiso9660.so.11</Path> | |||||
| <Path fileType="library">/usr/lib64/libiso9660.so.11.0.0</Path> | |||||
| <Path fileType="library">/usr/lib64/libudf.so.0</Path> | |||||
| <Path fileType="library">/usr/lib64/libudf.so.0.0.0</Path> | |||||
| <Path fileType="info">/usr/share/info/libcdio.info</Path> | |||||
| <Path fileType="man">/usr/share/man/man1/cd-drive.1</Path> | |||||
| <Path fileType="man">/usr/share/man/man1/cd-info.1</Path> | |||||
| <Path fileType="man">/usr/share/man/man1/cd-read.1</Path> | |||||
| <Path fileType="man">/usr/share/man/man1/iso-info.1</Path> | |||||
| <Path fileType="man">/usr/share/man/man1/iso-read.1</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>libcdio-devel</Name> | <Name>libcdio-devel</Name> | ||||
| <Summary xml:lang="en">Development files for libcdio</Summary> | <Summary xml:lang="en">Development files for libcdio</Summary> | ||||
| <Description xml:lang="en">This library provides an interface for CD-ROM access. It can be used by applications that need OS- and device-independent access to CD-ROM devices. | <Description xml:lang="en">This library provides an interface for CD-ROM access. It can be used by applications that need OS- and device-independent access to CD-ROM devices. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="6">libcdio</Dependency> | <Dependency release="7">libcdio</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/</Path> | <Path fileType="header">/usr/include/cdio++/cdio.hpp</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.so</Path> | <Path fileType="header">/usr/include/cdio++/cdtext.hpp</Path> | ||||
| <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path> | <Path fileType="header">/usr/include/cdio++/device.hpp</Path> | ||||
| <Path fileType="header">/usr/include/cdio++/devices.hpp</Path> | |||||
| <Path fileType="header">/usr/include/cdio++/disc.hpp</Path> | |||||
| <Path fileType="header">/usr/include/cdio++/enum.hpp</Path> | |||||
| <Path fileType="header">/usr/include/cdio++/iso9660.hpp</Path> | |||||
| <Path fileType="header">/usr/include/cdio++/mmc.hpp</Path> | |||||
| <Path fileType="header">/usr/include/cdio++/read.hpp</Path> | |||||
| <Path fileType="header">/usr/include/cdio++/track.hpp</Path> | |||||
| <Path fileType="header">/usr/include/cdio/audio.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/bytesex.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/bytesex_asm.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/cd_types.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/cdio.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/cdio_config.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/cdtext.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/device.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/disc.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/ds.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/dvd.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/ecma_167.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/iso9660.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/logging.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/memory.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/mmc.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/mmc_cmds.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/mmc_hl_cmds.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/mmc_ll_cmds.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/mmc_util.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/posix.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/read.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/rock.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/sector.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/track.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/types.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/udf.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/udf_file.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/udf_time.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/utf8.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/util.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/version.h</Path> | |||||
| <Path fileType="header">/usr/include/cdio/xa.h</Path> | |||||
| <Path fileType="library">/usr/lib64/libcdio++.so</Path> | |||||
| <Path fileType="library">/usr/lib64/libcdio.so</Path> | |||||
| <Path fileType="library">/usr/lib64/libiso9660++.so</Path> | |||||
| <Path fileType="library">/usr/lib64/libiso9660.so</Path> | |||||
| <Path fileType="library">/usr/lib64/libudf.so</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/libcdio++.pc</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/libcdio.pc</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/libiso9660++.pc</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/libiso9660.pc</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/libudf.pc</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="6"> | <Update release="7"> | ||||
| <Date>2018-01-08</Date> | <Date>2021-01-02</Date> | ||||
| <Version>2.0.0</Version> | <Version>2.1.0</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Pierre-Yves</Name> | <Name>Jarno Turkki</Name> | ||||
| <Email>pyu@riseup.net</Email> | <Email>stalebrim@posteo.net</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.