mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
16 lines
393 B
YAML
16 lines
393 B
YAML
jbig:
|
|
type: library
|
|
artifact:
|
|
source: 'https://dl.static-php.dev/static-php-cli/deps/jbig/jbigkit-2.1.tar.gz'
|
|
source-mirror: 'https://www.cl.cam.ac.uk/~mgk25/jbigkit/download/jbigkit-2.1.tar.gz'
|
|
metadata:
|
|
license-files: [COPYING]
|
|
license: GPL-2.0-or-later
|
|
headers:
|
|
- jbig.h
|
|
- jbig85.h
|
|
- jbig_ar.h
|
|
static-libs@unix:
|
|
- libjbig.a
|
|
- libjbig85.a
|