Initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: qpdf
|
||||
description: 'QPDF: A Content-Preserving PDF Transformation System'
|
||||
version: 12.2.0
|
||||
revision: 1
|
||||
url: https://github.com/qpdf/qpdf
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- gnutls
|
||||
- libjpeg-turbo
|
||||
- openssl
|
||||
- zlib
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://github.com/qpdf/qpdf/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 2d004611699a94030a594318393f08a7352ab1cf3cee337c5312d4e7eb7f8a4f
|
||||
Reference in New Issue
Block a user