FreshPorts -- The Place For Ports notbug Thu, 24 May 2012 8:07 PM BST
Port details
exaile-devel 0.2.99.3_1 audio Deleted on this many watch lists=1 search for ports that depend on this port
AmaroK replacement for GTK+ (developmental series)
Was Maintained by: jsa@wickedmachine.net search for ports maintained by this maintainer
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>
CVSWeb : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python26, multimedia/py-gstreamer, multimedia/gstreamer-plugins-good, multimedia/gstreamer-plugins-bad, textproc/intltool, devel/pkg-config, x11-toolkits/py-gtk2
Required To Run: audio/py-mutagen, databases/py-bsddb, audio/py-cddb, devel/py-dbus, devel/py-notify, x11-toolkits/py-sexy, lang/python26, multimedia/py-gstreamer, multimedia/gstreamer-plugins-good, multimedia/gstreamer-plugins-bad, devel/pkg-config, devel/gio-fam-backend, x11-toolkits/py-gtk2
Required Libraries: sysutils/hal, devel/gettext, accessibility/atk, devel/glib20, x11-toolkits/gtk20, devel/libglade2, textproc/libxml2, x11-toolkits/pango
There are no ports dependent upon this port

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

Master Sites:
http://www.exaile.org/files/
http://wickedmachine.net/~jsa/FreeBSD/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved to audio/exaile on 2009-11-28
    REASON: Main port updated to the latest stable version

Number of commits found: 10

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
28 Nov 2009 02:55:37
Original commit files touched by this commit  0.2.99.3_1
amdmi3 search for other commits by this committer
- 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)
28 Jul 2009 07:27:44
Original commit files touched by this commit  0.2.99.3_1
pav search for other commits by this committer
- Fix plist

Submitted by:   maintainer
24 Jul 2009 01:39:27
Original commit files touched by this commit  0.2.99.3
pgollucci search for other commits by this committer
- Update to 0.3a3

PR:             ports/137023
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>" (maintainer)
13 Jul 2009 22:28:17
Original commit files touched by this commit  0.2.99.2_2
pgollucci search for other commits by this committer
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)
11 Jul 2009 11:49:49
Original commit files touched by this commit  0.2.99.2_1
itetcu search for other commits by this committer
Fix with custom PREFIX / LOCALBASE

PR:             ports/135528
Submitted by:   maintainer
Reported by:    QATty
16 Jun 2009 03:20:06
Original commit files touched by this commit  0.2.99.2_1
pgollucci search for other commits by this committer
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)
12 Jun 2009 01:35:04
Original commit files touched by this commit  0.2.99.2
pgollucci search for other commits by this committer
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)
30 May 2009 23:25:44
Original commit files touched by this commit  0.2.99.1_1
itetcu search for other commits by this committer
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
18 May 2009 20:03:28
Original commit files touched by this commit  0.2.99.1_1
dhn search for other commits by this committer
- Port cleanup
- Bump PORTREVISION

PR:             ports/134150
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Approved by:    miwi (mentor implicit)
05 Mar 2009 09:09:44
Original commit files touched by this commit  0.2.99.1
itetcu search for other commits by this committer
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@

Number of commits found: 10

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12
php52May 12

16 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23644
Broken 196
Deprecated 147
Ignore 732
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours12
new 7 days49
new fortnight160
new month230

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.115 seconds.