all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: No Wayman <iarchivedmywholelife@gmail.com>
Cc: daniel@dsemy.com, emacs-devel@gnu.org
Subject: Re: Vendoring code in a (Non?)GNU ELPA package
Date: Sat, 30 Dec 2023 22:15:42 -0500	[thread overview]
Message-ID: <E1rJmIg-0000et-Dc@fencepost.gnu.org> (raw)
In-Reply-To: <87frzl3ars.fsf@gmail.com> (message from No Wayman on Thu, 28 Dec 2023 23:14:47 -0500)

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > Vendoring in this context is industry jargon for hosting 3rd party
  > dependencies (in this case the miniaudio library) alongside software
  > (the elisp package). Put plainly, they want to know if it would be okay
  > to host a copy of the miniaudio library alongside their elisp package.

Thanks.

Let's not adopt that term "vendoring", particularly since the GNU Project
is not a "vender".  But the question is a reasonable one to pose.

The answer would depend on questions such as
(1) What is the license of that library?
(2) What on does it do?
(3) What is the reason for using it?
(4) When running, how does it communicate with Emacs?
(5) Does it get linked with Emacs?  If so, when does that happen?
(6) In what sense is it a "library"?
(7) Would this be souce code, executable, or both?
(8) How would it get built for your distro?

Some combinations of answers might make it ok, others would make it
unacceptable.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





  reply	other threads:[~2023-12-31  3:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27  9:07 Vendoring code in a (Non?)GNU ELPA package Daniel Semyonov
2023-12-29  3:53 ` Richard Stallman
2023-12-29  4:14   ` No Wayman
2023-12-31  3:15     ` Richard Stallman [this message]
2024-01-01  3:37       ` Dmitry Gutov
2024-01-04  3:59         ` Richard Stallman
2024-01-01 12:07       ` Daniel Semyonov
2024-01-03  4:14         ` Richard Stallman
2024-01-03  6:20           ` Daniel Semyonov
2024-01-04  4:56             ` Stefan Kangas
2024-01-04 15:02               ` Daniel Semyonov
2024-01-05 20:10                 ` Stefan Kangas
2024-01-06 10:52                   ` Daniel Semyonov
2024-01-06 11:45                     ` Stefan Kangas
2024-01-06 19:04                       ` No Wayman
2024-01-08  3:46                         ` Richard Stallman
2024-01-08  4:00                           ` No Wayman
2024-01-10 12:07                   ` Stefan Kangas
2024-01-06  4:35                 ` Richard Stallman
2023-12-29  7:57   ` Daniel Semyonov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1rJmIg-0000et-Dc@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=daniel@dsemy.com \
    --cc=emacs-devel@gnu.org \
    --cc=iarchivedmywholelife@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.