Bug 235951 - sysutils/xvidcap: Unbreak video recording
Summary: sysutils/xvidcap: Unbreak video recording
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-23 01:48 UTC by Romain Tartière
Modified: 2019-02-23 16:57 UTC (History)
0 users

See Also:
thierry: maintainer-feedback+


Attachments
Fix video recording (2.55 KB, patch)
2019-02-23 01:48 UTC, Romain Tartière
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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