From ab85f79a7972f53207d4f0be55866b4e498b5873 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 25 Nov 2015 07:31:49 +0100 Subject: [PATCH] steam: update to 1.0.0.51. --- srcpkgs/steam/patches/void.patch | 2 +- srcpkgs/steam/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/steam/patches/void.patch b/srcpkgs/steam/patches/void.patch index eda8e2a045d..7e9f97b8876 100644 --- a/srcpkgs/steam/patches/void.patch +++ b/srcpkgs/steam/patches/void.patch @@ -9,7 +9,7 @@ +# -- void -- + + -+export LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1' ++export LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libasound.so.2' + # go to the install directory and run the client cp "$LAUNCHSTEAMBOOTSTRAPFILE" "$LAUNCHSTEAMDIR/bootstrap.tar.xz" diff --git a/srcpkgs/steam/template b/srcpkgs/steam/template index 43c925a8a5a..2b508ed467d 100644 --- a/srcpkgs/steam/template +++ b/srcpkgs/steam/template @@ -3,8 +3,8 @@ only_for_archs="i686 x86_64" pkgname=steam -version=1.0.0.50 -revision=5 +version=1.0.0.51 +revision=1 wrksrc=steam depends="zenity xterm xz curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf" repository="nonfree" @@ -13,7 +13,7 @@ maintainer="Juan RP " license="Propietary license" homepage="http://steampowered.com/" distfiles="http://repo.steampowered.com/$pkgname/pool/$pkgname/s/steam/steam_${version}.tar.gz" -checksum=be6388c0ab36799d6173276ac75b4d92c6623a53d901395c9fc1963cfd245573 +checksum=bf766db05fcc3a8079e7e514accfbd2503813a3c70ff8336aa93e554ed7719be do_install() { make DESTDIR=${DESTDIR} install