Bug 235951

Summary: sysutils/xvidcap: Unbreak video recording
Product: Ports & Packages Reporter: Romain Tartière <romain>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Only Me Flags: thierry: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix video recording none

Description Romain Tartière freebsd_committer freebsd_triage 2019-02-23 01:48:59 UTC
Created attachment 202280 [details]
Fix video recording

Hi!

I recently wanted to record a part of my screen, and installed xvidcap I used to do this some years ago.  It happened it was not able to produce a video file.  After more investigation, the configure script fails to build the vendored version of ffmpeg, removing support for video recording.

The attached patch unbreaks this feature
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2019-02-23 16:57:08 UTC
Committed, thanks!

(with some cleaning and more explicit dependencies)
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-02-23 16:57:50 UTC
A commit references this bug:

Author: thierry
Date: Sat Feb 23 16:57:02 UTC 2019
New revision: 493711
URL: https://svnweb.freebsd.org/changeset/ports/493711

Log:
  Unbreak video recording.

  Since I'm here, make some cleaning and add some explicit dependencies.

  PR:		235951
  Submitted by:	romain

Changes:
  head/sysutils/xvidcap/Makefile
  head/sysutils/xvidcap/files/patch-configure
  head/sysutils/xvidcap/files/patch-src_gnome__ui.c
  head/sysutils/xvidcap/files/patch-src_gnome_ui.c