blob: 72e84f186c454c8320b674ec155af11bc6e42b7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=sys-devel/bison sys-devel/flex
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=amd64 ~arm64 ppc ppc64 x86
LICENSE=iASL
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=http://www.acpica.org/sites/acpica/files/acpica-unix-20200326.tar.gz test? ( http://www.acpica.org/sites/acpica/files/acpitests-unix-20200326.tar.gz )
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
_md5_=25fa083d6863889b0416ed4ec53e5c6b
|