diff --git a/web/index.html b/web/index.html
index 47d49869..f0db3079 100644
--- a/web/index.html
+++ b/web/index.html
@@ -59,7 +59,7 @@
Download
|
- spek-0.5.dmg (10.5 MiB)
+ spek-0.5.dmg (6.12 MiB)
instructions
|
@@ -85,7 +85,7 @@ Screenshots
News
- - 2010-07-13: Spek 0.6 Released
+ - 2010-07-13: Spek 0.6 Released
- 2010-07-04: GStreamer, FFmpeg and Spek
- 2010-06-26: Spek 0.5 - Mac OS X port
- 2010-05-21: Spek 0.4 Released
diff --git a/wiki/LinuxInstall.wiki b/wiki/LinuxInstall.wiki
index 09d87782..b3846f11 100644
--- a/wiki/LinuxInstall.wiki
+++ b/wiki/LinuxInstall.wiki
@@ -21,7 +21,7 @@ $ ./configure
$ make
}}}
-To build you will need GTK+ and GStreamer packages, including gst-plugins-base and gst-plugins-good. For MP3 support you need gst-plugins-ugly. On Debian/Ubuntu you also need development packages: libgstreamer0.10-dev and libgtk2.0-dev.
+To build you will need GTK+ and FFmpeg packages. On Debian/Ubuntu you also need development packages: libgtk2.0-dev, libavcodec-dev and libavformat-dev. For MP3 support you will need FFmpeg compiled with restricted codecs. On Ubuntu you can install ubuntu-restricted-extras, on Debian you can use FFmpeg from [http://debian-multimedia.org/ Debian Multimedia]. Also note that Ubuntu's FFmpeg is very outdated, you might need to install it from a third-party PPA.
To start Spek, run: