Initial Commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
name: brotli
|
||||
description: Generic-purpose lossless compression algorithm
|
||||
version: 1.1.0
|
||||
url: https://github.com/google/brotli
|
||||
license: MIT
|
||||
architecture: any
|
||||
make_depends: ["cmake","python-build","python-installer","python-setuptools","python-wheel"]
|
||||
type: source
|
||||
split_packages:
|
||||
- name: brotli
|
||||
depends: ["glibc"]
|
||||
- name: python-brotli
|
||||
description: Python library for brotli
|
||||
depends: ["python3","brotli"]
|
||||
Reference in New Issue
Block a user