mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 10:25:36 +08:00
Add libjpeg,libpng
This commit is contained in:
12
config/pkg/lib/libjpeg.yml
Normal file
12
config/pkg/lib/libjpeg.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
libjpeg:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: ghtar
|
||||
repo: libjpeg-turbo/libjpeg-turbo
|
||||
metadata:
|
||||
license-files: [LICENSE.md]
|
||||
license: IJG
|
||||
static-libs@unix:
|
||||
- libjpeg.a
|
||||
- libturbojpeg.a
|
||||
Reference in New Issue
Block a user