From e8318ca61afda438339cb512dbafe4a50ef192a9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 28 Dec 2014 04:22:50 +0000 Subject: [PATCH] alarm/gst-imx to 0.10.0-2 --- alarm/gst-imx/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/alarm/gst-imx/PKGBUILD b/alarm/gst-imx/PKGBUILD index 7ed7ad4d9..ed70b65ab 100644 --- a/alarm/gst-imx/PKGBUILD +++ b/alarm/gst-imx/PKGBUILD @@ -3,9 +3,9 @@ buildarch=4 pkgname=gst-imx -_commit=1d134c1795b9e444405af25fd81f0678ec336649 +_commit=50dff52a2e2ab8992236e59bd40fd2c35e8b9bd9 pkgver=0.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="GStreamer plugins for i.MX platforms" arch=('armv7h') license=('LGPL') @@ -13,7 +13,7 @@ url="https://github.com/Freescale/gstreamer-imx" depends=('gst-plugins-base-libs' 'libfslvpuwrap' 'gpu-viv-bin-mx6q-fb') makedepends=('python2' 'linux-headers-imx6-fsl') source=("https://github.com/Freescale/gstreamer-imx/archive/${_commit}.tar.gz") -md5sums=('b701700508d3fee7fe2a519b588a478c') +md5sums=('f3b865ff986355c06d213350f5849512') LDFLAGS+=' -L/opt/fsl/lib' CPPFLAGS+=' -I/opt/fsl/include'