omxplayer: update to upstream commit 6ee9a0a548 and rebuild against ffmpeg>=2.4.

This commit is contained in:
Juan RP 2014-09-29 09:53:35 +02:00
parent 25f3995210
commit 9af034aee8

View File

@ -1,8 +1,8 @@
# Template file for 'omxplayer'
_githash=ed4d3d50b4
_githash=6ee9a0a548
pkgname=omxplayer
version=20140713
version=20140929
revision=1
short_desc="Commandline OMX player for the Raspberry Pi (git ${_githash})"
maintainer="Juan RP <xtraeme@gmail.com>"
@ -13,7 +13,7 @@ homepage="https://github.com/popcornmix/omxplayer"
only_for_archs="armv6l"
build_style=gnu-makefile
hostmakedepends="pkg-config git"
makedepends="rpi-firmware>=20130913 pcre-devel boost-devel freetype-devel ffmpeg-devel>=2.1 dbus-devel"
makedepends="rpi-firmware>=20130913 pcre-devel boost-devel freetype-devel ffmpeg-devel>=2.4 dbus-devel"
depends="rpi-firmware>=20130913 freefont-ttf"
do_fetch() {