unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Licensing issue with Gmsh?
@ 2020-10-02  8:07 zimoun
  2020-10-02 12:28 ` zimoun
  0 siblings, 1 reply; 6+ messages in thread
From: zimoun @ 2020-10-02  8:07 UTC (permalink / raw)
  To: Guix Devel

Dear,

I am updating the package gmsh.  Currently, the part ’contrib/metis’ is
removed with the comment “non-free METIS code”:

--8<---------------cut here---------------start------------->8---
      (snippet
       ;; Remove non-free METIS code
       '(begin
          (delete-file-recursively "contrib/metis")
          #t))))
--8<---------------cut here---------------end--------------->8---

However, METIS is licensed Apache v2.0 and note that there is one
package ’metis’ (“guix show metis”) but it cannot be used, anyway.


The code is here:

  <https://gitlab.onelab.info/gmsh/gmsh/-/tree/master/contrib/metis>

What is wrong with the licensing?  Only the header of files?


Note that Debian compiles it with METIS: 

<https://salsa.debian.org/science-team/gmsh/-/blob/master/debian/rules#L37>

Nnot checked with other distributions.)


I am inclined to enable METIS because it appears to me fine.  However,
since freedom is essential, it would like another advice and/or comment
on.

Thank you in advance.

All the best,
simon

ps:
I discussed this point upstream:
<https://gitlab.onelab.info/gmsh/gmsh/-/issues/1013>


^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: Licensing issue with Gmsh?
@ 2020-10-02 16:26 Paul Garlick
  2020-10-02 17:35 ` zimoun
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Garlick @ 2020-10-02 16:26 UTC (permalink / raw)
  To: guix-devel

Hi Simon,

Thank you for working on the Gmsh package.  There have been a great
many changes since the last update.

> I am inclined to enable METIS because it appears to me
fine.  However,
> since freedom is essential, it would like another advice and/or
comment
> on.

There is a distinction between METIS (free) and ParMETIS (non-free)
which may have influenced the decision to remove the whole metis
directory.  As far as I can see Gmsh does not use any files from the
ParMETIS library.  

There is only a parmetis.c file included in the metis directory. 
However, it is commented out in CMakeLists.txt.

Best regards,

Paul.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-02 23:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-02  8:07 Licensing issue with Gmsh? zimoun
2020-10-02 12:28 ` zimoun
  -- strict thread matches above, loose matches on Subject: below --
2020-10-02 16:26 Paul Garlick
2020-10-02 17:35 ` zimoun
2020-10-02 21:59   ` Paul Garlick
2020-10-02 23:49     ` zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).