[web] Make/install instructions

This commit is contained in:
Alexander Kojevnikov 2010-05-11 13:20:02 +10:00
parent 12efa08726
commit 9f728db96f

View File

@ -24,6 +24,16 @@
<h2>Download</h2>
<p>Spek 0.1: <a href="spek-0.1.tar.bz2">tarball</a>, <a href="http://gitorious.org/spek/spek/blobs/0.1/NEWS">NEWS</a></p>
<p>To build and run:</p>
<!-- HTML generated using hilite.me -->
<div style="background: #ffffff; overflow:auto;width:auto;color:black;background:white;border:solid gray;border-width:.1em .1em .1em .8em;padding:.2em .6em;"><pre style="margin: 0; line-height: 125%"><span style="color: #906030">$ </span>tar -xjvf spek-0.1.tar.bz2
<span style="color: #906030">$ </span>cd spek-0.1
<span style="color: #906030">$ </span>./configure
<span style="color: #906030">$ </span>make
<span style="color: #906030">$ </span>src/spek
</pre></div>
<p>Or `<code>sudo make install</code>` to have it installed.</p>
<p>Requirements: GTK+ &ge; 2.14, GStreamer &ge; 0.10.17 (including gst-plugins-base and gst-plugins-good). For MP3 support you also need gst-plugins-ugly.</p>
<h2>News <a href="http://versia.com/category/spek/feed/atom/"><img src="feed-icon-14x14.png" alt="news feed"/></a></h2>