iasl-20090903 An ASL compiler/decompiler

Here you can post links to your contributed packages.
Post Reply
User avatar
laprjns
Salix Warrior
Posts: 1112
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

iasl-20090903 An ASL compiler/decompiler

Post 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.
Last edited by laprjns on 10. Sep 2009, 01:26, edited 1 time in total.
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: iasl-20090903 An ASL compiler/decompiler

Post 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 ?
Image
User avatar
gapan
Salix Wizard
Posts: 6349
Joined: 6. Jun 2009, 17:40

Re: iasl-20090903 An ASL compiler/decompiler

Post by gapan »

The source tarball is inside the package!
Image
Image
User avatar
laprjns
Salix Warrior
Posts: 1112
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: iasl-20090903 An ASL compiler/decompiler

Post 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
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
gapan
Salix Wizard
Posts: 6349
Joined: 6. Jun 2009, 17:40

Re: iasl-20090903 An ASL compiler/decompiler

Post by gapan »

You could add doc files "readme" and "changes.txt" using the docs array. ;)
Image
Image
Post Reply