Bug 154939 - [update] multimedia/mplayer add optional bluray support
Summary: [update] multimedia/mplayer add optional bluray support
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 16:10 UTC by Emanuel Haupt
Modified: 2011-03-02 21:50 UTC (History)
0 users

See Also:


Attachments
mplayer.patch (1.22 KB, patch)
2011-02-21 16:10 UTC, Emanuel Haupt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt freebsd_committer freebsd_triage 2011-02-21 16:10:12 UTC
Now that there is multimedia/libbluray available add optional blu-ray support.
Note, currently only BD+ free discs are supported.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-21 16:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-21 16:10:25 UTC
Maintainer of multimedia/mplayer,

Please note that PR ports/154939 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/154939

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-21 16:10:27 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Thomas Zander 2011-03-01 11:22:06 UTC
Patch looks okay, just a small thing missing.
Since this affects mencoder as well, can you add the OPTIONS+=....
knob in mencoder's Makefile as well?

Merci
Riggs
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-03-02 21:48:10 UTC
ehaupt      2011-03-02 21:48:02 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/mencoder  Makefile 
    multimedia/mplayer   Makefile Makefile.options 
  Log:
  Add optional multimedia/libbluray support
  
  PR:             154939
  Approved by:    Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
  
  Revision  Changes    Path
  1.24      +1 -0      ports/multimedia/mencoder/Makefile
  1.203     +1 -0      ports/multimedia/mplayer/Makefile
  1.19      +7 -0      ports/multimedia/mplayer/Makefile.options
_______________________________________________
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 6 Emanuel Haupt freebsd_committer freebsd_triage 2011-03-02 21:48:19 UTC
State Changed
From-To: feedback->closed

Committed with the requested modification/addition from the maintainer.