summaryrefslogtreecommitdiff
path: root/libre-multilib
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-07-01 10:22:19 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-07-01 10:22:19 -0300
commitd34d670b498fafc120b81e74d37ca9333133c0ea (patch)
treef515643d7ae63f8cb5861481b2d12c4e078660d0 /libre-multilib
parent40c0b1e77a253cb8a7028d28c8e5724fac3b9d5f (diff)
lib32-opencl-mesa-10.6.1-1: updating version
Diffstat (limited to 'libre-multilib')
-rw-r--r--libre-multilib/lib32-opencl-mesa/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/libre-multilib/lib32-opencl-mesa/PKGBUILD b/libre-multilib/lib32-opencl-mesa/PKGBUILD
index ee12b0a04..5ede82e32 100644
--- a/libre-multilib/lib32-opencl-mesa/PKGBUILD
+++ b/libre-multilib/lib32-opencl-mesa/PKGBUILD
@@ -3,19 +3,19 @@
pkgbase=mesa
pkgname=lib32-opencl-$pkgbase
-pkgver=10.6.0
+pkgver=10.6.1
pkgrel=1
pkgdesc='OpenCL support for mesa drivers (32-bit)'
arch=('x86_64')
url="http://${pkgbase}3d.sourceforge.net"
license=('custom')
-depends=("opencl-$pkgbase" "lib32-$pkgbase-libgl" "lib32-$pkgbase=$pkgver" 'opencl-icd-loader' 'lib32-libclc' 'lib32-clang')
+depends=("opencl-$pkgbase" "lib32-$pkgbase-libgl" "lib32-$pkgbase=$pkgver" 'lib32-libgcrypt' 'lib32-opencl-icd-loader' 'lib32-libclc' 'lib32-clang')
optdepends=('opencl-headers: headers necessary for OpenCL development')
# please use libretools, install "multilib-devel" on chroot and add
# "CHROOTEXTRAPKG=(multilib-devel)" on "/etc/libretools.d/chroot.conf" file.
makedepends=('python2-mako' 'dri2proto' 'dri3proto' 'glproto' 'presentproto' 'python2' 'llvm')
source=(ftp://ftp.freedesktop.org/pub/$pkgbase/$pkgver/$pkgbase-$pkgver.tar.xz{,.sig})
-sha512sums=('6a689de013269336b744f7b0a1acfd065eaffdb8ca2ed22d979eac0163abb16d2e6072433c0d529491083efae4d1645c60e26b22e838f5bd76f0082e3bc80e6d'
+sha512sums=('7ba5f4a7e421e6f198c4e80c1f0259071e1115aecdbe2846a7986bcfe1503a6f4a1806126295e3d9f4b6aee63dd107e82c3972ccb8079b9b5baf1f65246d21ab'
'SKIP')
validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov <emil.l.velikov@gmail.com>
@@ -40,6 +40,7 @@ build() {
--sysconfdir=/etc \
--with-gallium-drivers=r300,r600,radeonsi,nouveau,svga,swrast \
--with-egl-platforms=x11,drm,wayland \
+ --with-sha1=libgcrypt \
--enable-llvm-shared-libs \
--enable-egl \
--enable-gallium-llvm \