Zip and tar.gz

Joshua Root jmr at macports.org
Tue Sep 16 09:50:41 PDT 2008


Martin Krischik wrote:
> Hi,
> 
> I have run into a little problem when creating a a Portfile and I
> wonder if there is a solution to it.
> 
> The program I try to port consists of 2 archive:
> 
> 1) The primary program which comes a .tar.gz file
> 2) Some supplemental files which comes as a .zip file.
> 
> With "use_zip yes" the .tar.gz file can't be expanded and without the
> zip file can't be expanded. So I am kind of snookered. Any way out?

You'll need to extract one of them in a post-extract section. See
fontforge, for example.

- Josh


More information about the macports-dev mailing list