mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
17 lines
292 B
YAML
17 lines
292 B
YAML
libpng:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtagtar
|
|
repo: pnggroup/libpng
|
|
match: v1\.6\.\d+
|
|
query: '?per_page=150'
|
|
binary: hosted
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: PNG
|
|
depends:
|
|
- zlib
|
|
static-libs@unix:
|
|
- libpng16.a
|