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

Daniel Wallace dwallace at nymeria.archlinux.org
Mon Feb 25 22:13:35 UTC 2013


    Date: Monday, February 25, 2013 @ 23:13:35
  Author: dwallace
Revision: 84894

upgpkg: steam 1.0.0.34-2

upgpkg: steam 1.0.0.34-2

Modified:
  steam/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-25 22:10:23 UTC (rev 84893)
+++ PKGBUILD	2013-02-25 22:13:35 UTC (rev 84894)
@@ -3,7 +3,7 @@
 # Contributor: K900 <k0009000 at gmail.com>
 pkgname=steam
 pkgver=1.0.0.34
-pkgrel=1
+pkgrel=2
 pkgdesc="Digital distribution client bootstrap package"
 arch=("i686" "x86_64")
 url="http://steampowered.com/"
@@ -24,13 +24,13 @@
   )
 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')
-#build() {
-#    patch -d "$pkgname" -Np1 -i "$srcdir/alsa_sdl_audiodriver.patch"
-#}
+build() {
+    patch -d "$pkgname" -Np1 -i "$srcdir/alsa_sdl_audiodriver.patch"
+}
 fi
 install=steam.install
 source=("http://repo.steampowered.com/$pkgname/pool/$pkgname/s/$pkgname/${pkgname}_$pkgver.tar.gz"




More information about the arch-commits mailing list