Subject: Re: ilbc-rfc3951 license
To: Roland Illig <rillig@NetBSD.org>
From: None <othyro@freeshell.org>
List: tech-pkg
Date: 08/16/2007 15:18:31
On Thu, Aug 16, 2007 at 02:39:40PM +0200, Roland Illig wrote:
> Roland Illig wrote:
> > DISTFILES= ${DEFAULT_DISTFILES}
>
> Of course, I meant this:
>
> DISTFILES= ${DEFAULT_DISTFILES} gips_iLBClicense.pdf
>
> Roland
Hi,
The license isn't bundled with the source. Are you suggesting to download the
PDF? I have this now:
DISTFILES= ${DEFAULT_DISTFILES} gips_iLBClicense.pdf
SITES.gips_iLBClicense.pdf+= http://www.ilbcfreeware.org/documentation/
LICENSE= gips-iLBC-license
LICENSE_FILE= LICENSE
and the relevant entries in distinfo. The PDF is downloaded and put into
../../distfiles and also ./work for some reason, with the original tar.gz file
not being downloaded.
I couldn't find pdf2text, so i just saved it as text using Acrobat, which may
need some cleaning up.
The license doesn't seem to require RESTRICTED, but then again, i'm not a lawyer
:)
Thanks!