Summary: | multimedia/ffmpeg: add SMB option for smb:// protocol | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | riggs | ||||||
Priority: | --- | Keywords: | easy, needs-qa, patch | ||||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(multimedia) |
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Created attachment 160731 [details]
QA with SMB=on: poudriere bulk -t -j 101i386
Comment on attachment 160730 [details] v1 >+SMB_IMPLIES= GPL3 Oops, GPL3 isn't an option before bug 202897. The line should be converted to SMB_VARS= FFMPEG_LICENSE_GPL3=yes if this patch is going to land first. A commit references this bug: Author: riggs Date: Sun Sep 6 15:34:57 UTC 2015 New revision: 396222 URL: https://svnweb.freebsd.org/changeset/ports/396222 Log: Add support for smb:// protocol as non-default OPTION PR: 202898 Submitted by: jbeich@FreeBSD.org Changes: head/multimedia/ffmpeg/Makefile |
Created attachment 160730 [details] v1