pidgin/nest

fd527c40cbc0
Parents 1a892f42488e
Children 0acd529e6923
Link to the new static file location on data.imfreedom.org
--- a/hugo/content/building/2.x.y/windows.md Tue Sep 03 21:46:13 2019 -0500
+++ b/hugo/content/building/2.x.y/windows.md Tue Sep 03 21:52:15 2019 -0500
@@ -186,8 +186,8 @@
#### Libxml2
Download and extract
-[libxml2-2.9.2_daa1.tar.gz](/static/win32/libxml2-2.9.2_daa1.tar.gz) to
-`$PIDGIN_DEV_ROOT/win32-dev`.
+[libxml2-2.9.2_daa1.tar.gz](https://data.imfreedom.org/pidgin/win32/libxml2-2.9.2_daa1.tar.gz)
+to `$PIDGIN_DEV_ROOT/win32-dev`.
#### Perl 5.20
@@ -196,7 +196,7 @@
`pidgin/local.mak` to point to the appropriate perl executable). A good option
is [Strawberry Perl](https://strawberryperl.com/).
-Download the [perl-5.20.1.1.tar.gz](/static/win32/perl-5.20.1.1.tar.gz)
+Download the [perl-5.20.1.1.tar.gz](https://data.imfreedom.org/pidgin/win32/perl-5.20.1.1.tar.gz)
development package and extract to `$PIDGIN_DEV_ROOT/win32-dev` (it creates its
own directory). This is a subset of the full 32-bit strawberry perl zip
containing just the headers, import lib, and source for perl.
@@ -210,39 +210,39 @@
#### GtkSpell
Download and extract
-[gtkspell-2.0.16.tar.bz2](/static/win32/gtkspell-2.0.16.tar.bz2) to
-`$PIDGIN_DEV_ROOT/win32-dev`.
+[gtkspell-2.0.16.tar.bz2](https://data.imfreedom.org/pidgin/win32/gtkspell-2.0.16.tar.bz2)
+to `$PIDGIN_DEV_ROOT/win32-dev`.
#### Enchant
Download and extract
-[enchant_1.6.0_win32.zip](/static/win32/enchant_1.6.0_win32.zip) to
-`$PIDGIN_DEV_ROOT/win32-dev/`.
+[enchant_1.6.0_win32.zip](https://data.imfreedom.org/pidgin/win32/enchant_1.6.0_win32.zip)
+to `$PIDGIN_DEV_ROOT/win32-dev/`.
#### Mozilla NSS
Download and extract
-[nss-3.24-nspr-4.12.tar.gz](/static/win32/nss-3.24-nspr-4.12.tar.gz) under
-`$PIDGIN_DEV_ROOT/win32-dev`.
+[nss-3.24-nspr-4.12.tar.gz](https://data.imfreedom.org/pidgin/win32/nss-3.24-nspr-4.12.tar.gz)
+under `$PIDGIN_DEV_ROOT/win32-dev`.
**NOTE** NSS/NSPR are built from the upstream sources using [wiki:BuildingWinNSS these instructions].
#### SILC Toolkit
Download and extract
-[silc-toolkit-1.1.12.tar.gz](/static/win32/silc-toolkit-1.1.12.tar.gz) to
-`$PIDGIN_DEV_ROOT/win32-dev`.
+[silc-toolkit-1.1.12.tar.gz](https://data.imfreedom.org/pidgin/win32/silc-toolkit-1.1.12.tar.gz)
+to `$PIDGIN_DEV_ROOT/win32-dev`.
#### Meanwhile
Download and extract
-[meanwhile-1.0.2_daa3-win32.zip](/static/win32/meanwhile-1.0.2_daa3-win32.zip)
+[meanwhile-1.0.2_daa3-win32.zip](https://data.imfreedom.org/pidgin/win32/meanwhile-1.0.2_daa3-win32.zip)
to `$PIDGIN_DEV_ROOT/win32-dev`.
#### Cyrus SASL
Download and extract
-[cyrus-sasl-2.1.26_daa1.tar.gz](/static/win32/cyrus-sasl-2.1.26_daa1.tar.gz)
+[cyrus-sasl-2.1.26_daa1.tar.gz](https://data.imfreedom.org/pidgin/win32/cyrus-sasl-2.1.26_daa1.tar.gz)
to `$PIDGIN_DEV_ROOT/win32-dev`.
#### Intltool
@@ -254,7 +254,7 @@
#### Crash Reporting Library
Download and extract
-[pidgin-inst-deps-20130214.tar.gz](/static/win32/pidgin-inst-deps-20130214.tar.gz)
+[pidgin-inst-deps-20130214.tar.gz](https://data.imfreedom.org/pidgin/win32/pidgin-inst-deps-20130214.tar.gz)
to `$PIDGIN_DEV_ROOT/win32-dev`.
## Build