mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/gst-imx to 0.10.0-3
This commit is contained in:
parent
0de64ad34e
commit
91769652ba
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=4
|
||||
|
||||
pkgname=gst-imx
|
||||
_commit=50dff52a2e2ab8992236e59bd40fd2c35e8b9bd9
|
||||
_commit=467c91a91651eb41d2a50419de8791cbe34be7aa
|
||||
pkgver=0.10.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
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=('f3b865ff986355c06d213350f5849512')
|
||||
md5sums=('c60c77aede853a9b97d62a90b0d3e3a0')
|
||||
|
||||
LDFLAGS+=' -L/opt/fsl/lib'
|
||||
CPPFLAGS+=' -I/opt/fsl/include'
|
||||
|
|
Loading…
Reference in a new issue