alarm/veyron-libgl to r5p0-3

This commit is contained in:
Kevin Mihelich 2015-08-06 01:02:02 +00:00
parent a89e4fc658
commit 5c83ca61a1
1 changed files with 5 additions and 5 deletions

View File

@ -5,22 +5,22 @@ buildarch=4
pkgname=veyron-libgl
pkgver=r5p0
pkgrel=2
pkgrel=3
arch=('armv7h')
pkgdesc="Veyron Chromebook Mali GL Driver"
url="http://www.google.com/"
license=('Proprietary')
depends=('mesa-libgl')
source=("http://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/mali-drivers-veyron-x11-1.20-r22.run"
source=("http://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/mali-drivers-veyron-x11-1.20-r26.run"
'mali-veyron.conf'
'50-mali.rules')
md5sums=('eb48f11628dac74685e6f6b94469071a'
md5sums=('39beb1579c9960e38faa462329eb83f2'
'40f5104200cfceb12b4623d219646d4e'
'd22820a21496fe3d9ccbae99643aac96')
prepare() {
sed -i 's/^more/echo/' mali-drivers-veyron-x11-1.20-r22.run
yes | sh mali-drivers-veyron-x11-1.20-r22.run
sed -i 's/^more/echo/' mali-drivers-veyron-x11-1.20-r26.run
yes | sh mali-drivers-veyron-x11-1.20-r26.run
}
package() {