Date: Sun, 20 Jan 2002 15:17:33 -0500 From: Will Andrews <will@csociety.org> To: John Angelmo <john@veidit.net> Cc: Andy Fawcett <andy@athame.co.uk>, kde@FreeBSD.org, ports@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: qt23-2.3.1 Message-ID: <20020120151733.C18609@squall.waterspout.com> In-Reply-To: <3C4B06E0.1DDDE1D5@veidit.net> References: <3C4AFB48.812402C1@veidit.net> <200201202000.50888@zappa.athame.co.uk> <3C4B06E0.1DDDE1D5@veidit.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 20, 2002 at 07:05:20PM +0100, John Angelmo wrote: > Yes I have seen some stuff in 2.3.2 libjpeg, libpng and so on can't seem > to be found in /usr/local/lib but it can find it in /usr/lib ;) That is a long-term bug in their configure script which apparently doesn't add very many places to look for libjpeg (or other so-called "non-standard" places) in. It's been around for about 2 years, before I started maintaining Qt2/KDE2 ports in the ports tree. It may well get fixed at some point in the default configure script, but for now, we get around it with CONFIGURE_ENV and CONFIGURE_ARGS. See ports/Mk/bsd.kde.mk. In any case, Andy was referring to bugs that affected things like antialiasing of fonts, and this fact was quite visible in our beta testing of KDE 2.2.2 / Qt 2.3.2. So I downgraded it back to 2.3.1 and applied a few patches to improve it. No patches from Trolltech or KDE that were in 2.3.2 vs 2.3.1, though. They were just too trivial to bother. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020120151733.C18609>