summaryrefslogtreecommitdiff
path: root/community/wine/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wine/PKGBUILD')
-rw-r--r--community/wine/PKGBUILD15
1 files changed, 7 insertions, 8 deletions
diff --git a/community/wine/PKGBUILD b/community/wine/PKGBUILD
index f868fcfa9..8a8198de4 100644
--- a/community/wine/PKGBUILD
+++ b/community/wine/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 56091 2011-09-30 23:44:20Z svenstaro $
+# $Id: PKGBUILD 58857 2011-11-19 02:52:24Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: Eduardo Romero <eduardo@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=wine
-pkgver=1.3.29
-pkgrel=2
+pkgver=1.3.33
+pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
source=(http://ibiblio.org/pub/linux/system/emulators/$pkgname/$pkgname-$_pkgbasever.tar.bz2)
-md5sums=('6c4159ef53c81faf5e52f29211ac50de')
+md5sums=('24807ef7d9a5e8c2635541880672db7b')
pkgdesc="A compatibility layer for running Windows programs"
url="http://www.winehq.com"
@@ -25,9 +25,7 @@ depends=(
libxcursor lib32-libxcursor
libxrandr lib32-libxrandr
libxdamage lib32-libxdamage
- libxxf86dga lib32-libxxf86dga
libxi lib32-libxi
- alsa-lib lib32-alsa-lib
desktop-file-utils
)
@@ -47,8 +45,8 @@ makedepends=(autoconf ncurses bison perl fontforge flex prelink
mpg123 lib32-mpg123
openal lib32-openal
libcups lib32-libcups
- gnutls lib32-gnutls
v4l-utils lib32-v4l-utils
+ alsa-lib lib32-alsa-lib
oss
)
@@ -61,9 +59,10 @@ optdepends=(
mpg123 lib32-mpg123
openal lib32-openal
libcups lib32-libcups
- gnutls lib32-gnutls
v4l-utils lib32-v4l-utils
libpulse lib32-libpulse
+ alsa-plugins lib32-alsa-plugins
+ alsa-lib lib32-alsa-lib
oss
)