alarm/gst-imx to 0.9.9-5

This commit is contained in:
Kevin Mihelich 2014-10-14 02:43:17 +00:00
parent 3cdb2be682
commit 86eb2eacef

View file

@ -3,9 +3,9 @@
buildarch=4 buildarch=4
pkgname=gst-imx pkgname=gst-imx
_commit=90a16512faf845d0fd6c6d3a1bc5d18f22a49e68 _commit=a6762e7f279b730440ee18556b7b86994d56c27c
pkgver=0.9.9 pkgver=0.9.9
pkgrel=4 pkgrel=5
pkgdesc="GStreamer plugins for i.MX platforms" pkgdesc="GStreamer plugins for i.MX platforms"
arch=('armv7h') arch=('armv7h')
license=('LGPL') license=('LGPL')
@ -13,7 +13,7 @@ url="https://github.com/Freescale/gstreamer-imx"
depends=('gst-plugins-base-libs' 'libfslvpuwrap' 'gpu-viv-bin-mx6q-fb') depends=('gst-plugins-base-libs' 'libfslvpuwrap' 'gpu-viv-bin-mx6q-fb')
makedepends=('python2' 'linux-headers-imx6-fsl') makedepends=('python2' 'linux-headers-imx6-fsl')
source=("https://github.com/Freescale/gstreamer-imx/archive/${_commit}.tar.gz") source=("https://github.com/Freescale/gstreamer-imx/archive/${_commit}.tar.gz")
md5sums=('27ad89c285e30aedb938e9ea0c3bf4e5') md5sums=('0021c782e38eb9993c97c35508f1d7c7')
LDFLAGS+=' -L/opt/fsl/lib' LDFLAGS+=' -L/opt/fsl/lib'
CPPFLAGS+=' -I/opt/fsl/include' CPPFLAGS+=' -I/opt/fsl/include'