From fbb8b7d79341d077fae3c4d2d609ca3b9059e160 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Thu, 24 Jul 2008 11:38:59 +0200 Subject: Update documentation --- INSTALL | 9 +++------ Makefile.am | 2 +- RoadMap | 16 ---------------- 3 files changed, 4 insertions(+), 23 deletions(-) delete mode 100644 RoadMap diff --git a/INSTALL b/INSTALL index 63ff211..3003fca 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,6 @@ Install ======= -Do not install this application yet! - Dependencies ------------ @@ -12,9 +10,8 @@ pianobar ++++++++ libao http://www.xiph.org/ao/ -libcurl with SSL http://curl.haxx.se/ +libcurl http://curl.haxx.se/ libfaad2 http://www.audiocoding.com/downloads.html -libxml2 http://xmlsoft.org/ readline libpiano @@ -26,7 +23,6 @@ libxml2 http://xmlsoft.org/ libwardrobe +++++++++++ - libcurl http://curl.haxx.se/ Build @@ -35,7 +31,8 @@ Build ./autogen.sh ./configure make +make install -Just run the client from this source directory +Or run the client from this source directory ./src/pianobar diff --git a/Makefile.am b/Makefile.am index 5faaa0d..856bb78 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ SUBDIRS = libwardrobe libpiano src -EXTRA_DIST = autogen.sh RoadMap BUGS +EXTRA_DIST = autogen.sh BUGS diff --git a/RoadMap b/RoadMap deleted file mode 100644 index 4f3c39f..0000000 --- a/RoadMap +++ /dev/null @@ -1,16 +0,0 @@ -Roadmap -======= - -Ordered by importance: - -Must-have: ----------- - -* better UI -* fixes, fixes, fixes (look for memory leaks or implement error handling, e.g.) - -Wishes: -------- - -* feedback from the pandora.com guys :) -* replaygain -- cgit v1.2.3