unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Arash Esbati <arash.esbati@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs binaries for Windows
Date: Fri, 19 Aug 2016 20:51:13 +0300	[thread overview]
Message-ID: <83vaywd4vi.fsf@gnu.org> (raw)
In-Reply-To: <86k2fc7m7x.fsf@gmail.com> (message from Arash Esbati on Fri, 19 Aug 2016 18:33:06 +0200)

> From: Arash Esbati <arash.esbati@gmail.com>
> Cc: emacs-devel@gnu.org
> Date: Fri, 19 Aug 2016 18:33:06 +0200
> 
> Thanks for your response.  I try to give an example: Currently, Msys2
> delivers a package named
> 
>     mingw-w64-x86_64-expat-2.1.1-1-any.pkg.tar.xz
> 
> containing `libexpat-1.dll'.  If you clon the repository from
> 
>     https://github.com/Alexpux/MINGW-packages.git
> 
> and cd to `./MINGW-packages/mingw-w64-expat', the command
> 
>     makepkg-mingw --allsource -sLf
> 
> downloads the original sources from
> 
>     https://downloads.sourceforge.net/expat/expat-2.1.1.tar.bz2
> 
> and makes an archive
> 
>     mingw-w64-expat-2.1.1-1.src.tar.gz
> 
> containing the archive from sourceforge and a Msys2 specific patch
> called `001-fix-extension.patch' (plus PKGBUILD & .SRCINFO files).
> 
> My first question is: With the provision made above, can the file
> `libexpat-1.dll' be distributed along with an Emacs binary, which is
> also built against this DLL file? (I will come back with a second
> question later).

IIUC, no.  The sources are really on another server, so they could
remove them, and your script will simply fail.  The GPL requires that
the binaries and the sources be either both available or both absent.

Once again, the only practical way of complying with GPL is to provide
the source archive from the same server as the binaries.  (The GPL
doesn't request that literally, but I know of no other scheme that
really works.)



  reply	other threads:[~2016-08-19 17:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-19  7:45 Emacs binaries for Windows Arash Esbati
2016-08-19 14:50 ` Eli Zaretskii
2016-08-19 16:33   ` Arash Esbati
2016-08-19 17:51     ` Eli Zaretskii [this message]
2016-08-19 20:27       ` Óscar Fuentes
2016-08-20 15:49       ` Arash Esbati
2016-08-20 15:58         ` Eli Zaretskii
2016-08-22 10:37           ` Phillip Lord
2016-08-22 14:54             ` Eli Zaretskii
2016-08-23 11:26               ` Phillip Lord
2016-08-23 14:35                 ` Eli Zaretskii
2016-08-23 17:02                   ` Arash Esbati
2016-08-23 17:21                     ` Eli Zaretskii
2016-08-24 10:42                   ` Phillip Lord
2016-08-19 15:03 ` Phillip Lord
2016-08-19 17:24   ` Arash Esbati

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83vaywd4vi.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=arash.esbati@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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