mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/mesa to 17.3.0-2
This commit is contained in:
parent
5ea83efdf6
commit
51c6808158
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=mesa
|
||||
pkgname=('mesa' 'libva-mesa-driver')
|
||||
pkgver=17.2.6
|
||||
pkgver=17.3.0
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto'
|
||||
|
@ -18,7 +18,7 @@ license=('custom')
|
|||
source=(https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig}
|
||||
LICENSE
|
||||
0002-glvnd-fix-gl-dot-pc.patch)
|
||||
sha256sums=('6ad85224620330be26ab68c8fc78381b12b38b610ade2db8716b38faaa8f30de'
|
||||
sha256sums=('29a0a3a6c39990d491a1a58ed5c692e596b3bfc6c01d0b45e0b787116c50c6d9'
|
||||
'SKIP'
|
||||
'7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2'
|
||||
'64a77944a28026b066c1682c7258d02289d257b24b6f173a9f7580c48beed966')
|
||||
|
@ -65,7 +65,7 @@ build() {
|
|||
--enable-gallium-osmesa \
|
||||
--enable-gallium-extra-hud \
|
||||
--enable-texture-float \
|
||||
--enable-omx \
|
||||
--enable-omx-bellagio \
|
||||
--enable-nine \
|
||||
--with-clang-libdir=/usr/lib
|
||||
|
||||
|
|
Loading…
Reference in a new issue