Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
midori:contribute [2014/03/16 16:59] kalikianamidori:contribute [2014/03/16 17:05] kalikiana
Line 267: Line 267:
 - lastest stable release is gcc 4.8.0 - lastest stable release is gcc 4.8.0
  
-[Releases](http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting +[[http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting 
-%20Win64/Personal%20Builds/rubenvb/gcc-4.8-release/)+%20Win64/Personal%20Builds/rubenvb/gcc-4.8-release/|Releases]]
  
-[Download](http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting+[[http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting
 %20Win64/Personal%20Builds/rubenvb/gcc-4.8-release/x86_64-w64-mingw32-gcc-4.8.0- %20Win64/Personal%20Builds/rubenvb/gcc-4.8-release/x86_64-w64-mingw32-gcc-4.8.0-
-win32_rubenvb.7z/download)+win32_rubenvb.7z/download|Download]]
  
  
Line 278: Line 278:
 We will need 7zip to extract various archives We will need 7zip to extract various archives
  
-[Homepage](http://www.7-zip.org/download.html)+[[http://www.7-zip.org/download.html|Homepage]]
  
  
-[32 bit installer](http://downloads.sourceforge.net/sevenzip/7z920.exe)+[[http://downloads.sourceforge.net/sevenzip/7z920.exe|32bit Installer]]
  
  
Line 290: Line 290:
 We get python3, whatever is the lastes stable release. We get python3, whatever is the lastes stable release.
  
-[Releases](http://www.python.org/download/releases/3.3.5)+[[http://www.python.org/download/releases/3.3.5|Releases]]
  
-[Download page](http://www.python.org/downloads/release/python-335/)+[[http://www.python.org/downloads/release/python-335/|Download]]
  
-[Installer](http://www.python.org/ftp/python/3.3.5/python-3.3.5.amd64.msi)+[[http://www.python.org/ftp/python/3.3.5/python-3.3.5.amd64.msi|Installer]]
  
 Install Python and be sure to check "addd python.exe to path" installer checkbox. Install Python and be sure to check "addd python.exe to path" installer checkbox.
Line 302: Line 302:
 unpack rpm files for us. unpack rpm files for us.
  
-[Script page](https://github.com/mkbosmans/download-mingw-rpm/blob/master/download- +[[https://github.com/mkbosmans/download-mingw-rpm/blob/master/download- 
-mingw-rpm.py)+mingw-rpm.py|View Script]]
  
-[Script itself](https://github.com/mkbosmans/download-mingw-rpm/raw/master/download- +[[https://github.com/mkbosmans/download-mingw-rpm/raw/master/download- 
-mingw-rpm.py)+mingw-rpm.py|Download Script]]
  
 Usage: Usage:
Line 319: Line 319:
 webkitgtk mingw32-glib-networking mingw32-gdb mingw32-gstreamer-plugins-good webkitgtk mingw32-glib-networking mingw32-gdb mingw32-gstreamer-plugins-good
  
-[Fedora 18 packages] +[[http://dl.fedoraproject.org/pub/fedora/linux/releases/18/Everything/i386/os/Packages 
-(http://dl.fedoraproject.org/pub/fedora/linux/releases/18/Everything/i386/os/Packages +/m/|Fedora 18 packages]]
-/m/)+
 Above url for some reason does not work with the script. Above url for some reason does not work with the script.
  
Line 328: Line 327:
 Msys contains shell and some small utilities Msys contains shell and some small utilities
  
-[Download](http://sourceforge.net/projects/mingw-w64/files/External%20binary +[[http://sourceforge.net/projects/mingw-w64/files/External%20binary 
-%20packages%20%28Win64%20hosted%29/MSYS%20%2832-bit%29/MSYS-20111123.zip/download)+%20packages%20%28Win64%20hosted%29/MSYS%20%2832-bit%29/MSYS-20111123.zip/download|Download]]
  
  
 ==== CMake ==== ==== CMake ====
-[Homepage](http://www.cmake.org/cmake/resources/software.html) +[[http://www.cmake.org/cmake/resources/software.html|Homepage]] 
-[Installer](http://www.cmake.org/files/v2.8/cmake-2.8.12.2-win32-x86.exe)+[[http://www.cmake.org/files/v2.8/cmake-2.8.12.2-win32-x86.exe|Installer]]
  
 When installing check the installer checkbox "add to path" When installing check the installer checkbox "add to path"
Line 340: Line 339:
  
 ==== Bazaar ==== ==== Bazaar ====
-[Homepage](http://wiki.bazaar.canonical.com/WindowsDownloads)+[[http://wiki.bazaar.canonical.com/WindowsDownloads|Homepage]]
  
 We will get 2.4 Stable Release (standalone)  We will get 2.4 Stable Release (standalone) 
  
-[Installer](http://launchpad.net/bzr/2.4/2.4.2/+download/bzr-2.4.2-1-setup.exe)+[[http://launchpad.net/bzr/2.4/2.4.2/+download/bzr-2.4.2-1-setup.exe|Installer]]
  
 When installing check the installer checkbox "add to path" When installing check the installer checkbox "add to path"
  
 ==== Vala ==== ==== Vala ====
-[Source](http://ftp.gnome.org/pub/gnome/sources/vala/0.20/vala-0.20.0.tar.xz)+[[http://ftp.gnome.org/pub/gnome/sources/vala/0.20/vala-0.20.0.tar.xz|Source]]
  
 ==== Globbing it all together ==== ==== Globbing it all together ====