[arch-commits] Commit in xf86-video-tdfx/trunk (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Mon Apr 21 15:34:25 UTC 2008


    Date: Monday, April 21, 2008 @ 11:34:25
  Author: alexander
Revision: 689

* rebuilt against mesa 7.0.3

Modified:
  xf86-video-tdfx/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-21 15:34:08 UTC (rev 688)
+++ PKGBUILD	2008-04-21 15:34:25 UTC (rev 689)
@@ -5,15 +5,15 @@
 pkgver=1.4.0
 pkgrel=1
 pkgdesc="X.org tdfx video driver"
-_mesaver="7.0.3-rc3"
+_mesaver="7.0.3"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('expat>=2.0' 'libdrm>=2.3.0')
-makedepends=('pkgconfig' 'xorg-server>=1.4.0.90' 'imake' 'mesa>=7.0.3rc3')
+makedepends=('pkgconfig' 'xorg-server>=1.4.0.90' 'imake' 'mesa>=7.0.3')
 options=(!libtool)
 groups=('xorg-video-drivers')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-	http://www.mesa3d.org/beta/MesaLib-${_mesaver}.tar.gz)
+        http://downloads.sourceforge.net/sourceforge/mesa3d/MesaLib-${_mesaver}.tar.bz2)
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -46,4 +46,4 @@
   make DESTDIR=${startdir}/pkg install || return 1
 }
 md5sums=('b13132f24683ef759bfb0c1db5096496'
-         '8caf88712f76f28ed36aa0cedad6d7cb')
+         'e6e6379d7793af40a6bc3ce1bace572e')





More information about the arch-commits mailing list