Update website

This commit is contained in:
Alexander Kojevnikov 2010-07-13 23:37:34 +10:00
parent fc334eda9f
commit 928cc35246
2 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,7 @@
<tr>
<td><img src="logo-osx.png" width="48" height="48" alt="Mac OS X"/></td>
<td class="dld_link">
<a href="http://spek.googlecode.com/files/spek-0.5.dmg">spek-0.5.dmg</a> (10.5 MiB)
<a href="http://spek.googlecode.com/files/spek-0.5.dmg">spek-0.5.dmg</a> (6.12 MiB)
<br/>
<a href="http://code.google.com/p/spek/wiki/OsxInstall">instructions</a>
</td>
@ -85,7 +85,7 @@
<h2>News <a href="http://versia.com/category/spek/feed/atom/"><img src="feed-icon-14x14.png" alt="news feed"/></a></h2>
<ul>
<li>2010-07-13: Spek 0.6 Released</li>
<li>2010-07-13: <a href="http://versia.com/2010/07/13/spek-0-6-released/">Spek 0.6 Released</a></li>
<li>2010-07-04: <a href="http://versia.com/2010/07/04/gstreamer-ffmpeg-and-spek/">GStreamer, FFmpeg and Spek</a></li>
<li>2010-06-26: <a href="http://versia.com/2010/06/27/spek-0-5-mac-os-x-port/">Spek 0.5 - Mac OS X port</a></li>
<li>2010-05-21: <a href="http://versia.com/2010/05/21/spek-0-4-released/">Spek 0.4 Released</a></li>

View File

@ -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: