25 lines
573 B
YAML
25 lines
573 B
YAML
name: openjph
|
|
description: Open-source implementation of JPEG2000 Part-15
|
|
version: 0.30.1
|
|
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: fb3ccf71af838ed2a42c6ea669308a2adaba115ae9d5862dfb1e2865b43eb5b8
|