Bug 141163 - multimedia/audacious-plugins missing dependency (aac)
Summary: multimedia/audacious-plugins missing dependency (aac)
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: 2009-12-04 07:30 UTC by Axel Gonzalez
Modified: 2009-12-14 16:16 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 Axel Gonzalez 2009-12-04 07:30:01 UTC
multimedia/audacious-plugins does not compile AAC support if faad is not installed on the system.

If you install faad , AAC support can be enabled.

Fix: 

Add the dependency audio/faad when AAC enabled
How-To-Repeat: compile multimedia/audacious-plugins with AAC enabled
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-12-04 08:19:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Fix synopsis and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-05 12:10:27 UTC
oliver      2009-12-05 12:10:18 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/audacious-plugins Makefile pkg-plist 
  Log:
  add missing faad dependency
  
  PR:             ports/141163
  Submitted by:   Axel Gonzalez <loox@e-shell.net>
  
  Revision  Changes    Path
  1.66      +1 -0      ports/multimedia/audacious-plugins/Makefile
  1.32      +1 -0      ports/multimedia/audacious-plugins/pkg-plist
_______________________________________________
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"
Comment 3 Oliver Lehmann freebsd_committer freebsd_triage 2009-12-14 16:15:59 UTC
State Changed
From-To: open->closed

got committed a week ago 
Thanks for your PR!