A full featured python-based music player for GTK+ Maintained by:jsa@wickedmachine.net Port Added: 19 Dec 2006 08:06:56
Exaile is a music manager and player for GTK+ written in Python. It
incorporates automatic fetching of album art, lyrics fetching, artist/album
information via Wikipedia, Last.fm scrobbling, support for many portable
media players including iPods, internet radio such as shoutcast, and tabbed
playlists.
WWW: http://www.exaile.org/
Author: Adam Olsen <arolsen@gmail.com>
To install the port:cd /usr/ports/audio/exaile/ && make install clean To add the package:pkg_add -r exaile
Configuration Options
===> The following configuration options are available for exaile-0.3.0.2_2:
BAD=On (default) "Install bad GStreamer plugins"
BDB=On (default) "Install Python Berkley DB module"
CDDB=On (default) "Lookup CD information within Exaile"
DBUS=On (default) "Rely on Python D-Bus bindings"
HAL=On (default) "Force depend on HAL"
NOTIFY=On (default) "Enable desktop event notification"
NLS=On (default) "Native Language Support"
SEXY=On (default) "UI enhancements"
===> Use 'make config' to modify these settings
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Add port audio/exaile:
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).
WWW: http://www.exaile.org/
Author: Adam Olsen <arolsen@gmail.com>