Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
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
|
||||
Reference in New Issue
Block a user