mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/gst-imx to 0.9.6-1
This commit is contained in:
parent
ae6c6dbde1
commit
4666d3f9f4
1 changed files with 5 additions and 5 deletions
|
@ -3,17 +3,17 @@
|
|||
buildarch=4
|
||||
|
||||
pkgname=gst-imx
|
||||
_commit=fe0c265296881913019c70ece3fb4193c34a6c99
|
||||
pkgver=0.9.5
|
||||
pkgrel=2
|
||||
_commit=67ea62069fca79d65bf244e98ff568d39399fdaf
|
||||
pkgver=0.9.6
|
||||
pkgrel=1
|
||||
pkgdesc="GStreamer plugins for i.MX platforms"
|
||||
arch=('armv7h')
|
||||
license=('LGPL')
|
||||
url="https://github.com/Freescale/gstreamer-imx"
|
||||
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")
|
||||
md5sums=('5ba3a491df1065e51207cb4fbff23320')
|
||||
md5sums=('fad463566de0f28451f308b7a4b5f657')
|
||||
|
||||
LDFLAGS+=' -L/opt/fsl/lib'
|
||||
CPPFLAGS+=' -I/opt/fsl/include'
|
||||
|
|
Loading…
Reference in a new issue