Bug 237307 - [patch] multimedia/ffmpeg: add USES=gl and missing optional dependencies
Summary: [patch] multimedia/ffmpeg: add USES=gl and missing optional dependencies
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-multimedia (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-16 02:01 UTC by Samy Mahmoudi
Modified: 2019-04-28 18:36 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (multimedia)


Attachments
Poudriere log 1 (stripped) (151.05 KB, text/plain)
2019-04-16 02:09 UTC, Samy Mahmoudi
no flags Details
Poudriere log 2 (stripped) (200.85 KB, text/plain)
2019-04-16 02:12 UTC, Samy Mahmoudi
no flags Details
Poudriere log 3 (stripped) (254.24 KB, text/plain)
2019-04-16 02:21 UTC, Samy Mahmoudi
no flags Details
Patch file generated with svn diff (636 bytes, patch)
2019-04-16 02:30 UTC, Samy Mahmoudi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samy Mahmoudi 2019-04-16 02:01:57 UTC
multimedia/ffmpeg: add USES=gl and missing optional dependencies

- Add USES=gl in addition to the current USE_GL=gl
- Add missing optional dependencies

Reference: https://reviews.freebsd.org/rP479445
Comment 1 Samy Mahmoudi 2019-04-16 02:09:17 UTC
Created attachment 203707 [details]
Poudriere log 1 (stripped)

XVIDEO=on
Comment 2 Samy Mahmoudi 2019-04-16 02:12:55 UTC
Created attachment 203708 [details]
Poudriere log 2 (stripped)

VDPAU=on
Comment 3 Samy Mahmoudi 2019-04-16 02:21:02 UTC
Created attachment 203709 [details]
Poudriere log 3 (stripped)

OPENGL=on
Comment 4 Samy Mahmoudi 2019-04-16 02:30:50 UTC
Created attachment 203710 [details]
Patch file generated with svn diff

Please note that the three previous logs were attached to highlight the problems: they refer to the current state of the port, with no patch applied.
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-04-28 17:45:09 UTC
A commit references this bug:

Author: jbeich
Date: Sun Apr 28 17:44:34 UTC 2019
New revision: 500325
URL: https://svnweb.freebsd.org/changeset/ports/500325

Log:
  multimedia/ffmpeg: fix stage-qa warnings

  - Add USES=gl for USE_GL=gl
  - Add USE_XORG=x11 where required

  PR:		237307
  Submitted by:	Samy Mahmoudi

Changes:
  head/multimedia/ffmpeg/Makefile
Comment 6 Jan Beich freebsd_committer freebsd_triage 2019-04-28 18:36:42 UTC
Thanks, landed.