Bug 222183 - [PATCH] multimedia/mpv: enable DVB
Summary: [PATCH] multimedia/mpv: enable DVB
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Carlos J. Puga Medina
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2017-09-10 01:17 UTC by Ivan Rozhuk
Modified: 2017-09-12 17:38 UTC (History)
4 users (show)

See Also:


Attachments
enable DVB (507 bytes, patch)
2017-09-10 01:17 UTC, Ivan Rozhuk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2017-09-10 01:17:05 UTC
Created attachment 186216 [details]
enable DVB

DVB works on FreeBSD via webcamd.
V4L required to build, like for TV.
Comment 1 Hans Petter Selasky freebsd_committer freebsd_triage 2017-09-10 10:57:40 UTC
Looks good to me. You don't need any additional dependencies ?
Comment 2 Ivan Rozhuk 2017-09-10 23:44:27 UTC
(In reply to Hans Petter Selasky from comment #1)

No, only multimedia/v4l_compat to build.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-09-12 17:37:15 UTC
A commit references this bug:

Author: cpm
Date: Tue Sep 12 17:36:27 UTC 2017
New revision: 449700
URL: https://svnweb.freebsd.org/changeset/ports/449700

Log:
  multimedia/mpv: enable DVB support

  - Bump PORTREVISION

  PR:		222183
  Submitted by:	rozhuk.im@gmail.com
  Reviewed by:	hselasky
  Approved by:	cpm (maintainer)

Changes:
  head/multimedia/mpv/Makefile
Comment 4 Carlos J. Puga Medina freebsd_committer freebsd_triage 2017-09-12 17:38:31 UTC
Committed!

Thanks