Bug 102493 - [Maintainer-update] to multimedia/mplayer
Summary: [Maintainer-update] to multimedia/mplayer
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: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 22:30 UTC by Thomas E. Zander
Modified: 2006-09-04 22:48 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (5.36 KB, patch)
2006-08-24 22:30 UTC, Thomas E. Zander
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas E. Zander 2006-08-24 22:30:16 UTC
This is a cumulative update to the mplayer port addressing several issues
reported in PRs and beyond:
o supersedes PR ports/101653: imake handling for audio-only-mplayer corrected
o adapt mplayer to recent x264 API changes. Reported by David Warren <davideugenewarren@gmail.com>,
  obtained from official mplayer CVS
o Correct internal libtremor handling on amd64 arch, by Aleksey Salow <aleksey.salow@gmail.com>
o Correct VIDIX playlists on amd64 arch and
o Proper handling of the speex codec and the polyp sound server, reported by
  Ion-Mihai Tetcu <itetcu@FreeBSD.org>

Fix: Patch to multimedia/mplayer:
Comment 1 Shaun Amott freebsd_committer freebsd_triage 2006-08-25 00:17:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Grab.
Comment 2 Shaun Amott freebsd_committer freebsd_triage 2006-09-03 00:42:13 UTC
State Changed
From-To: open->feedback

Some of the OPTIONS checks are backwards in this port - they won't get 
set correctly when a package is built. I have updated the patch you 
provided to fix this. 

The updated patch is here: 
http://people.freebsd.org/~shaun/patches/030906-mplayer.diff 

Could you verify this now behaves as desired?
Comment 3 Shaun Amott freebsd_committer freebsd_triage 2006-09-04 22:48:18 UTC
State Changed
From-To: feedback->closed

Committed, thanks!