mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
17 lines
305 B
YAML
17 lines
305 B
YAML
libjpeg:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtar
|
|
repo: libjpeg-turbo/libjpeg-turbo
|
|
metadata:
|
|
license-files: [LICENSE.md]
|
|
license: IJG
|
|
suggests@windows:
|
|
- zlib
|
|
static-libs@unix:
|
|
- libjpeg.a
|
|
- libturbojpeg.a
|
|
static-libs@windows:
|
|
- libjpeg_a.lib
|