all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Clarify the license field of the package
@ 2022-08-22  9:02 宋文武
  2022-08-26 18:08 ` John Kehayias
  2022-08-26 18:38 ` Maxime Devos
  0 siblings, 2 replies; 6+ messages in thread
From: 宋文武 @ 2022-08-22  9:02 UTC (permalink / raw)
  To: guix-devel

Hello list, I have some questions about the 'license' of a package,
currently defined as:

    The license of the package; a value from ‘(guix licenses)’, or a
    list of such values.

1. It's the license of source files (guix build -S) or built binary
   files?

2. When its value is a list of multiple licenses, it's files under
   different licenses (eg: lib/*.so under LGPL, while bin/* under GPL),
   or files under one license select from choices?

My guess is that the license field is for source files since we can
disable binary substitutes, and list is used for files under different
licenses.

Does my guess is correct?  Thank you!


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

end of thread, other threads:[~2022-09-01 13:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-22  9:02 Clarify the license field of the package 宋文武
2022-08-26 18:08 ` John Kehayias
2022-08-29  2:43   ` 宋文武
2022-08-26 18:38 ` Maxime Devos
2022-08-29  3:39   ` 宋文武
2022-09-01 13:12   ` Maxim Cournoyer

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.