On 15 October 2010 18:37, Magnus Therning <magnus@xxxxxxxxxxxx> wrote: > I have a tree of packages, organised similarly to ABS, i.e. directory > names match package name, and in each directory is a PKGBUILD (and > what else is needed). Something like this: > > my-packages/ > foo/ > PKGBUILD > bar/ > PKGBUILD > bar.install > baz/ > PKGBUILD > ... > > Is there some tool that would allow me to move into one of these > directories, build the package including any dependencies? (Basically > an ABS helper that handles dependencies.) makeworld