]> git.parisson.com Git - deefuzzer.git/commitdiff
fix doc
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 24 Dec 2009 00:07:28 +0000 (00:07 +0000)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 24 Dec 2009 00:07:28 +0000 (00:07 +0000)
INSTALL
debian/control
deefuzzer.py

diff --git a/INSTALL b/INSTALL
index 9c518db190c51bbefc6cdb3e4adea706072ae66c..a33519013f6a917238d5671bd01c9634f0b719b0 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -9,10 +9,12 @@
 #
 # Author: Guillaume Pellerin <pellerin@parisson.com>
 
- depends : python, python-dev, python-xml, python-shout | shout-python, libshout3,
-           libshout3-dev, icecast2 python-mutagen, python-twitter, python-tinyurl
+ depends python, python-dev, python-xml, python-shout | shout-python, libshout3,
+           libshout3-dev, icecast2, python-mutagen
 
- provides : shout-python
+ recommends: python-twitter, python-tinyurl, python-liblo | pyliblo (>= 0.26)
+
+ provides:  shout-python
 
 python-shout is included in the DeeFuzzer but needs to be compiled and installed
 if you don't install deefuzzer from its debian package with aptitude.
index 7addb08bdb1638c20276eeb5b7f669881f094c01..12168bdcf33efac4a649f7cdb94c9c94970e59ad 100644 (file)
@@ -5,16 +5,21 @@ Maintainer: Guillaume Pellerin <yomguy@altern.org>
 Build-Depends: debhelper (>= 5), python
 Standards-Version: 3.7.2
 
-Package: deefuzz
+Package: deefuzzer
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, icecast2, python-xml, python-shout, libshout3, python-mutagen, python-twitter
+Depends: ${shlibs:Depends}, ${misc:Depends}, icecast2, python-xml, python-shout, libshout3, python-mutagen
+Recommends: python-twitter, python-tinyurl, python-liblo | pyliblo (>= 0.26)
 Description: easy and light media streaming tool
  DeeFuzz Tools are new light and easy tools to stream audio and video over internet. It is dedicated to people who wants to create playlisted webradios or webTVs with rich media contents. Here are the main features of the DeeFuzz Tools:
- * MP3 and OGG (audio & video) file streaming over internet
+ * MP3 and OGG (audio & video) file streaming over internet (Icecast)
  * Full metadata encapsulation and management
- * RSS podcast feeding (current tracks and playlists)
- * M3U playlist feefing
- * Multi-theading architecture (multiple stations now authorized)
- * Optional random (shuffled) playlists
- * VERY light and optimized streaming process !
- See http://svn.parisson.org/deefuzz/ or http://parisson.com for more info.
+ * RSS podcast generator (current tracks and playlists)
+ * M3U playlist generator
+ * Recursive, random (shuffled) or pre-defined playlists
+ * Multi-threaded architecture : multiple station streaming with one config file
+ * Auto Twitter posting of the current playing tracks
+ * Jingling between main tracks
+ * OSC controller : control the main functions from a distant terminal
+ * Station relaying : stream other stations like *LIVE* sessions !
+ * Very light and optimized streaming process
+ See http://svn.parisson.org/deefuzzer/ or http://parisson.com for more info.
index de4ae5377b4cf3b734771aad965a50d3787f9455..9d2b21117c778e8dd0ee7ebdb68ed50f5e0bad59 100755 (executable)
@@ -66,10 +66,12 @@ def prog_info():
  you should have received as part of this distribution. The terms
  are also available at http://svn.parisson.org/deefuzzer/DeeFuzzerLicense
 
- depends :  python, python-xml, python-shout, libshout3, icecast2,
-            python-mutagen, python-twitter, python-tinyurl,
-            python-liblo (pyliblo)
- provides : python-shout
+ depends:  python, python-dev, python-xml, python-shout | shout-python, libshout3,
+           libshout3-dev, icecast2, python-mutagen
+
+ recommends: python-twitter, python-tinyurl, python-liblo | pyliblo (>= 0.26)
+
+ provides:  shout-python
 
  Usage : deefuzzer $1
   where $1 is the path for a XML config file