19 lines
502 B
YAML
19 lines
502 B
YAML
name: libpng
|
|
description: PNG formatted image file manipulation library
|
|
version: 1.6.58
|
|
revision: 2
|
|
url: http://www.libpng.org/pub/png/libpng.html
|
|
license: custom
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- zlib
|
|
downloads:
|
|
- url: https://github.com/pnggroup/libpng/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: a9d4df463d36a6e5f9c29bd6f4967312d17e996c1854f3511f833924eb1993cf
|