20 lines
542 B
YAML
20 lines
542 B
YAML
name: pdfio
|
|
description: Simple C library for reading and writing PDF files
|
|
version: 1.6.5
|
|
revision: 1
|
|
url: https://github.com/michaelrsweet/pdfio
|
|
license: Apache-2.0 WITH LLVM-exception
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- libpng
|
|
- zlib
|
|
downloads:
|
|
- url: https://github.com/michaelrsweet/pdfio/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: f9fc6252d32023458778b40744c63897604d25300321ba5babba2e86f6619c13
|