AmaroK replacement for GTK+ (developmental series) Was Maintained by:jsa@wickedmachine.net Port Added: 05 Mar 2009 09:11:23 License: not specified in port
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).
This version follows the developmental track for the 0.3.x series.
WWW: http://www.exaile.org/
Author: Adam Olsen <arolsen@gmail.com>
No installation instructions: this port has been deleted.
The package name of this deleted port was: exaile-devel
Configuration Options
===> The following configuration options are available for exaile-devel-0.2.99.3_1:
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
- Remove audio/exaile-devel; main port (audio/exaile) was updated to the latest
stable version
PR: 140952
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
On most systems, the default Python bsddb module is Python's module. On
FreeBSD, we build one based on the bsddb in base and make Python's a
seperate port. Our default works with Exaile, but causes a bit of
oddness, such as file paths inexplicably relocating. This oddness may
cause further unseen consequences, so instead we will rely on
databases/py-bsddb to keep in sync with expected behaviors.
If users decide that potentially broken behavior is good enough for them
and they do not want this extra dependency, I have left the rope on
the chandelier for them.
~/.local/share/exail/music.db.db
This file should really have only one db extension, and this artifact
is tied to some differenence in behavior between the the two flavors
of bsddb modules.
PR: ports/136481
Submitted by "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
This fixes the collection manager from duplicating album entries
when adding to the playlist or collapsing the menu entry.
PR: ports/135612
Obtained from: exaile bzr.
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Bump exaile-devel to 2.99.2 (aka 0.3 Alpha 2).
While I am here, do some better sorting of the plist to make it easier for
future maintenance.
There's a known issue with the collection manager, where adding an album to the
playlist
causes the album entry to duplicate. Does not affect usability.
PR: ports/135431
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Fix install with custom PREFIX. It failed because wrongly used LIBDIR in the
distributed Makefile having its value set from MAKE_ENV.
Change pushed upstream.
Submitted by: itetcu@
Reported by: QATty
Approved by: maintainer
This introduces a new track for audio/exaile that allows FreeBSD users to
easily follow changes for the upcoming 0.3 revamp. This port can be accessed as
audio/exaile-devel and CONFLICTS with audio/exaile.
Some of the changes include:
* Non-explicit reliance upon gettext
* Transitions from sqlite to a faster pickle database
* Drag and drop support
* Plugin API
* More to come...
PR: ports/131629
Submitted by: Joseph S. Atkinson
Repocopy by: marcus@