Am Fri, 4 Jan 2008 18:07:00 +0100 schrieb Damir Perisa <damir.perisa@solnet.ch>:
Friday 04 January 2008, Aaron Griffin wrote: | On Dec 28, 2007 8:00 AM, Damir Perisa <damir.perisa@solnet.ch> wrote: | > [damir@Apollon Arch]$ ./finddeps-echodir x264 | > ./extra/multimedia/mplayer (depends) | > ./extra/multimedia/avidemux (depends) | > ./extra/multimedia/ffmpeg (depends) | > ./extra/multimedia-plugins/gstreamer0.10-x264 (depends) | > ./community/multimedia/cinelerra-cvs (makedepends) | > ./community/multimedia/cinelerra-cv (depends) | > ./community/lib/libquicktime (depends) | | Is this the same script that's up here? | http://projects.archlinux.org/git/?p=devtools.git;a=blob;f=finddep |s | | If not, this is a nice feature, would you want to submit a patch | to Jason, Dan, or I for that?
it is, and here attached the patch to show dirs and depends/makedepends info.
[damir@Apollon Arch]$ diff -Naur finddeps finddeps-echodir > finddeps-adding-diroutput.patch
- D
old script was in cvs/arch/scripts, it should be same we now have in our git. modify it or add your improved version there and just push it into out devtools git and do a quick release. looks helpful. for makedepends you usually don't need to think about rebuilds. -Andy