bug-guix
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add Libogg.


From: Andreas Enge
Subject: Re: [PATCH] gnu: Add Libogg.
Date: Fri, 18 Jan 2013 11:04:27 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Hello,

 

I prepared the same, but did not push it yet. Actually, I wanted to package the vorbis-tools, and got sucked into a dependency chain that started with curl and currently ends with ghostscript...

 

> + (inputs `(("xz" ,xz)))

 

You do not need this; it is only used for unpacking, which is handled automatically.

 

Concerning the license, I have

(license (bsd-style "file://COPYING"

"See COPYING in the distribution."))

instead of

+ (license bsd-3)))

 

My reason was that the license contained a line

"Neither the name of the Xiph.org Foundation nor the names of its

contributors may be used to endorse or promote products derived from

this software without specific prior written permission."

So this is not precisely the original BSD-3 license, which does not mention Xiph.

 

What is our policy here?

 

So I would suggest the following more comprehensive patch.

 

Andreas

 

Attachment: 0001-gnu-Add-libogg-libvorbis-and-vorbis-tools.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]