mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/gst-imx to 0.9.7-4
This commit is contained in:
parent
f2803dce71
commit
3a52c67091
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=4
|
||||
|
||||
pkgname=gst-imx
|
||||
_commit=0c8c284f598c777e14ecec6be72aea836f774ad8
|
||||
_commit=837109543112810d8f50cbadb882b714fab082b4
|
||||
pkgver=0.9.7
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
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=('d0fab25f0d37a7255b56404951e842ec')
|
||||
md5sums=('4212c9ef2a1616d2450d203d59b6fa65')
|
||||
|
||||
LDFLAGS+=' -L/opt/fsl/lib'
|
||||
CPPFLAGS+=' -I/opt/fsl/include'
|
||||
|
|
Loading…
Reference in a new issue