diff options
author | waker <wakeroid@gmail.com> | 2009-08-25 19:44:14 +0200 |
---|---|---|
committer | waker <wakeroid@gmail.com> | 2009-08-25 19:44:14 +0200 |
commit | 9239126c2c5dc945e0ea927f87b2128d0c65ad73 (patch) | |
tree | e51c4dff018ee0c2cbfa25fed846c9aad69710d9 /web | |
parent | 7b2485f7b5bd0fd31952d5955fff8e9df062a141 (diff) |
website update
Diffstat (limited to 'web')
-rw-r--r-- | web/index.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/web/index.html b/web/index.html index 4d76626e..9c85d9a3 100644 --- a/web/index.html +++ b/web/index.html @@ -31,9 +31,7 @@ implemented basic session management, window size/position, volume, playmode are <p><a href="#download">download</a> now!</p> <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> +<p>yaourt -S deadbeef</p> <h2>GIT repository</h2> <p>i pushed my git repository to sf.net on Thu Aug 20 2009</p> @@ -86,9 +84,16 @@ implemented basic session management, window size/position, volume, playmode are along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. </pre> + <h1 id="download">Download</h1> <p><a href="http://sourceforge.net/projects/deadbeef/files/">browse all files</a></p> <p>source code for version 0.1.1 <a href="http://sourceforge.net/projects/deadbeef/files/deadbeef-0.1.1.tar.gz/download">deadbeef-0.1.1.tar.gz</a></p> +<p>Arch Linux PKGBUILD: <a href="http://aur.archlinux.org/packages.php?ID=29497">here</a></p> +<p><b>unsupported</b> debian packages for version 0.1.1 from <a href="mailto:alexey.smirnov@gmx.com">sceptic</a>:</p> +<p>note: i have nothing to do with these packages, nor can i test them. use at your own risk</p> +<p>contact me <b>only</b> if you built from official source package.</p> +<p><a href="http://sourceforge.net/projects/deadbeef/files/deadbeef_0.1.1-1_i386.deb">i386</a>, <a href="http://sourceforge.net/projects/deadbeef/files/deadbeef_0.1.1-1_amd64.deb">x86_64</a></p> + <h1 id='bugs'>Reporting Bugs And Requesting Features</h1> <p>i don't want to receive bug reports or feature requests yet. but if you really feel like it - send me an <a href="mailto:waker@users.sourceforge.net">email</a>, or come to one of our irc/jabber chats.</p> <h1 id="developers">Developer Information</h1> |