[Pidgin] BuildingWinPidgin modified

Pidgin trac at pidgin.im
Wed Jan 16 18:42:08 EST 2013


Page "BuildingWinPidgin" was changed by datallah
Diff URL: <https://developer.pidgin.im/wiki/BuildingWinPidgin?action=diff&version=143>
Revision 143
Comment: Update for latest installer deps
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BuildingWinPidgin
=========================================================================
--- BuildingWinPidgin (version: 142)
+++ BuildingWinPidgin (version: 143)
@@ -128,7 +128,7 @@
   Download and extract [http://ftp.acc.umu.se/pub/GNOME/binaries/win32/intltool/0.40/intltool_0.40.4-1_win32.zip intltool_0.40.4-1_win32.zip] to `$PIDGIN_DEV_ROOT/win32-dev/intltool_0.40.4-1_win32`
 
 === Crash Reporting Library ===
-  Download and extract [/static/win32/pidgin-inst-deps-20100315.tar.gz pidgin-inst-deps-20100315.tar.gz] to `$PIDGIN_DEV_ROOT/win32-dev`.
+  Download and extract [/static/pidgin-inst-deps-20120910.tar.gz pidgin-inst-deps-20120910.tar.gz] to `$PIDGIN_DEV_ROOT/win32-dev`. (Pidgin 2.10.6 and older use [/static/win32/pidgin-inst-deps-20100315.tar.gz 20100315]).
 
 === GCC Stack-Smashing Protection Library ===
   Download and extract [http://sourceforge.net/projects/mingw/files/MinGW/Base/gcc/Version4/Previous%20Release%20gcc-4.4.0/gcc-core-4.4.0-mingw32-dll.tar.gz/download gcc-core-4.4.0-mingw32-dll.tar.gz] to `$PIDGIN_DEV_ROOT/win32-dev/gcc-core-4.4.0-mingw32-dll`.
@@ -153,6 +153,7 @@
     * 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.
+    * Copy `$PIDGIN_DEV_ROOT/win32-dev/pidgin-inst-deps-20120910/SHA1Plugin.dll` into the `Plugins` directory of your NSIS installation.
     * Now you'll need to decide if you want to sign the executables (not necessary for personal use)
      * If you do, you'll need to get an appropriate code signing certificate, generate a GPG key if you don't already have one, then download and install [http://www.mono-project.com/Download Mono]. In your `local.mak` file (see [wiki:"BuildingWinPidgin#CustomizingtheBuildEnvironment" below]), define the `MONO_SIGNCODE` variable to the fully qualified path to the `signcode` batch file in the Mono `bin` directory, and the `SIGNCODE_SPC` and `SIGNCODE_PVK` variables to the appropriate files from your certificate.
      * Otherwise, in your `local.mak` file (see [wiki:"BuildingWinPidgin#CustomizingtheBuildEnvironment" below]), define the `MONO_SIGNCODE` variable to `"echo ***Bypassing signcode"` and the `GPG_SIGN` variable to `"echo ***Bypassing gpg"` to bypass the signing process
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/BuildingWinPidgin>
Pidgin <http://pidgin.im>
Pidgin

This is an automated message. Someone added your email address to be
notified of changes on 'BuildingWinPidgin' page.
If it was not you, please report to datallah at pidgin.im.


More information about the Wikiedit mailing list