diff options
author | Werner Koch <wk@gnupg.org> | 2014-06-11 15:45:29 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2014-06-11 15:45:29 +0200 |
commit | 6eeb31abee82cb2016bf054cd302af64f6dfdc2e (patch) | |
tree | 6643986580fb05cb3b28438339eac2568b06a758 /g10 | |
parent | speedo: Revamped speedo and include a w32 installer. (diff) | |
download | gnupg2-6eeb31abee82cb2016bf054cd302af64f6dfdc2e.tar.xz gnupg2-6eeb31abee82cb2016bf054cd302af64f6dfdc2e.zip |
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.
Diffstat (limited to 'g10')
0 files changed, 0 insertions, 0 deletions