mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
@@ -8,9 +8,9 @@ LICENSE="
|
||||
Intel (ACPICA)
|
||||
GNU GPL v2
|
||||
BSD (2-clause)"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://acpica.org/sites/acpica/files/acpica-unix-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c093c9eabd1f8c51d79364d829975c5335c8028c4816a7a80dfb8590f31889b5"
|
||||
CHECKSUM_SHA256="1287c3d75c7956680dbb7e90151caef0255797eb29e18dd55588d713ada97d14"
|
||||
SOURCE_DIR="acpica-unix-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -48,6 +48,17 @@ BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
"
|
||||
|
||||
defineDebugInfoPackage iasl$secondaryArchSuffix \
|
||||
$binDir/acpibin \
|
||||
$binDir/acpidump \
|
||||
$binDir/acpiexamples \
|
||||
$binDir/acpiexec \
|
||||
$binDir/acpihelp \
|
||||
$binDir/acpinames \
|
||||
$binDir/acpisrc \
|
||||
$binDir/acpixtract \
|
||||
$binDir/iasl
|
||||
|
||||
PATCH()
|
||||
{
|
||||
sed -i 's/-lrt//g' generate/unix/acpiexec/Makefile
|
||||
Reference in New Issue
Block a user