Bug 215849 - multimedia/omxplayer: update to 20161004
Summary: multimedia/omxplayer: update to 20161004
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Many People
Assignee: Carlos J. Puga Medina
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2017-01-07 12:00 UTC by Mikael Urankar
Modified: 2017-01-13 14:06 UTC (History)
1 user (show)

See Also:
mikael: maintainer-feedback+


Attachments
update to 20161004 (8.48 KB, patch)
2017-01-07 12:00 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2017-01-07 12:00:17 UTC
Created attachment 178596 [details]
update to 20161004

Hi,

Update to 20161004:
 - fix the build with ffmpeg3
 - use clang instead of gcc
 - honor LOCALBASE in files/patch-omxplayer.cpp

portlint and poudriere testport ok.

Thanks in advance.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-13 14:05:59 UTC
A commit references this bug:

Author: cpm
Date: Fri Jan 13 14:05:39 UTC 2017
New revision: 431375
URL: https://svnweb.freebsd.org/changeset/ports/431375

Log:
  multimedia/omxplayer: update to 20161004

  - Add LICENSE_FILE
  - Fix build with ffmpeg 3.x
  - Drop USE_GCC
  - Honor LOCALBASE in patch-omxplayer.cpp

  PR:		215849
  Submitted by:	Mikael Urankar <mikael.urankar@gmail.com> (maintainer)

Changes:
  head/multimedia/omxplayer/Makefile
  head/multimedia/omxplayer/distinfo
  head/multimedia/omxplayer/files/patch-Makefile
  head/multimedia/omxplayer/files/patch-Makefile.include
  head/multimedia/omxplayer/files/patch-omxplayer.cpp
  head/multimedia/omxplayer/files/patch-utils_variant-impl.hpp
Comment 2 Carlos J. Puga Medina freebsd_committer freebsd_triage 2017-01-13 14:06:55 UTC
Committed!

Thanks