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
|
Source: exaile
Section: sound
Priority: optional
Maintainer: François Févotte <francois.fevotte@ensta.org>
Uploaders: Adam Cécile (Le_Vert) <gandalf@le-vert.net>
Build-Depends: debhelper (>= 5), python-support (>= 0.5), quilt
libgtk2.0-dev, python-all-dev, python-gtk2-dev, intltool, intltool-debian
Standards-Version: 3.8.0
Homepage: http://www.exaile.org/
Package: exaile
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, python-pysqlite2,
libgstreamer0.10-0, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good,
python-gst0.10, gstreamer0.10-alsa | gstreamer0.10-esd,
python-gtk2, python-glade2, python-dbus, python-pyvorbis,
python-mutagen, python-elementtree
Recommends: gstreamer0.10-plugins-ugly, python-gnome2-extras, python-cddb,
streamripper, python-gpod, python-gamin, python-notify
Description: flexible audio player, similar to Amarok, but written in GTK+
Exaile is a media player aiming to be similar to KDE's Amarok, but for
GTK+. It incorporates many of the cool things from Amarok (and other
media players) like automatic fetching of album art, handling of large
libraries, lyrics fetching, artist/album information via the wikipedia,
last.fm support, optional iPod support (assuming you have python-gpod
installed).
.
In addition, Exaile also includes a built-in shoutcast directory
browser, tabbed playlists (so you can have more than one playlist open
at a time), blacklisting of tracks (so they don't get scanned into your
library), downloading of guitar tablature from fretplay.com, and
submitting played tracks on your iPod to last.fm.
|