[arch-commits] CVS update of extra/x11/wine (PKGBUILD)
Alexander Baldeck
alexander at archlinux.org
Tue Jun 5 00:27:02 UTC 2007
Date: Monday, June 4, 2007 @ 20:27:02
Author: alexander
Path: /home/cvs-extra/extra/x11/wine
Modified: PKGBUILD (1.40 -> 1.41)
upgpkg: wine 0.9.38
----------+
PKGBUILD | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
Index: extra/x11/wine/PKGBUILD
diff -u extra/x11/wine/PKGBUILD:1.40 extra/x11/wine/PKGBUILD:1.41
--- extra/x11/wine/PKGBUILD:1.40 Wed May 2 15:45:42 2007
+++ extra/x11/wine/PKGBUILD Mon Jun 4 20:27:02 2007
@@ -1,16 +1,18 @@
-# $Id: PKGBUILD,v 1.40 2007/05/02 19:45:42 dale Exp $
+# $Id: PKGBUILD,v 1.41 2007/06/05 00:27:02 alexander Exp $
# Maintainer: Dale Blount <dale at archlinux.org>
# Contributor: Matt Smith (Majik) <darkknight at helpdesk.zaz.net>
pkgname=wine
-pkgver=0.9.36
+pkgver=0.9.38
pkgrel=1
pkgdesc="Emulator of the Windows 3.x and Win32 APIs"
url="http://www.winehq.com"
-depends=('libjpeg' 'libungif' 'alsa-lib' 'glut' 'libldap' 'libxslt' 'lcms' 'libxxf86dga' 'freeglut')
+arch=('i686')
+license=('LGPL')
+depends=('libjpeg' 'libungif' 'alsa-lib' 'glut' 'libldap' 'libxslt' 'lcms' 'libxxf86dga' 'freeglut' \
+ 'libxinerama' 'libxcursor' 'libxrandr' 'libxrender' 'libxdamage')
makedepends=('alsa-lib' 'sane' 'fontforge' 'flex' 'bison')
install=(wine.install)
source=(http://easynews.dl.sourceforge.net/sourceforge/wine/wine-$pkgver.tar.bz2)
-md5sums=('8cc54b83b5beafcc3d998a04ed723a39')
build() {
cd $startdir/src/$pkgname-$pkgver
@@ -26,3 +28,4 @@
}
+md5sums=('6d8cf3a9eef08e9dfbc3105ccd1ce648')
More information about the arch-commits
mailing list