~intgr/listen/tweaks

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
42
43
----------------------------------------------------------------------------
A music player and manager for GNOME by Mehdi ABAAKOUK <theli48@gmail.com>
----------------------------------------------------------------------------

With listen you can import, manage, play your music collection, transfert song to your ipod, download podcast, browser shoucast webradio directory

When you play a song in listen, you have direct access to wikipedia information about artist, album or track, lyrics and last.fm information

Listen can automaticaly generate playlist from many criteria, fill your current playing playlist with suggested song, search and download cover from Internet

After set the directory of your music library, if you add, remove a file or change metadata of a file in this directory listen automatic update this own library database to display new information

----------------------------------------------------------------------------
Listen depends on the Python runtime and associated libraries.
 Python (>= 2.4) :     http://www.python.org
 PyGTK (>= 2.8)  :     http://www.pygtk.org
 gnome-python-extras : http://www.pygtk.org
 gnome-python    :     http://www.pygtk.org
 PyGSt (>= 0.10) :     http://gstreamer.freedesktop.org/
 Mutagen (>= 1.8):     http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen

Optional depends:
 python-musicbrainz2 : http://www.musicbrainz.org 
 libtunepimp         : http://www.musicbrainz.org
 pygpod and libgpod0 >= 0.3.2 : http://gtkpod.org/ (ipod support)

To compile use:
make clean
make

To install
make install
or
PREFIX=/usr/local make install


For generate translation source file
make po-gen

Build translation
make po-data