25 lines
573 B
YAML
25 lines
573 B
YAML
name: openjph
|
|
description: Open-source implementation of JPEG2000 Part-15
|
|
version: 0.31.0
|
|
revision: 1
|
|
url: https://github.com/aous72/OpenJPH
|
|
license: BSD-2-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- gcc-libs
|
|
- libtiff
|
|
make_depends:
|
|
- clang
|
|
- cmake
|
|
- doxygen
|
|
- expat
|
|
downloads:
|
|
- url: https://github.com/aous72/OpenJPH/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: fe169dbbaae71a169a0a6a68dccb346616193252c1ca044217afa0d5d1dc436f
|