summaryrefslogtreecommitdiff
path: root/package/omxplayer/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-15 10:20:46 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-15 10:20:46 +0200
commit67f34421f0ae00adc39cbf016e4b33d2817b854d (patch)
treedf86c2b5a82d9da96fa048ed741f09cfd475330c /package/omxplayer/Makefile
parent96a83976f70dc1bfcedadcf94f59502ab2b4014d (diff)
parent4a1c24c3c1c4db2aa462a0400efe31658ae7d7c6 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/omxplayer/Makefile')
-rw-r--r--package/omxplayer/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/package/omxplayer/Makefile b/package/omxplayer/Makefile
index c36174f43..7e724dcd3 100644
--- a/package/omxplayer/Makefile
+++ b/package/omxplayer/Makefile
@@ -4,10 +4,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= omxplayer
-# actually 1ca2f7adaa7f6a92410d9664e76c395537659dba from 07.04.2014
-PKG_VERSION:= 0.4
-PKG_RELEASE:= 2
-PKG_MD5SUM:= d4efff32305bd16315e6fa4f80ea2a98
+# actually 46616c55c2fad3dac47d17e8a6b41a16a4d6f15e from 13.04.2014
+PKG_VERSION:= 0.5
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 1c882539dfcbc4e8efeae85ff8069cbe
PKG_DESCR:= video player for raspberry pi
PKG_SECTION:= multimedia
PKG_DEPENDS:= libffmpeg boost bcm2835-vc libfreetype libpcre
@@ -16,6 +16,8 @@ PKG_BUILDDEP:= ffmpeg boost bcm2835-vc freetype pcre dbus
PKG_URL:= https://github.com/popcornmix/omxplayer
PKG_SITES:= http://openadk.org/distfiles/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
+
PKG_SYSTEM_DEPENDS:= raspberry-pi
PKG_LIBC_DEPENDS:= glibc musl