On Sun, 7 Oct 2007 08:35:10 -0500 "Aaron Griffin" <aaronmgriffin@gmail.com> wrote:
On 10/7/07, Travis Willard <travis@archlinux.org> wrote:
On Sun, 7 Oct 2007 08:35:10 -0400 Travis Willard <travis@archlinux.org> wrote:
This is what I use for checking the deps:
[andyrtr@workstation64 cvs]$ grep -l libpcap `find . -name PKGBUILD`
A while ago I posted a script to this ML that does this, but gives more concise output, finding _only_ deps and makedeps, and not random comments and such.
Jurgen reworked it a bit for speed and because his bash is leet.
I've reattached it here - I suggest you use it.
That's... odd. I could swear I attached it - I remember going through the dialogs and everything.
Trying again.
Well that worked.
Still this script is more of a fancy grep than what andy intends, I think.
Yup, that's all it is - I never said it'd cover what Andy wants, I said it'd do the same thing as the "grep" line but be a bit more sophisticated about it (which is why that's all I quoted) Apologies if I was unclear about that. -- Travis