guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add microcom


From: Leo Famulari
Subject: Re: [PATCH] gnu: Add microcom
Date: Tue, 13 Sep 2016 11:36:17 -0400
User-agent: Mutt/1.7.0 (2016-08-17)

On Sun, Sep 11, 2016 at 06:56:58PM +0200, John Darrington wrote:
> * gnu/packages/microcom.scm: New file.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

> +    (version "2016.01.09")

I think we should use the upstream tag, "v2016.01.0".

> +    (source (origin
> +              (method git-fetch)
> +              (uri (git-reference
> +                    (url "git://git.pengutronix.de/git/tools/microcom.git")
> +                    (commit "caf3687611ca855b4fa80c2a9a2fbb020834fc4e")))

Then, you can use the tag name as the commit. The tag I mentioned is
equivalent to this commit.

> +    (license gpl2+)))

My interpretation of the first paragraph of COPYING [0] is that the
package is licensed under the GPL version 2 only. What do you think?

[0]
http://git.pengutronix.de/?p=tools/microcom.git;a=blob;f=COPYING



reply via email to

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