Subject: Re: please test OpenWindows version of my graphics/tiff
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 12/31/2003 06:52:53
On Wed, 31 Dec 2003, dieter wrote:
> Extracting fails because:
> gzcat: /export/home/pkgsrc/distfiles/tiff-3.6.1/TIFFTechNote2.html: not in
> gzip format
That was in my TODO.
I tried:
DECOMPRESS_CMD.html= ${CAT}
and tried:
EXTRACT_CMD.html= ${CAT}
but it still used ${GZCAT} for that html file.
I made it work by using EXTRACT_ONLY.
> > I need someone to test the .if !empty(X11BASE:M*openwin) functionality
> > for INSTALL.OpenWindows.
>
> Install works, deinstall almost does.
...
> I got the right result by defining LIBTIFF as "libtiff.so.3 libtiff.so"
> (instead of the other way around) and changing PRE-INSTALL to
> POST-INSTALL but there might be better solutions...
Okay, I'll use that.
Thanks for looking at this.
Jeremy C. Reed
http://bsd.reedmedia.net/
p.s. I also added BUILD_DEFS+= USE_GIF.