[arch-commits] Commit in xf86-input-elo2300/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Jun 21 13:49:40 UTC 2008


    Date: Saturday, June 21, 2008 @ 09:49:40
  Author: jgc
Revision: 3204

Merged revisions 2-3203 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/xf86-input-elo2300/trunk

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r3203 | jgc | 2008-06-21 13:49:26 +0000 (Sat, 21 Jun 2008) | 1 line
  
  upgpkg: xf86-input-elo2300 1.1.2-1
........

Modified:
  xf86-input-elo2300/repos/extra-x86_64/	(properties)
  xf86-input-elo2300/repos/extra-x86_64/PKGBUILD

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


Property changes on: xf86-input-elo2300/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /xf86-input-elo2300/trunk:1
   + /xf86-input-elo2300/trunk:1-3203

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-06-21 13:49:26 UTC (rev 3203)
+++ extra-x86_64/PKGBUILD	2008-06-21 13:49:40 UTC (rev 3204)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xf86-input-elo2300
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc="X.org ELOGraphics 2300 TouchScreen input driver"
 arch=(i686 x86_64)
@@ -12,12 +12,11 @@
 options=('!libtool')
 groups=('xorg-input-drivers')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('611d0a77a80286bc926dd3c414e59555')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-              --build=${CHOST} --host=${CHOST}
+  ./configure --prefix=/usr || return 1
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
-md5sums=('4eef20f44954d49571a10b9134fdb663')





More information about the arch-commits mailing list