[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: gnash (updated backport)



On Wed, Apr 09, 2008 at 01:30:02AM +0200, Miriam Ruiz wrote:
> > I backported Gnash, migrated April 6, for Etch
> > (see attached trivial interdiff as well as
> >  http://doc.cliss21.com/index.php?title=Backport_Gnash
> >  for details).
> 
> Be careful not to link it against GPLv2 only libraries (qt and KDE), as Gnash
> is GPLv3 and GPLv2 only is incompatible with GPLv3. I hope you have checked
> that :)
> Latest versions of Qt and KDE in Debian are distributed under GPLv3 too, but
> I'm not sure about the backported ones.

True.

KDE was already GPL >=2.
qt backports predates 2008/01/18, packages are GPL =2.

So backporting qt-x11-free (3.3.7 -> 3.3.8b) and adjusting the
build-deps should be enough, doesn't it?


I see that the gnash build-dep may be wrong btw, libqt3-mt-dev is
"3.3.8" instead of ">=3:3.3.8".

if dpkg --compare-versions '3:3.3.7' '>=' '3.3.8'; then echo "True"; else echo "False"; fi
=> True

This explains why this issue wasn't raised at compile-time.

Thanks,

-- 
Sylvain

Reply to: