From owner-freebsd-ports Thu Jun 1 14:27:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.af.airnet.ne.jp (mail.af.airnet.ne.jp [210.159.66.49]) by hub.freebsd.org (Postfix) with ESMTP id C2EB437B67B; Thu, 1 Jun 2000 14:27:04 -0700 (PDT) (envelope-from imura@cs.titech.ac.jp) Received: from imura.af.airnet.ne.jp (tok086.airnet.ne.jp [210.159.88.86]) by mail.af.airnet.ne.jp (8.8.8/3.6W/06/13/98-AF.AIRNET.NE.JP) with ESMTP id GAA06608; Fri, 2 Jun 2000 06:27:02 +0900 Posted-Date: Fri, 2 Jun 2000 06:26:50 +0900 (JST) To: andrews@TECHNOLOGIST.COM Cc: sobomax@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/18906: No gif images in KDE 1.1.2 applications. From: "R. Imura" In-Reply-To: <20000601142538.F32212@argon.gryphonsoft.com> References: <39369E0D.67E77C4E@FreeBSD.org> <20000602030400I.imura@cs.titech.ac.jp> <20000601142538.F32212@argon.gryphonsoft.com> X-Mailer: Mew version 1.94b20 on Emacs 19.34 / Mule 2.3 =?iso-2022-jp?B?KBskQkt2RSYyVhsoQik=?= X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000602062648X.imura@cs.titech.ac.jp> Date: Fri, 02 Jun 2000 06:26:48 +0900 X-Dispatcher: imput version 990401(IM113) Lines: 16 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On Fri, Jun 02, 2000 at 03:04:00AM +0900, R. Imura wrote: > > Qt-1.x has gif decoder in itself, and does not use libgif nor libungif. > > KDE-1.x uses qt's gif decoder, so it won't solve by libungif. > > > > The author says in qt_gif.h that "a separate license from Unisys > > may be required to use the gif reader", and I respect the author. > > So should I flip this switch and add the ungif library dependency to > Qt 1.45? No, the functions are in libqt, not using libungif. Use PNG instead of GIF. graphics/gif2html is usefull. :) - R. Imura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message