On Wednesday, May 21, 2003, at 11:08 AM, Carsten Klapp wrote:
Makes sense. I had thought gzip handled zip files but it turns out
gzip can only unzip when the archive contains a single file (a la gz
files) and only when the method is "deflated".
There are (relatively) few packages with zip sources so it wouldn't be
a huge job to add "BuildDepends: unzip", but maybe this situation is
something fink could me made to detect and handle automatically? Would
it be worth the trouble?
On Thursday, May 22, 2003, at 01:58 am, Ben Hines wrote:
Fink could certainly add an implicit builddepends if 'unzip' is not
available. Or we could find an unzipping perl module and use that :)
-Ben
I actually found a perl mod to unzip (depends on compress-zlib-pm), see
my experimental directory, and: http://search.cpan.org/dist/Archive-Zip
There is a /usr/bin/unzip on my system, could it be Mac OS X 10.2 &
Darwin 6.6 includes this now? (I never knowingly install anything in
/usr/bin myself)
ck
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
|