[arch-commits] Commit in mesa/trunk (PKGBUILD)

Laurent Carlier lcarlier at archlinux.org
Sat Sep 6 21:49:10 UTC 2014


    Date: Saturday, September 6, 2014 @ 23:49:09
  Author: lcarlier
Revision: 221048

upgpkg: mesa 10.2.7-1

upstream update 10.2.7

Modified:
  mesa/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-06 19:20:00 UTC (rev 221047)
+++ PKGBUILD	2014-09-06 21:49:09 UTC (rev 221048)
@@ -4,8 +4,8 @@
 
 pkgbase=mesa
 pkgname=('opencl-mesa' 'ati-dri' 'intel-dri' 'nouveau-dri' 'svga-dri' 'mesa' 'mesa-libgl')
-pkgver=10.2.6
-pkgrel=2
+pkgver=10.2.7
+pkgrel=1
 arch=('i686' 'x86_64')
 makedepends=('python2' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto' 
              'libxshmfence' 'libxxf86vm'  'libxdamage' 'libvdpau' 'wayland' 'elfutils' 'llvm' 'systemd'
@@ -13,19 +13,11 @@
 url="http://mesa3d.sourceforge.net"
 license=('custom')
 source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2{,.sig}
-        llvm35.patch
         LICENSE)
-sha256sums=('193314d2adba98e43697d726739ac46b4299aae324fa1821aa226890c28ac806'
+sha256sums=('27b958063a4c002071f14ed45c7d2a1ee52cd85e4ac8876e8a1c273495a7d43f'
             'SKIP'
-            'd3d433564cd21da8aa56a9ceccee6122d5991cae2bd1924173359f13bd38bd6f'
             '7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2')
 
-prepare() {
-  cd ${srcdir}/?esa-*
-
-  patch -Np1 -i ../llvm35.patch
-}
-
 build() {
   cd ${srcdir}/?esa-*
 




More information about the arch-commits mailing list