Bug 204392 - [NEW PORT] multimedia/omxplayer: Raspberry Pi video player
Summary: [NEW PORT] multimedia/omxplayer: Raspberry Pi video player
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Only Me
Assignee: Thomas Zander
URL:
Keywords: feature, patch, patch-ready
Depends on: 204388
Blocks:
  Show dependency treegraph
 
Reported: 2015-11-09 10:09 UTC by Mikael Urankar
Modified: 2015-12-06 07:21 UTC (History)
3 users (show)

See Also:


Attachments
shar file (13.53 KB, application/x-shar)
2015-11-09 10:09 UTC, Mikael Urankar
no flags Details
poudriere testport (62.53 KB, text/x-log)
2015-11-09 10:09 UTC, Mikael Urankar
no flags Details
shar file (11.27 KB, application/x-shar)
2015-11-10 13:07 UTC, Mikael Urankar
no flags Details
poudriere testport (62.79 KB, text/x-log)
2015-11-10 13:08 UTC, Mikael Urankar
no flags Details
shar file (11.27 KB, application/x-shar)
2015-11-14 17:32 UTC, Mikael Urankar
no flags Details

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