Bug 158501 - [patch] multimedia/mplayer: faad dependency problem
Summary: [patch] multimedia/mplayer: faad dependency problem
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-29 19:40 UTC by David Demelier
Modified: 2011-08-21 09:20 UTC (History)
0 users

See Also:


Attachments
mplayer.diff (1.08 KB, patch)
2011-06-29 19:40 UTC, David Demelier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Demelier 2011-06-29 19:40:06 UTC
The mplayer port automatically links to faad if it's installed (autoconf feature). Thus if you have faad installed because of an other port dependency and you'll remove this port faad will be marked as leave but mplayer still need it.

This patch prevents this case and user must specify itself the action or not. I choose the ON option by default.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-29 19:40:58 UTC
Maintainer of multimedia/mplayer,

Please note that PR ports/158501 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158501

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-29 19:41:00 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Chris Rees freebsd_committer freebsd_triage 2011-08-19 18:06:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 4 Chris Rees 2011-08-19 18:10:42 UTC
Hi David,

I might suggest defaulting to off, or it'll drag in a new dependency to 
the package. Unless you complain I'll change it before I commit :)

Chris

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Comment 5 Chris Rees freebsd_committer freebsd_triage 2011-08-20 11:43:44 UTC
State Changed
From-To: feedback->open

Maintainer has fixed.
Comment 6 Chris Rees freebsd_committer freebsd_triage 2011-08-21 09:12:09 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2011-08-21 09:12:09 UTC
crees       2011-08-21 08:11:55 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/mplayer   Makefile Makefile.options Makefile.shared 
  Log:
  - As discussed with maintainer, disable linking to external faad.
  - While here, add $FreeBSD$ to other Makefiles
  
  PR:             ports/158501
  Submitted by:   David Demelier <demelier.david@gmail.com>
  Reviewed by:    Thomas Zander <riggs@rrr.de> (maintainer), naddy
  Approved by:    Thomas Zander <riggs@rrr.de> (maintainer)
  
  Revision  Changes    Path
  1.209     +1 -0      ports/multimedia/mplayer/Makefile
  1.21      +2 -0      ports/multimedia/mplayer/Makefile.options
  1.13      +2 -0      ports/multimedia/mplayer/Makefile.shared
_______________________________________________
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"