[arch-commits] Commit in xf86-video-radeonhd/repos (extra-i686 extra-i686/PKGBUILD)

Juergen Hoetzel juergen at archlinux.org
Wed Apr 23 21:44:37 UTC 2008


    Date: Wednesday, April 23, 2008 @ 17:44:36
  Author: juergen
Revision: 861

upgpkg: xf86-video-radeonhd 1.2.1-1

Modified:
  xf86-video-radeonhd/repos/extra-i686/	(properties)
  xf86-video-radeonhd/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)


Property changes on: xf86-video-radeonhd/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /xf86-video-radeonhd/trunk:1
   + /xf86-video-radeonhd/trunk:1-855

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-04-23 21:30:44 UTC (rev 860)
+++ extra-i686/PKGBUILD	2008-04-23 21:44:36 UTC (rev 861)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer:  <juergen at archlinux.org>
 pkgname=xf86-video-radeonhd
-pkgver=1.1.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="Experimental Radeon HD video driver for r500 and r600 ATI cards"
 arch=(i686 x86_64)
@@ -14,14 +14,13 @@
 replaces=('xf86-video-radeonhd-git')
 groups=('xorg-video-drivers')
 source=(ftp://ftp.freedesktop.org/pub/individual/driver/$pkgname-$pkgver.tar.bz2)
+md5sums=('9db15e1f1f891f514ca72dd9a3cc360a')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
   ./configure --prefix=/usr \
               --build=${CHOST} --host=${CHOST}
-  make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
   install -m644 -D ${startdir}/src/${pkgname}-${pkgver}/COPYING \
                    ${startdir}/pkg/usr/share/licenses/${pkgname}/LICENSE || return 1
 }
-md5sums=('ec31f738afd18da374e032e23ad08e21')





More information about the arch-commits mailing list