Bug 146808

Summary: multimedia/audacious should never be built with --disable-xspf, it breaks it's metadata cache
Product: Ports & Packages Reporter: William Pitcock <nenolod>
Component: Individual Port(s)Assignee: Oliver Lehmann <oliver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

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"