mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/gst-imx to 0.9.6-2
This commit is contained in:
parent
e63f86ea70
commit
bc41ca6f6a
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgname=gst-imx
|
pkgname=gst-imx
|
||||||
_commit=67ea62069fca79d65bf244e98ff568d39399fdaf
|
_commit=12fba1863e8dcde89d3d4f299eaaa5d2644da77b
|
||||||
pkgver=0.9.6
|
pkgver=0.9.6
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
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=('fad463566de0f28451f308b7a4b5f657')
|
md5sums=('d04c0cdbaa6c9ffcdb6d45dcbc32e62b')
|
||||||
|
|
||||||
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