mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/gst-imx to 0.9.9-7
This commit is contained in:
parent
f27148a356
commit
ff47d70853
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgname=gst-imx
|
pkgname=gst-imx
|
||||||
_commit=23cc8c93db4454d962ed610000b39ce20c3bcc50
|
_commit=efecde5514ef2d246bf84fbb61360f63864a23c2
|
||||||
pkgver=0.9.9
|
pkgver=0.9.9
|
||||||
pkgrel=6
|
pkgrel=7
|
||||||
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=('7b1a569d900fd687c1c2aaf5b7e2adb1')
|
md5sums=('a3827b2784d781d39b4e0a53a66ae1ef')
|
||||||
|
|
||||||
LDFLAGS+=' -L/opt/fsl/lib'
|
LDFLAGS+=' -L/opt/fsl/lib'
|
||||||
CPPFLAGS+=' -I/opt/fsl/include'
|
CPPFLAGS+=' -I/opt/fsl/include'
|
||||||
|
|
Loading…
Reference in a new issue