Page 1 of 1

iasl-20090903 An ASL compiler/decompiler

Posted: 7. Sep 2009, 16:21
by laprjns
Package updated

iasl-20090903 An ASL compiler/decompiler

http://zenwalk.pinguix.com/user-account ... 86-2rl.txz
http://zenwalk.pinguix.com/user-account ... 86-2rl.src
http://zenwalk.pinguix.com/user-account ... 86-2rl.md5
http://zenwalk.pinguix.com/user-account ... 86-2rl.dep
http://zenwalk.pinguix.com/user-account ... ld-iasl.sh
http://zenwalk.pinguix.com/user-account ... 86-2rl.log
http://zenwalk.pinguix.com/user-account ... 3/SLKBUILD

I needed it to build VirtualBox, so here it is
Rich
BTW; I know that the depends file is empty. I ran depfinder on it and that is what I got. Not sure if package rules require that you post an empty depends file or not.

Re: iasl-20090903 An ASL compiler/decompiler

Posted: 7. Sep 2009, 19:24
by JRD
I wonder If this could be usefull to also copy tools/acpiexec/acpiexec, tools/acpisrc/acpisrc, tools/acpixtract/acpixtract to /usr/bin as I have done with my previous package.
Are these binaries usefull or not ?

Re: iasl-20090903 An ASL compiler/decompiler

Posted: 8. Sep 2009, 11:44
by gapan
The source tarball is inside the package!

Re: iasl-20090903 An ASL compiler/decompiler

Posted: 10. Sep 2009, 01:21
by laprjns
Package updated, now without the source tarball.
.
JRD wrote:I wonder If this could be usefull to also copy tools/acpiexec/acpiexec, tools/acpisrc/acpisrc, tools/acpixtract/acpixtract to /usr/bin as I have done with my previous package.
Are these binaries usefull or not ?
I certainly don't know, but here's a description of what they do:
Short Descriptions
iasl is an ASL compiler/decompiler.
acpisrc is a source code conversion tool.
acpixtract is an AML file tool.
acpiexec is a user-space AML interpreter.
I tried compiling them all, but get a failure on building acpiexec, so I just skipped that one for now. New package has only iasl, aspisrc, and acpixtract
Rich

Re: iasl-20090903 An ASL compiler/decompiler

Posted: 13. Sep 2009, 22:07
by gapan
You could add doc files "readme" and "changes.txt" using the docs array. ;)