Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] steam: remove patch to LD_PRELOAD required system libs.
Date: Tue, 21 Jan 2020 07:20:46 +0100	[thread overview]
Message-ID: <20200121062046.td6BKHMPWXg9UkKaQecZ2DQLyvGdJFtlDkKpMRP11lM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18442@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 407 bytes --]

There is an updated pull request by Nicop06 against master on the void-packages repository

https://github.com/Nicop06/void-packages steam
https://github.com/void-linux/void-packages/pull/18442

steam: remove patch to LD_PRELOAD required system libs.
This breaks Aspyr games such as Civilization 5 or Borderlands 2.

A patch file from https://github.com/void-linux/void-packages/pull/18442.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-steam-18442.patch --]
[-- Type: text/x-diff, Size: 1386 bytes --]

From b68a024608f15e5567c441b650827c82ef3b1445 Mon Sep 17 00:00:00 2001
From: Nicolas Porcel <nicolasporcel06@gmail.com>
Date: Tue, 21 Jan 2020 04:37:15 +0000
Subject: [PATCH] steam: remove patch to LD_PRELOAD required system libs.

This breaks some games.
---
 srcpkgs/steam/patches/void.patch | 23 -----------------------
 1 file changed, 23 deletions(-)
 delete mode 100644 srcpkgs/steam/patches/void.patch

diff --git a/srcpkgs/steam/patches/void.patch b/srcpkgs/steam/patches/void.patch
deleted file mode 100644
index f3e805d50e0..00000000000
--- a/srcpkgs/steam/patches/void.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- steam.orig 2016-05-07 13:51:39.465996146 +0200
-+++ steam      2016-05-07 13:52:51.155112972 +0200
-@@ -183,6 +183,10 @@
-       exit 1
- fi
- 
-+# --*-- void --*--
-+export  LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1'
-+# --*-- void --*--
-+
- # go to the install directory and run the client
- cp "$LAUNCHSTEAMBOOTSTRAPFILE" "$LAUNCHSTEAMDIR/bootstrap.tar.xz"
- cd "$LAUNCHSTEAMDIR"
-@@ -190,7 +198,7 @@
-       mkdir -p --mode=777 /tmp/dumps
-     if [[ -f "/tmp/dumps/${USER}_stdout.txt" ]]; then
-         rm -f "/tmp/dumps/${USER}_stdout.txt"
--    fi 
-+    fi
-       exec "$LAUNCHSTEAMDIR/$STEAMBOOTSTRAP" "$@" 2>&1 | tee "/tmp/dumps/${USER}_stdout.txt"
- else
-       exec "$LAUNCHSTEAMDIR/$STEAMBOOTSTRAP" "$@"
-

  reply	other threads:[~2020-01-21  6:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21  4:41 [PR PATCH] " voidlinux-github
2020-01-21  6:20 ` voidlinux-github [this message]
2020-01-21 14:04 ` voidlinux-github
2020-01-21 20:07 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-21 20:08 ` voidlinux-github
2020-01-21 21:00 ` voidlinux-github
2020-01-21 21:01 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-21 21:04 ` voidlinux-github
2020-01-25  7:50 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200121062046.td6BKHMPWXg9UkKaQecZ2DQLyvGdJFtlDkKpMRP11lM@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).