mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/gst-imx to 0.9.7-1
This commit is contained in:
parent
046a2069eb
commit
842440ff59
2 changed files with 5 additions and 5 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=4
|
||||
|
||||
pkgname=gst-imx
|
||||
_commit=12fba1863e8dcde89d3d4f299eaaa5d2644da77b
|
||||
pkgver=0.9.6
|
||||
pkgrel=2
|
||||
_commit=c25d1089a3aa630cd50646fe46eb78787466a062
|
||||
pkgver=0.9.7
|
||||
pkgrel=1
|
||||
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=('d04c0cdbaa6c9ffcdb6d45dcbc32e62b')
|
||||
md5sums=('fb1f4982bca844e305255b68f9e47bab')
|
||||
|
||||
LDFLAGS+=' -L/opt/fsl/lib'
|
||||
CPPFLAGS+=' -I/opt/fsl/include'
|
||||
|
|
|
@ -10,7 +10,7 @@ pkgname=rust
|
|||
pkgver=0.11.0
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
pkgdesc='A safe, concurrent, practical language (Nightly build)'
|
||||
pkgdesc='A safe, concurrent, practical language'
|
||||
url='http://www.rust-lang.org/'
|
||||
license=('MIT' 'Apache')
|
||||
depends=(gcc shared-mime-info)
|
||||
|
|
Loading…
Reference in a new issue