mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/gst-imx to 0.10.0-1
This commit is contained in:
parent
6ba50355b4
commit
e2ec0d2625
1 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgname=gst-imx
|
pkgname=gst-imx
|
||||||
_commit=46564e8a981276d0e0ff8c0201b5c684f5a8a6b1
|
_commit=1d134c1795b9e444405af25fd81f0678ec336649
|
||||||
pkgver=0.9.9
|
pkgver=0.10.0
|
||||||
pkgrel=10
|
pkgrel=1
|
||||||
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=('6c180c2151907834c9a2de79a9fc9cb4')
|
md5sums=('b701700508d3fee7fe2a519b588a478c')
|
||||||
|
|
||||||
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