gnupg/build-aux/speedo/w32
Werner Koch 6eeb31abee speedo: Improve building of the w32 installer.
* build-aux/speedo.mk: Change name of build directory to PLAY.
Improve the dist-source target.
* build-aux/speedo/w32/gdk-pixbuf-loaders.cache: Add a blank
line (plus comment).
* build-aux/speedo/w32/inst.nsi: Change name of file to gnupg-w32-*.
Install more tools.
--

gdk-pixbuf-loaders.cache needs to end with an extra LF or the
gdk-pixbuf is not able to read the last entry.  The final comment is
to make our git sanity checks happy.

Running

 make -f build-aux/speedo.mk \
      TARGETOS=w32 TARBALLS=~/tarballs installer

does now create a working installer.  After removing dirmngr from the
installation GPA kind of works.  There are remaining problems with
dirmngr and scdaemon which will be fixed soon.

Running

 make -f build-aux/speedo.mk \
      TARGETOS=w32 TARBALLS=~/tarballs dist-source

creates an xz compressed tarball with all the sources used to build
the installer.  Distributing this tarball along with the installer is
sufficient to comply with the GPL.  Well, some more instructions
should be given in the readme files.
2014-06-11 15:45:29 +02:00
..
README.txt speedo: Revamped speedo and include a w32 installer. 2014-06-10 21:34:39 +02:00
exdll.h speedo: Revamped speedo and include a w32 installer. 2014-06-10 21:34:39 +02:00
g4wihelp.c speedo: Revamped speedo and include a w32 installer. 2014-06-10 21:34:39 +02:00
gdk-pixbuf-loaders.cache speedo: Improve building of the w32 installer. 2014-06-11 15:45:29 +02:00
inst-options.ini speedo: Revamped speedo and include a w32 installer. 2014-06-10 21:34:39 +02:00
inst.nsi speedo: Improve building of the w32 installer. 2014-06-11 15:45:29 +02:00
pango.modules speedo: Revamped speedo and include a w32 installer. 2014-06-10 21:34:39 +02:00
pkg-copyright.txt speedo: Revamped speedo and include a w32 installer. 2014-06-10 21:34:39 +02:00

README.txt

;; README.txt -- coding: latin-1; -- ;; This is the README installed with megacryption. Lines with a ;; semicolon in the first column are considered a comment and not ;; included in the actually installed version. Certain keywords are ;; replaced by the Makefile; those words are enclosed by exclamation ;; marks.

                      GNUPG for Windows
                     ===================

This is GnuPG for Windows, version !VERSION!.

Content:

 1. Important notes
 2. Changes
 3. Legal notices
  1. Important Notes ==================

HTML versions of the manuals have been installed on the desktop. Check out https://gnupg.org for latest news.

  1. Record of Changes (NEWS file) ================================

Below you find the raw NEWS file:

!NEWSFILE!

  1. Legal notices pertaining to the individual packets =====================================================

GnuPG for Windows consist of several independent developed packages, available under different license conditions. Most of these packages are however available under the GNU General Public License (GNU GPL). Common to all is that they are free to use without restrictions, may be modified and that modifications may be distributed. If the source file (i.e. gnupg-src-k.m.n.zip) is distributed along with the binaries and the use of the GNU GPL has been pointed out, distribution is in all cases possible.

What follows is a list of copyright statements.

!PKG-COPYRIGHT!

***end of file ***