Bug 204392

Summary: [NEW PORT] multimedia/omxplayer: Raspberry Pi video player
Product: Ports & Packages Reporter: Mikael Urankar <mikael>
Component: Individual Port(s)Assignee: Thomas Zander <riggs>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd-arm, riggs, sylvain
Priority: --- Keywords: feature, patch, patch-ready
Version: Latest   
Hardware: arm   
OS: Any   
Bug Depends on: 204388    
Bug Blocks:    
Attachments:
Description Flags
shar file
none
poudriere testport
none
shar file
none
poudriere testport
none
shar file none

Description Mikael Urankar freebsd_committer freebsd_triage 2015-11-09 10:09:31 UTC
Created attachment 162916 [details]
shar file

Hi,

Attached is a new port for omxplayer, the Raspberry Pi video player.

Thanks to jmcneill at netbsd (most of the patches come from him) and thanks to gonzo@ for debugging a nasty threading/mutex issue.

Thanks!
Comment 1 Mikael Urankar freebsd_committer freebsd_triage 2015-11-09 10:09:50 UTC
Created attachment 162917 [details]
poudriere testport
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2015-11-09 10:25:54 UTC
portlint -AC
looks fine.
Comment 3 Mikael Urankar freebsd_committer freebsd_triage 2015-11-10 13:07:46 UTC
Created attachment 162960 [details]
shar file

Update the port to 20151109, gonzo's patches are committed upstream.
Comment 4 Mikael Urankar freebsd_committer freebsd_triage 2015-11-10 13:08:12 UTC
Created attachment 162961 [details]
poudriere testport
Comment 5 Mikael Urankar freebsd_committer freebsd_triage 2015-11-14 17:32:24 UTC
Created attachment 163120 [details]
shar file

Forgot to uncomment ONLY_FOR_ARCHS...
Comment 6 Sylvain Garrigues 2015-11-26 17:04:13 UTC
Excellent work! Is it going to be included in the ports tree any soon? Hope it's going to be there before the next poudriere run for armv6 packages.
Comment 7 commit-hook freebsd_committer freebsd_triage 2015-12-06 07:20:29 UTC
A commit references this bug:

Author: riggs
Date: Sun Dec  6 07:19:41 UTC 2015
New revision: 403092
URL: https://svnweb.freebsd.org/changeset/ports/403092

Log:
  Add omxplayer, a command line media player originally developed for the RPi

  PR:		204392
  Submitted by:	mikael.urankar@gmail.com (maintainer)

Changes:
  head/multimedia/Makefile
  head/multimedia/omxplayer/
  head/multimedia/omxplayer/Makefile
  head/multimedia/omxplayer/distinfo
  head/multimedia/omxplayer/files/
  head/multimedia/omxplayer/files/patch-Keyboard.cpp
  head/multimedia/omxplayer/files/patch-Keyboard.h
  head/multimedia/omxplayer/files/patch-Makefile
  head/multimedia/omxplayer/files/patch-Makefile.include
  head/multimedia/omxplayer/files/patch-linux_PlatformDefs.h
  head/multimedia/omxplayer/files/patch-omxplayer.cpp
  head/multimedia/omxplayer/pkg-descr