mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
Merge branch 'master' of https://github.com/archlinuxarm/PKGBUILDs
This commit is contained in:
commit
1d9f88df65
3 changed files with 8 additions and 8 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=4
|
||||
|
||||
pkgname=gst-imx
|
||||
_commit=67ea62069fca79d65bf244e98ff568d39399fdaf
|
||||
_commit=12fba1863e8dcde89d3d4f299eaaa5d2644da77b
|
||||
pkgver=0.9.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
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=('fad463566de0f28451f308b7a4b5f657')
|
||||
md5sums=('d04c0cdbaa6c9ffcdb6d45dcbc32e62b')
|
||||
|
||||
LDFLAGS+=' -L/opt/fsl/lib'
|
||||
CPPFLAGS+=' -I/opt/fsl/include'
|
||||
|
|
|
@ -6,7 +6,7 @@ pkgname=('raspberrypi-firmware'
|
|||
'raspberrypi-firmware-bootloader-x'
|
||||
'raspberrypi-firmware-tools'
|
||||
'raspberrypi-firmware-examples')
|
||||
pkgver=20140510
|
||||
pkgver=20140607
|
||||
pkgrel=1
|
||||
pkgdesc="Firmware files for Raspberry Pi"
|
||||
arch=('any')
|
||||
|
|
|
@ -4,12 +4,12 @@
|
|||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=8f68232e7916a32ef0c37ab29ddac11a72afb436
|
||||
_commit=cb53ea88f75180cc1ba74f7f197c8e3fd4f47cfe
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.12.20
|
||||
pkgrel=4
|
||||
pkgver=3.12.21
|
||||
pkgrel=1
|
||||
arch=('arm armv6h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -22,7 +22,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'boot-uncompressed.txt'
|
||||
'imagetool-uncompressed.py'
|
||||
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}.x")
|
||||
md5sums=('267b17759e2a721eaded4d0f5326933a'
|
||||
md5sums=('52499c40e6c67539cb8be9b84e84b1ab'
|
||||
'76a2bcba7382be9a7a7ffc1e3be9c972'
|
||||
'98beb36f9b8cf16e58de2483ea9985e3'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
|
|
Loading…
Reference in a new issue