Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>openjpeg</Name> | <Name>openjpeg</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Peter O'Connor</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>peter@solus-project.com</Email> | <Email>pyu@riseup.net</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>BSD-2-Clause</License> | <License>BSD-2-Clause</License> | ||||
| <PartOf>multimedia.library</PartOf> | <PartOf>multimedia.library</PartOf> | ||||
| <Summary xml:lang="en">An open-source JPEG 2000 codec written in C.</Summary> | <Summary xml:lang="en">An open-source JPEG 2000 codec written in C.</Summary> | ||||
| <Description xml:lang="en">OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software. | <Description xml:lang="en">OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>openjpeg</Name> | <Name>openjpeg</Name> | ||||
| <Summary xml:lang="en">An open-source JPEG 2000 codec written in C.</Summary> | <Summary xml:lang="en">An open-source JPEG 2000 codec written in C.</Summary> | ||||
| <Description xml:lang="en">OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software. | <Description xml:lang="en">OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software. | ||||
| </Description> | </Description> | ||||
| <PartOf>multimedia.library</PartOf> | <PartOf>multimedia.library</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin</Path> | <Path fileType="executable">/usr/bin</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.so.*</Path> | <Path fileType="library">/usr/lib64/lib*.so.*</Path> | ||||
| <Path fileType="library">/usr/lib64/openjpeg-2.2/OpenJPEGConfig.cmake</Path> | <Path fileType="library">/usr/lib64/openjpeg-2.3/OpenJPEGConfig.cmake</Path> | ||||
| <Path fileType="library">/usr/lib64/openjpeg-2.2/OpenJPEGTargets-relwithdebinfo.cmake</Path> | <Path fileType="library">/usr/lib64/openjpeg-2.3/OpenJPEGTargets-relwithdebinfo.cmake</Path> | ||||
| <Path fileType="library">/usr/lib64/openjpeg-2.2/OpenJPEGTargets.cmake</Path> | <Path fileType="library">/usr/lib64/openjpeg-2.3/OpenJPEGTargets.cmake</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>openjpeg-devel</Name> | <Name>openjpeg-devel</Name> | ||||
| <Summary xml:lang="en">Development files for openjpeg</Summary> | <Summary xml:lang="en">Development files for openjpeg</Summary> | ||||
| <Description xml:lang="en">OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software. | <Description xml:lang="en">OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="11">openjpeg</Dependency> | <Dependency release="12">openjpeg</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/</Path> | <Path fileType="header">/usr/include/</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.so</Path> | <Path fileType="library">/usr/lib64/lib*.so</Path> | ||||
| <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path> | <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="11"> | <Update release="12"> | ||||
| <Date>2017-09-11</Date> | <Date>2017-10-05</Date> | ||||
| <Version>2.2.0</Version> | <Version>2.3.0</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Peter O'Connor</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>peter@solus-project.com</Email> | <Email>pyu@riseup.net</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.