28 lines
585 B
YAML
28 lines
585 B
YAML
name: expat
|
|
description: XML parsing library
|
|
version: 2.8.2
|
|
revision: 1
|
|
url: https://libexpat.github.io/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
make_depends:
|
|
- bash
|
|
- binutils
|
|
- coreutils
|
|
- gawk
|
|
- gcc
|
|
- glibc
|
|
- grep
|
|
- make
|
|
- sed
|
|
downloads:
|
|
- url: https://github.com/libexpat/libexpat/releases/download/R_${BPM_PKG_VERSION//./_}/expat-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: ef7d1994f533c9e7343d6c19f31064fc8ebbcbcaa144be3812b4f43052a05f4c
|