blob: b630dba541d9877f0c6c51a61c56abb0cef9802e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=app-alternatives/yacc app-alternatives/lex
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=Intel ACPI Source Language (ASL) compiler
EAPI=7
HOMEPAGE=https://www.acpica.org/downloads/
INHERIT=edos2unix toolchain-funcs
IUSE=test
KEYWORDS=~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv x86
LICENSE=iASL
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=http://www.acpica.org/sites/acpica/files/acpica-unix-20200717.tar.gz test? ( http://www.acpica.org/sites/acpica/files/acpitests-unix-20200717.tar.gz )
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=e9003b78f6defd7f27b14ce827d776ce
|