Files
brotli/pkg.info
T

29 lines
709 B
Plaintext

name: brotli
description: Generic-purpose lossless compression algorithm
version: 1.2.0
revision: 1
url: https://github.com/google/brotli
license: MIT
architecture: any
type: source
make_depends:
- cmake
- python-build
- python-installer
- python-setuptools
- python-wheel
downloads:
- url: https://github.com/google/brotli/archive/v${BPM_PKG_VERSION}/brotli-${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 816c96e8e8f193b40151dad7e8ff37b1221d019dbcb9c35cd3fadbfe6477dfec
split_packages:
- name: brotli
depends:
- glibc
- name: python-brotli
description: Python library for brotli
depends:
- python3
- brotli