alarm/gst-imx to 0.9.7-1

This commit is contained in:
Kevin Mihelich 2014-07-04 18:18:12 +00:00
parent 046a2069eb
commit 842440ff59
2 changed files with 5 additions and 5 deletions

View file

@ -3,9 +3,9 @@
buildarch=4 buildarch=4
pkgname=gst-imx pkgname=gst-imx
_commit=12fba1863e8dcde89d3d4f299eaaa5d2644da77b _commit=c25d1089a3aa630cd50646fe46eb78787466a062
pkgver=0.9.6 pkgver=0.9.7
pkgrel=2 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=('d04c0cdbaa6c9ffcdb6d45dcbc32e62b') md5sums=('fb1f4982bca844e305255b68f9e47bab')
LDFLAGS+=' -L/opt/fsl/lib' LDFLAGS+=' -L/opt/fsl/lib'
CPPFLAGS+=' -I/opt/fsl/include' CPPFLAGS+=' -I/opt/fsl/include'

View file

@ -10,7 +10,7 @@ pkgname=rust
pkgver=0.11.0 pkgver=0.11.0
pkgrel=1 pkgrel=1
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
pkgdesc='A safe, concurrent, practical language (Nightly build)' pkgdesc='A safe, concurrent, practical language'
url='http://www.rust-lang.org/' url='http://www.rust-lang.org/'
license=('MIT' 'Apache') license=('MIT' 'Apache')
depends=(gcc shared-mime-info) depends=(gcc shared-mime-info)