Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: libppd
|
||||
description: OpenPrinting legacy support library for PPD files
|
||||
version: 2.1.1
|
||||
revision: 1
|
||||
url: https://github.com/OpenPrinting/libppd
|
||||
license: Apache-2.0 WITH LLVM-exception
|
||||
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
|
||||
Reference in New Issue
Block a user