Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: acpica
|
||||
description: ACPI tools, including Intel ACPI Source Language compiler
|
||||
version: "20250807"
|
||||
revision: 1
|
||||
url: https://acpica.org/
|
||||
license: GPL2-only
|
||||
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: eaca4c0248db872a055ab38b0deab4f5f577d1a0cada0fcbc0d80955e2a98e33
|
||||
Reference in New Issue
Block a user