mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/gst-imx to 0.9.5-2
This commit is contained in:
parent
050b0a0560
commit
56d83d92d6
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgname=gst-imx
|
pkgname=gst-imx
|
||||||
_commit=13ac91553c475ec3724870ec6c6540b3df758760
|
_commit=fe0c265296881913019c70ece3fb4193c34a6c99
|
||||||
pkgver=0.9.5
|
pkgver=0.9.5
|
||||||
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=('3f623b52b288d5d92041f7cf7b6d913a')
|
md5sums=('5ba3a491df1065e51207cb4fbff23320')
|
||||||
|
|
||||||
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