Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : jxrlib | name : jxrlib | ||||
| version : 0.2.0 | version : 0.2.4 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/glencoesoftware/jxrlib/archive/v0.2.0.tar.gz : 5bc79bd563b22149bd9bdb9f4b42c1ced10c94f90c782cac9712f270cbbf10ef | - https://github.com/glencoesoftware/jxrlib/archive/v0.2.4.tar.gz : 324af02e341bcb9e3b31a6d6892f47231f95f9f87ab4fe7645be619dcaf965a7 | ||||
| license : BSD-2-Clause | license : BSD-2-Clause | ||||
| component : multimedia.graphics | component : multimedia.graphics | ||||
| summary : Open source implementation of jpegxr | summary : Open source implementation of jpegxr | ||||
| description: | | description: | | ||||
| An open source implementation of the jpegxr image format standard. | An open source implementation of the jpegxr image format standard. | ||||
| builddeps : | builddeps : | ||||
| - openjdk-8-devel | - openjdk-11-devel | ||||
| - swig | - swig | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/usecmake.patch | %patch -p1 < $pkgfiles/usecmake.patch | ||||
| %cmake | %cmake | ||||
| build : | | build : | | ||||
| %make SHARED=1 PREFIX=/usr | %make SHARED=1 PREFIX=/usr | ||||
| install : | | install : | | ||||
| %make_install DIR_INSTALL=$installdir | %make_install DIR_INSTALL=$installdir | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.