From b795135097e6391a5a963ae52d11065fa98daf14 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 17 Dec 2017 18:54:57 -0500 Subject: mesa-17.3.0-2.parabola1: updating version --- libre/mesa/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libre/mesa') diff --git a/libre/mesa/PKGBUILD b/libre/mesa/PKGBUILD index 80075b0ed..838014786 100644 --- a/libre/mesa/PKGBUILD +++ b/libre/mesa/PKGBUILD @@ -4,8 +4,8 @@ pkgbase=mesa pkgname=("${pkgbase}") -pkgver=17.2.5 -pkgrel=1.parabola1 +pkgver=17.3.0 +pkgrel=2.parabola1 arch=('i686' 'x86_64' 'armv7h') makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto' 'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 'wayland' 'wayland-protocols' @@ -18,7 +18,7 @@ source=(https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig} LICENSE drirc 0002-glvnd-fix-gl-dot-pc.patch) -sha256sums=('7f7f914b7b9ea0b15f2d9d01a4375e311b0e90e55683b8e8a67ce8691eb1070f' +sha256sums=('29a0a3a6c39990d491a1a58ed5c692e596b3bfc6c01d0b45e0b787116c50c6d9' 'SKIP' '7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2' '2cc6f40076e07a2d4769557c1aa40e5b6fbbb59c38e551c1a1997ef0d3f3c5f2' @@ -84,7 +84,7 @@ build() { --enable-gallium-extra-hud \ --enable-texture-float \ $VDPAU_AND_XA \ - --enable-omx \ + --enable-omx-bellagio \ --enable-nine \ $OPENCL \ --with-clang-libdir=/usr/lib @@ -99,7 +99,7 @@ build() { package_mesa() { pkgdesc="A free implementation of the OpenGL specification, without nonfree software recommendations in drirc" depends=('libdrm' 'wayland' 'libxxf86vm' 'libxdamage' 'libxshmfence' 'libelf' - 'libomxil-bellagio' 'libtxc_dxtn' 'llvm-libs' 'lm_sensors' 'libglvnd') + 'libomxil-bellagio' 'llvm-libs' 'lm_sensors' 'libglvnd') depends_x86_64=('libunwind') depends_i686=("${depends_x86_64[@]}") optdepends=('opengl-man-pages: for the OpenGL API man pages' -- cgit v1.2.3