[arch-commits] Commit in steam/trunk (PKGBUILD lib32-flashplugin-path.patch)

Daniel Wallace dwallace at nymeria.archlinux.org
Sat Feb 16 23:36:53 UTC 2013


    Date: Sunday, February 17, 2013 @ 00:36:53
  Author: dwallace
Revision: 84364

upgpkg: steam 1.0.0.28-1

upgpkg: steam 1.0.0.28-1

Modified:
  steam/trunk/PKGBUILD
  steam/trunk/lib32-flashplugin-path.patch

------------------------------+
 PKGBUILD                     |   15 ++++-----------
 lib32-flashplugin-path.patch |    4 ++--
 2 files changed, 6 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-16 22:50:41 UTC (rev 84363)
+++ PKGBUILD	2013-02-16 23:36:53 UTC (rev 84364)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
 # Contributor: K900 <k0009000 at gmail.com>
 pkgname=steam
-pkgver=1.0.0.27
+pkgver=1.0.0.28
 pkgrel=1
 pkgdesc="Digital distribution client - open beta - bootstrap package"
 arch=("i686" "x86_64")
@@ -23,31 +23,24 @@
   'lib32-flashplugin: for flash video'
   )
 build() {
-    patch -Np1 -i "$srcdir/lib32-flashplugin-path.patch"
+    patch -d "$pkgname-$pkgver" -Np1 -i "$srcdir/lib32-flashplugin-path.patch"
 }
 else
     optdepends=('flashplugin: for flash videos')
 fi
-
-
 install=steam.install
-
 source=("http://repo.steampowered.com/$pkgname/pool/$pkgname/s/$pkgname/${pkgname}_$pkgver.tar.gz"
         'lib32-flashplugin-path.patch')
-md5sums=('b7ff967f7848cfa625ff51150fc67e1d'
-         '5532b7f604fe9a73a7b6decab01e9a77')
-
-
+md5sums=('5d7b7e12dd0d513d3f7191872fa596cd'
+         '1d83a1df55d677f35ce415e0750f4448')
 package() {
 
   # Install license
   make -C $pkgname-$pkgver DESTDIR=$pkgdir install
   
   install -Dm644 "$pkgdir/usr/share/doc/steam/steam_install_agreement.txt" "$pkgdir/usr/share/licenses/steam/LICENSE"
-  
 
   # blank steamdeps because apt-get
   ln -sf /bin/true "$pkgdir/usr/bin/steamdeps"
-
 }
 #vim: set ft=PKGBUILD sw=2 ts=2 et

Modified: lib32-flashplugin-path.patch
===================================================================
--- lib32-flashplugin-path.patch	2013-02-16 22:50:41 UTC (rev 84363)
+++ lib32-flashplugin-path.patch	2013-02-16 23:36:53 UTC (rev 84364)
@@ -1,5 +1,5 @@
---- a/steam-1.0.0.27/steam	2013-02-14 14:03:49.000000000 -0500
-+++ b/steam-1.0.0.27/steam	2013-02-14 15:48:06.766152022 -0500
+--- a/steam	2013-02-14 14:03:49.000000000 -0500
++++ b/steam	2013-02-14 15:48:06.766152022 -0500
 @@ -51,6 +51,7 @@
  
  function setup_variables()




More information about the arch-commits mailing list