/steam-overlay

Gentoo overlay for Valve's Steam client and Steam-based games

Primary LanguageD

steam-overlay

Gentoo overlay for Valve's Steam client and Steam-based games.

Valve only provides a 32-bit version of the client, uses an own update mechanism for the client and games that is not under control of package managers and ships a customized runtime with precompiled libraries. This overlay provides an ebuild for the steam installer and meta ebuilds as well as patched (multilib) ebuilds from main tree that enable the execution of the client and games with (almost only) system libraries on x86_64 and x86 systems.

Please note: Valve only supports Steam with an enabled steam runtime. If you have problems, enable the runtime with the use flag or start steam with STEAM_RUNTIME=1 steam before reporting a bug at the official bug tracker.

Usage

  • Include this overlay with Layman and the following command layman -a steam
  • Choose if you want to use the official Steam runtime along with its bundled libraries or system libraries by en-/disabling the steamruntime use flag (see "Notes for AMD64"). Disabling the official runtime is only recommended for advanced Gentoo users.
  • Emerge steam-meta ebuild
  • Start the client by executing steam

Notes for AMD64

If you disable steamruntime, our ebuilds depend on the split multilib packages that (partially) replace the emul-linux-x86* packages (background). In order to use them, you have to unmask several ebuilds and enable the abi_x86_32 use flag.

Troubleshooting Steam

If you have problems, please take a look at http://wiki.gentoo.org/wiki/Steam, Gentoo Forums thread, Arch Wiki and the official bug tracker.

The correspondig bugzilla entry is bug #442176. The official steam repo is here.