[arch-commits] Commit in steam/trunk (PKGBUILD)

Daniel Wallace dwallace at nymeria.archlinux.org
Mon Feb 25 22:00:05 UTC 2013


    Date: Monday, February 25, 2013 @ 23:00:05
  Author: dwallace
Revision: 84888

upgpkg: steam 1.0.0.34-1

upgpkg: steam 1.0.0.34-1

Modified:
  steam/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-25 21:54:52 UTC (rev 84887)
+++ PKGBUILD	2013-02-25 22:00:05 UTC (rev 84888)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
 # Contributor: K900 <k0009000 at gmail.com>
 pkgname=steam
-pkgver=1.0.0.33
+pkgver=1.0.0.34
 pkgrel=1
 pkgdesc="Digital distribution client bootstrap package"
 arch=("i686" "x86_64")
@@ -13,7 +13,7 @@
       'dbus' 'freetype2'  'gdk-pixbuf2' 'ttf-font' 'zenity'
       )
 if [[ "$CARCH" == "x86_64" ]]; then
-  depends+=(lib32-libgl lib32-gcc-libs lib32-libx11)
+  depends+=(lib32-mesa lib32-gcc-libs lib32-libx11)
   optdepends=(
   'lib32-ati-dri: for open source ATI driver users'
   'lib32-catalyst-utils: for AMD Catalyst users'
@@ -24,7 +24,7 @@
   )
 build() {
     patch -d "$pkgname" -Np1 -i "$srcdir/lib32-flashplugin-path.patch"
-    #patch -d "$pkgname" -Np1 -i "$srcdir/alsa_sdl_audiodriver.patch"
+#    patch -d "$pkgname" -Np1 -i "$srcdir/alsa_sdl_audiodriver.patch"
 }
 else
     optdepends=('flashplugin: for flash videos')
@@ -36,7 +36,7 @@
 source=("http://repo.steampowered.com/$pkgname/pool/$pkgname/s/$pkgname/${pkgname}_$pkgver.tar.gz"
         'lib32-flashplugin-path.patch'
         'alsa_sdl_audiodriver.patch')
-md5sums=('b8c2e74b0017d4d4fbcba801b8cb907b'
+md5sums=('4ff9bf72b36a460d65ab3e57852f9bac'
          '1d83a1df55d677f35ce415e0750f4448'
          'ac0e03d70f1101331598b2b32ed9bac3')
 




More information about the arch-commits mailing list