wok rev 24655

updated iasl (20200214 -> 20211217)
author Hans-G?nter Theisgen
date Fri Mar 11 07:05:53 2022 +0100 (2022-03-11)
parents d8e712da83b5
children 33e6950ad273
files iasl/description.txt iasl/receipt
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/iasl/description.txt	Fri Mar 11 07:05:53 2022 +0100
     1.3 @@ -0,0 +1,7 @@
     1.4 +The iASL compiler and disassembler is a fully-featured translator
     1.5 +for the ACPI Source Language (ASL) and ACPI binary data tables.
     1.6 +As part of the Intel ACPI Component Architecture, the Intel ASL
     1.7 +compiler implements translation for the ACPI Source Language (ASL)
     1.8 +to the ACPI Machine Language (AML).
     1.9 +The disassembler feature will disassemble compiled AML code back
    1.10 +to (near-original) ASL source code.
     2.1 --- a/iasl/receipt	Fri Mar 11 06:54:52 2022 +0100
     2.2 +++ b/iasl/receipt	Fri Mar 11 07:05:53 2022 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="iasl"
     2.7 -VERSION="20200214"
     2.8 +VERSION="20211217"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="Intel ACPI Source Language compiler."
    2.11  MAINTAINER="slaxemulator@gmail.com"
    2.12 @@ -29,7 +29,7 @@
    2.13  		generate/unix/Makefile.config \
    2.14  		generate/unix/iasl/Makefile
    2.15  
    2.16 -	make || return 1
    2.17 +	make
    2.18  }
    2.19  
    2.20  # Rules to gen a SliTaz package suitable for Tazpkg.