24 lines
630 B
YAML
24 lines
630 B
YAML
name: libppd
|
|
description: OpenPrinting legacy support library for PPD files
|
|
version: 2.1.1
|
|
revision: 2
|
|
url: https://github.com/OpenPrinting/libppd
|
|
license: Apache-2.0 WITH LLVM-exception
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- libcups
|
|
- libcupsfilters
|
|
- zlib
|
|
make_depends:
|
|
- ghostscript
|
|
downloads:
|
|
- url: https://github.com/OpenPrinting/libppd/releases/download/${BPM_PKG_VERSION}/libppd-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: b356aeed1335ef0ca7f799741782a2544e7acee63fb4b047b94e4e0395a9cb62
|