21 lines
552 B
YAML
21 lines
552 B
YAML
name: acpica
|
|
description: ACPI tools, including Intel ACPI Source Language compiler
|
|
version: "20260408"
|
|
revision: 2
|
|
url: https://acpica.org/
|
|
license: GPL2-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
make_depends:
|
|
- bison
|
|
- flex
|
|
downloads:
|
|
- url: https://github.com/acpica/acpica/releases/download/${BPM_PKG_VERSION}/acpica-unix-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e66ceb26d6d514ce164fe22f5a4f7ca165cc38349d7a97f41a21f19b364647a2
|