Bug 211893 - multimedia/mpv: add audio/sndio support
Summary: multimedia/mpv: add audio/sndio support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Carlos J. Puga Medina
URL: https://reviews.freebsd.org/D7540
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-08-16 08:07 UTC by Tobias Kortkamp
Modified: 2016-08-20 11:16 UTC (History)
2 users (show)

See Also:


Attachments
mpv.diff (786 bytes, patch)
2016-08-16 08:07 UTC, Tobias Kortkamp
cpm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2016-08-16 08:07:59 UTC
Created attachment 173725 [details]
mpv.diff

This adds a new audio output option to compile mpv with sndio (OpenBSD's audio framework) support.

Portlint ok, Poudriere testport FreeBSD 9.3/i386 ok
Comment 1 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-08-16 18:59:33 UTC
Mpv v0.19.0 has been released, so this patch will be included.

Thanks, Tobias.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-08-20 11:15:27 UTC
A commit references this bug:

Author: cpm
Date: Sat Aug 20 11:15:18 UTC 2016
New revision: 420504
URL: https://svnweb.freebsd.org/changeset/ports/420504

Log:
  - Update mpv to 0.19.0
  - Update waf to 1.9.2
  - Add rst2html dependency
  - Enable html manual generation
  - Add SNDIO option [0]

  Changelog:
    https://github.com/mpv-player/mpv/releases/tag/v0.19.0

  PR:	211893	(Add SNDIO option)
  Submitted by:	Tobias Kortkamp [0]
  Reviewed by:	jbeich
  Approved by:	jbeich
  Differential Revision:	D7540

Changes:
  head/multimedia/mpv/Makefile
  head/multimedia/mpv/distinfo
  head/multimedia/mpv/pkg-plist
Comment 3 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-08-20 11:16:25 UTC
Committed!

Thanks