summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-21 13:08:05 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-21 13:08:05 +0200
commit1141e7390ca474c6caecfefd5a9cca9a27c28aa1 (patch)
treea959672a795ec6b145de8c318668edf6086f42c9 /web
parent43de78ad308f1083a3b6b1494b79146bc25383cb (diff)
added arch linux PKGBUILD for 0.1.0 release; website update
Diffstat (limited to 'web')
-rw-r--r--web/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index a5d46f6e..9fb2ca9f 100644
--- a/web/index.html
+++ b/web/index.html
@@ -8,6 +8,18 @@
<a href="#screenshots">Screenshots</a><br/>
<h1 id="news">News</h1>
+
+<h2>Arch Linux PKGBUILD is available</h2>
+<p><a href="http://aur.archlinux.org/packages.php?ID=29497">here</a></p>
+<p>or even better, just do yaourt -S deadbeef</p>
+<p>only 0.1.0 is available this way, so better compile from git, or wait for 0.1.1</p>
+
+<h2>GIT repository</h2>
+<p>i pushed my git repository to sf.net on Thu Aug 20 2009</p>
+<p>git version has several bugfixes/improvements over alpha release, so feel free to use it.</p>
+<p><pre>git clone git://deadbeef.git.sourceforge.net/gitroot/deadbeef/deadbeef</pre></p>
+
+<h2>Alpha released</h2>
<p>first alpha release 0.1.0 just appened on Wed Aug 19 21:59:27 CEST 2009!</p>
<p>there was a report from a happy user that deadbeef won't compile with gtk&lt;=2.16.</p>
<p>fix is very easy, and will be available in next release, and in git head when i have time to prepare and push it</p>