[aur-dev] PKGBUILD parsing on the AUR

Xyne xyne at archlinux.ca
Sun Aug 2 01:04:31 EDT 2009


Hi,

I'm hoping someone could answer these questions:

How does the AUR parse uploaded PKGBUILDs?
How does it handle PKGBUILDs with if-then-else statements? E.g.

depends=('foo' 'baz')
[ "$(uname -m)" == 'x86_64' ] && depends=('lib32-foo' 'lib32-baz')

How could I help implement this?:
http://bugs.archlinux.org/task/15728



Thanks,

Xyne


More information about the aur-dev mailing list