Is there a simple way to find shlib dependencies for a package?

I couldn't find one, so I made a shell script

http://xanana.ucsc.edu/Library/init/zsh/local-functions/darwin/depfinder

It examines the contents of a debian archive (whose filename you  
supply as the argument) for binaries and dynamic libraries and then  
uses dpkg -S to come up with the package names. It also does a bit of  
a packaging reality check.

I've made some packaging errors lately so I thought I should try to  
redeem myself. I hope someone finds this useful, at least for a laugh.


Bill







-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to