- |
- |
- |
- |
-
-
-
+
+ |
+
+ |
+ |
+ |
+ |
+
+
+
DarkIce
@@ -76,8 +78,11 @@ Rafael Diniz is wrting a GTK front-end for DarkIce, called
3. Discussion
For questions & feedback on DarkIce, please join the
-darkice-list
+darkice-list
mailing list.
+
+Should you find any issues with DarkIce, please submit a bug or feature
+request at our Trac system.
4. Support
If you feel that DarkIce is having a good effect on your online streaming radio, feel free to donate some money to allow further development. Thank you!
@@ -87,16 +92,16 @@ DarkIce is
© Copyright Tyrell Hungary
under the
GNU General Public Licence,
-and is hosted on
-SourceForge.
+and is hosted
+here.
You can download DarkIce releases from the project's
-download page.
+download page.
I also provided lame packages, which are needed by DarkIce, but you can
use your own lame libs if you like.
Download the source tarball
- darkice-0.17.1.tar.gz
+ darkice-0.17.1.tar.gz
and compile it. You will also need
lame
(version 3.89 or above),
@@ -115,22 +120,17 @@ Download the source tarball
If you like to live on the edge, you can check the
-CVS repository by getting module
-darkice as described
-here.
+subversion repository by getting
+module darkice from the following URL:
+http://svn.tyrell.hu/darkice/darkice/
This page last updated: $Date$.
-
-
-
-
-
|
- |
- |
- |
- |
- |
+ |
+ |
+ |
+ |
+ |
diff --git a/website/trunk/update-site b/website/trunk/update-site
deleted file mode 100755
index f199b3a..0000000
--- a/website/trunk/update-site
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-#
-# Use this script to update the DarkIce web site
-#
-
-rsync -ave ssh htdocs darkeye@darkice.sourceforge.net:/home/groups/d/da/darkice
-
|