Date: Fri, 14 Feb 2003 07:55:05 +0100 To: Jacques Garrigue Cc: luther at dpt-info.u-strasbg.fr, lablgtk at kaba.or.jp Subject: Re: New snapshot of lablgtk2 Message-ID: <20030214065505.GA1357 at iliana> References: <20030210103448.GA5925 at iliana> <20030210194350J.garrigue at kurims.kyoto-u.ac.jp> <20030213130157.GA7918 at iliana> <20030214111538A.garrigue at kurims.kyoto-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030214111538A.garrigue at kurims.kyoto-u.ac.jp> From: Sven Luther On Fri, Feb 14, 2003 at 11:15:38AM +0900, Jacques Garrigue wrote: > From: Sven Luther > > > Jacques, attached is the patch from Olivier Andrieu. It applies fine to > > your latest snapshot, and there is an USE_RSVG than need to be set to 1 > > to enable it. You also need to do a make depend in the src dir before > > building. > > Thanks, I added librsvg support in CVS. > Seems to work nicely. > LablGTK2 happily goes toward its beta :-) Ok, ... We will be using it with ocamlsdl also, but i suppose we will be using a separate set of bindings for those, since the gdkpixbufs and the sdl surfaces differ, but just in order of the structure. > > That said, librsvg is under the GPL, so maybe you would need to add a > > little note about this in the README. > > I'm not sure I understand. > Here is an excerpt form librsvg/rsvg.h: > rsvg.h: SAX-based renderer for SVG files into a GdkPixbuf. > > Copyright (C) 2000 Eazel, Inc. > > This program is free software; you can redistribute it and/or > modify it under the terms of the GNU Library General Public License as > published by the Free Software Foundation; either version 2 of the > License, or (at your option) any later version. > > Since this is the only text file installed by librsvg-2.2.3, I > conclude that it is under LGPL, like the rest of gtk and friends. > Which (hopefully) means no restriction as long as you link > dynamically. Yes, i think the debian package of librscg is mistaken, since the copyright file in the binary packages tells something different than what is in the source file, and i only checked the former. It also seemed strange to me. I will fill a bug report. Friendly, Sven Luther