Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: jbig2dec
|
||||
description: Decoder implementation of the JBIG2 image compression format
|
||||
version: "0.20"
|
||||
revision: 1
|
||||
url: https://github.com/ArtifexSoftware/jbig2dec
|
||||
license: AGPL-3.0-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libpng
|
||||
downloads:
|
||||
- url: https://github.com/ArtifexSoftware/jbig2dec/releases/download/${BPM_PKG_VERSION}/jbig2dec-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 7b63ff6470289547e7a3a0f145cb8ea6c2afffdd65645b7d87d3b7febc96fb3a
|
||||
Reference in New Issue
Block a user