On Thu, May 1, 2008 at 10:17 AM, Allan McRae <mcrae_allan@hotmail.com> wrote:
Dan McGee wrote:
Haven't even looked at the patch yet, but should we really even be keeping this -b option around in makepkg? It seems like something another script (such as makeworld) should do. This isn't emerge here.
I assume it can be used to build a dependency tree from packages in the AUR. Although, you need to go through the hassle of downloading all the PKGBUILDs anyway so you might as well build them as you go. Also, the method for finding the directory to build in is a hack... find all directories in $SRCROOT that match the $dep and try running makepkg in all of them. That is a bit ugly...
Allan
Talking in $SRCROOT, for me is a good idea if it receives multi-dirs, like $SRCROOT=('/var/abs/core' '/var/abs/local/aur')
_______________________________________________ pacman-dev mailing list pacman-dev@archlinux.org http://archlinux.org/mailman/listinfo/pacman-dev