On 11/05/2015 11:15 AM, Félix Piédallu wrote:
If they can't figure out that AUR packages may depend on other AUR
packages, they really have no business running Arch.
That's not how Linux will become user-friendly.
If you need some easy way to install from AUR, then just use something
like yaourt. Such tools use the header information to find all needed
PKGBUILD's on AUR and compile them all in a queue to get the package,
you want, installed.
It is not the job of one individual PKGBUILD to be self-contained. One
PKGBUILD will build one package and just references its dependencies.
Manuel