omxplayer: update to upstream commit 6ee9a0a548 and rebuild against ffmpeg>=2.4.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# Template file for 'omxplayer'
|
# Template file for 'omxplayer'
|
||||||
_githash=ed4d3d50b4
|
_githash=6ee9a0a548
|
||||||
|
|
||||||
pkgname=omxplayer
|
pkgname=omxplayer
|
||||||
version=20140713
|
version=20140929
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Commandline OMX player for the Raspberry Pi (git ${_githash})"
|
short_desc="Commandline OMX player for the Raspberry Pi (git ${_githash})"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
@@ -13,7 +13,7 @@ homepage="https://github.com/popcornmix/omxplayer"
|
|||||||
only_for_archs="armv6l"
|
only_for_archs="armv6l"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config git"
|
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"
|
depends="rpi-firmware>=20130913 freefont-ttf"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
|
|||||||
Reference in New Issue
Block a user