mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/mesa to 17.2.6-2
This commit is contained in:
parent
6b634ef698
commit
5ea83efdf6
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
pkgbase=mesa
|
pkgbase=mesa
|
||||||
pkgname=('mesa' 'libva-mesa-driver')
|
pkgname=('mesa' 'libva-mesa-driver')
|
||||||
pkgver=17.2.6
|
pkgver=17.2.6
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto'
|
makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto'
|
||||||
'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 'wayland' 'wayland-protocols'
|
'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 'wayland' 'wayland-protocols'
|
||||||
|
@ -90,7 +90,7 @@ package_libva-mesa-driver() {
|
||||||
package_mesa() {
|
package_mesa() {
|
||||||
pkgdesc="an open-source implementation of the OpenGL specification"
|
pkgdesc="an open-source implementation of the OpenGL specification"
|
||||||
depends=('libdrm' 'wayland' 'libxxf86vm' 'libxdamage' 'libxshmfence' 'libelf'
|
depends=('libdrm' 'wayland' 'libxxf86vm' 'libxdamage' 'libxshmfence' 'libelf'
|
||||||
'libomxil-bellagio' 'libtxc_dxtn' 'llvm-libs' 'lm_sensors' 'libglvnd')
|
'libomxil-bellagio' 'llvm-libs' 'lm_sensors' 'libglvnd')
|
||||||
optdepends=('opengl-man-pages: for the OpenGL API man pages'
|
optdepends=('opengl-man-pages: for the OpenGL API man pages'
|
||||||
'mesa-vdpau: for accelerated video playback'
|
'mesa-vdpau: for accelerated video playback'
|
||||||
'libva-mesa-driver: for accelerated video playback')
|
'libva-mesa-driver: for accelerated video playback')
|
||||||
|
|
Loading…
Reference in a new issue