Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : openjpeg | name : openjpeg | ||||
| version : 2.2.0 | version : 2.2.0 | ||||
| release : 11 | release : 12 | ||||
| source : | source : | ||||
| - git|https://github.com/uclouvain/openjpeg.git : 28094e1ebfa420f9a0bdc7a11b8d4ee5f154db35 | - git|https://github.com/uclouvain/openjpeg.git : 28094e1ebfa420f9a0bdc7a11b8d4ee5f154db35 | ||||
| license : BSD-2-Clause | license : BSD-2-Clause | ||||
| component : multimedia.library | component : multimedia.library | ||||
| summary : An open-source JPEG 2000 codec written in C. | summary : An open-source JPEG 2000 codec written in C. | ||||
| description: | | description: | | ||||
| 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. | 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. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(lcms2) | - pkgconfig(lcms2) | ||||
| - pkgconfig(libpng) | - pkgconfig(libpng) | ||||
| - pkgconfig(libtiff-4) | - pkgconfig(libtiff-4) | ||||
| setup : | | setup : | | ||||
| %apply_patches | %apply_patches | ||||
| %cmake -DOPENJPEG_INSTALL_LIB_DIR=%libdir% . | %cmake -DOPENJPEG_INSTALL_LIB_DIR=lib64 . | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| rm -v $installdir/usr/lib64/lib*.a | rm -v $installdir/usr/lib64/lib*.a | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.