Bug 146808 - multimedia/audacious should never be built with --disable-xspf, it breaks it's metadata cache
Summary: multimedia/audacious should never be built with --disable-xspf, it breaks it'...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-21 23:00 UTC by William Pitcock
Modified: 2010-06-09 05:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Pitcock 2010-05-21 23:00:08 UTC
Audacious should never ever be built with --disable-xspf unless you're building it for embedded use.

Audacious uses the XSPF to store a full metadata cache, making playlist management an O(1) operation.

We are tired of hearing from FreeBSD users that their Audacious install is slow.  Please just drop the port if you are going to add such options, it will save everyone a lot of time.

Fix: 

Remove --disable-xspf from the port and fix whatever is allegedly broken.  Should be mentioned that we have not received ANY bugreports about any alleged breakage.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-05-21 23:01:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Fix synopsis and assign.
Comment 2 Oliver Lehmann freebsd_committer freebsd_triage 2010-06-09 05:30:43 UTC
State Changed
From-To: open->closed

xspf is now enabled by default
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-09 05:30:46 UTC
oliver      2010-06-09 04:30:38 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/audacious Makefile 
  Log:
  enable xspf by default which adds libxml2 as a standard dependency
  
  PR:             ports/146808
  Submitted by:   William Pitcock <nenolod@atheme.org>
  
  Revision  Changes    Path
  1.51      +4 -12     ports/multimedia/audacious/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"