blob: 63ff21154c4a97d729c46b0a37ba7f68f5c64fca (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
 | Install
=======
Do not install this application yet!
Dependencies
------------
Versions may vary :) Just get the newest one:
pianobar
++++++++
libao				http://www.xiph.org/ao/
libcurl with SSL	http://curl.haxx.se/
libfaad2			http://www.audiocoding.com/downloads.html
libxml2				http://xmlsoft.org/
readline
libpiano
++++++++
libcurl with SSL	http://curl.haxx.se/
libxml2				http://xmlsoft.org/
libwardrobe
+++++++++++
libcurl				http://curl.haxx.se/
Build
-----
./autogen.sh
./configure
make
Just run the client from this source directory
 
./src/pianobar
 |