[Pidgin] BuildingWinPidgin modified
Pidgin
trac at pidgin.im
Tue Sep 4 23:18:08 EDT 2012
Changed page "BuildingWinPidgin" by datallah from 68.248.220.60*
Page URL: <http://developer.pidgin.im/wiki/BuildingWinPidgin>
Diff URL: <http://developer.pidgin.im/wiki/BuildingWinPidgin?action=diff&version=133>
Revision 133
Comment: Remove no longer necessary MAKENSISOPT reference
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BuildingWinPidgin
=========================================================================
--- BuildingWinPidgin (version: 132)
+++ BuildingWinPidgin (version: 133)
@@ -150,10 +150,6 @@
* Download and install [http://nsis.sourceforge.net/Download NSIS]. Include NSIS to Cygwin's `PATH`.
* For information on the NSIS installer, visit the [http://nsis.sourceforge.net NSIS website].[[BR]]
* Download the [http://nsis.sourceforge.net/Nsisunz_plug-in nsisunz plugin], and extract `nsisunz.dll` into the `Plugins` directory of your NSIS installation.
- * If you are building the installer from a unix-style shell (like the MinGW shell), the options format must be set accordingly. Make sure there is a `pidgin/local.mak` file containing the line:
-{{{
- MAKENSISOPT := -
-}}}
* Now you can actually build the installer.[[BR]]
There are 2 different installers, an "Offline" installer that includes all dependencies (except spellchecking dictionaries) and the debug symbols and an "Online" installer that includes only Pidgin itself and will download the various dependencies if necessary.
The `Makefile.mingw` targets for these are `installer_offline`, and `installer` respectively. To build both, use the `installers` target.
@@ -200,7 +196,6 @@
CC := /usr/bin/i586-mingw32msvc-cc
GMSGFMT := msgfmt
MAKENSIS := /usr/bin/makensis
-MAKENSISOPT := -
WINDRES := /usr/bin/i586-mingw32msvc-windres
STRIP := /usr/bin/i586-mingw32msvc-strip
INTLTOOL_MERGE := /usr/bin/intltool-merge
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
Pidgin <http://pidgin.im>
Pidgin
This is an automated message. Someone at http://pidgin.im added your email
address to be notified of changes on BuildingWinPidgin. If it was not you, please
report to .
More information about the Wikiedit
mailing list