1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222
|
Source: steam-installer
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Michael Gilbert <mgilbert@debian.org>,
Simon McVittie <smcv@debian.org>,
Build-Depends:
debhelper-compat (= 13),
pkgconf,
po-debconf,
python3:any,
systemd-dev,
zlib1g,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://steamcommunity.com/linux
Vcs-Git: https://salsa.debian.org/games-team/steam-installer.git
Vcs-Browser: https://salsa.debian.org/games-team/steam-installer
Package: steam-installer
Section: contrib/games
Architecture: amd64
Multi-Arch: foreign
Pre-Depends:
debconf,
${misc:Pre-Depends},
Depends:
default-dbus-session-bus | dbus-session-bus,
lsof,
steam-libs (= ${binary:Version}),
steam-libs-i386 (= ${binary:Version}),
xdg-user-dirs,
zenity | yad,
${misc:Depends},
${shlibs:Depends},
Breaks:
steam (<< 1:1.0.0.75+ds~),
Conflicts:
steam-launcher,
Replaces:
steam (<< 1:1.0.0.75+ds~),
steam-launcher,
Description: Valve's Steam digital software delivery system
Steam (https://www.steampowered.com) is a software content delivery system
developed by Valve software (https://www.valvesoftware.com). There is
some free software available, but for the most part the content delivered
is non-free.
.
This package provides a script that downloads and installs the Steam client,
and depends on 32-bit and 64-bit libraries and other components that are
required by the Steam client. The actual Steam installation and all Steam
games will be installed into the home directory of each user who runs
the installer script.
.
Because Steam requires 32-bit libraries, before installing this package it
will be necessary to run, as root:
.
dpkg --add-architecture i386; apt update
.
Use of Steam is subject to several license agreements and other legal
terms. Please see <https://store.steampowered.com/subscriber_agreement/>
and <https://store.steampowered.com/legal/> for more details,
and pay attention and read carefully if you're worried about your rights.
Package: steam
Section: contrib/oldlibs
Architecture: i386
Multi-Arch: foreign
Pre-Depends:
${misc:Pre-Depends},
Depends:
steam-installer (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Transitional package for Steam
Steam (https://www.steampowered.com) is a software content delivery system
developed by Valve software (https://www.valvesoftware.com). There is
some free software available, but for the most part the content delivered
is non-free.
.
This transitional package upgrades from the old steam package to the
newer steam-installer package.
Package: steam-libs
Section: metapackages
Architecture: amd64 i386
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
ca-certificates,
curl,
file,
libcap2 [!i386],
libcrypt1,
libelf1t64 [!i386] | libelf1 [!i386],
libgcc-s1,
libgl1-mesa-dri,
libgl1,
libgpg-error0,
libnm0 [i386],
libstdc++6,
libudev1,
libva2,
libva-x11-2,
libxcb-dri3-0,
libxcb1,
libxi6,
libxinerama1,
xz-utils,
${misc:Depends},
${shlibs:Depends},
Recommends:
fontconfig,
fonts-liberation,
libasound2-plugins,
libegl1,
libexpat1,
libfontconfig1,
libgbm1,
libglib2.0-0t64 [!i386] | libglib2.0-0 [!i386],
libnm0 [!i386],
libsdl2-2.0-0,
libusb-1.0-0,
libva-drm2,
libva-glx2,
libx11-6,
libx11-xcb1,
libxau6,
libxcb-dri2-0,
libxcb-glx0,
libxcb-present0,
libxcb-sync1,
libxdamage1,
libxdmcp6,
libxext6,
libxfixes3,
libxkbcommon-x11-0,
libxkbcommon0,
libxss1,
libxxf86vm1,
mesa-vulkan-drivers,
steam-devices,
va-driver-all | va-driver,
xdg-desktop-portal,
xdg-desktop-portal-gtk | xdg-desktop-portal-backend,
xdg-utils,
xterm | x-terminal-emulator,
zenity,
Suggests:
gtk2-engines-pixbuf [i386],
libgtk2.0-0t64 [i386] | libgtk2.0-0 [i386],
libudev0,
nvidia-driver-libs,
nvidia-vulkan-icd,
pipewire,
Provides:
steam-libs-amd64 (= ${binary:Version}) [amd64],
Description: Metapackage for Steam dependencies
Steam (https://www.steampowered.com) is a software content delivery system
developed by Valve software (https://www.valvesoftware.com). There is
some free software available, but for the most part the content delivered
is non-free.
.
This package depends on libraries and other packages that are necessary
to run Steam. It could also be useful as a way to install packages that
are frequently asssumed to exist by proprietary games.
Package: steam-libs-i386
Section: metapackages
Architecture: i386
Multi-Arch: foreign
Pre-Depends:
${misc:Pre-Depends},
Depends:
steam-libs (= ${binary:Version}),
${misc:Depends},
Description: Metapackage for 32-bit Steam dependencies
Steam (https://www.steampowered.com) is a software content delivery system
developed by Valve software (https://www.valvesoftware.com). There is
some free software available, but for the most part the content delivered
is non-free.
.
This package indirectly depends on 32-bit libraries that are necessary
to run Steam, by depending on the steam-libs:i386 metapackage.
Package: steam-devices
Architecture: all
Multi-Arch: foreign
Pre-Depends:
${misc:Pre-Depends},
Depends:
${misc:Depends},
Suggests:
steam-installer,
Breaks:
steam (<< 1.0.0.51-1~),
Conflicts:
steam-launcher,
Replaces:
steam (<< 1.0.0.51-1~),
steam-launcher,
Description: Device support for Steam-related hardware
Installing this package configures udev to allow logged-in local users
to access various gaming-related hardware devices, such as:
.
- Valve devices such as the Steam Controller and Steam Deck
- Microsoft Xbox gamepads (Xbox 360 or newer)
- Sony Playstation gamepads (Playstation 3 or newer)
- Nintendo Switch gamepads
- third-party "clone" gamepads compatible with those devices
- virtual reality and XR peripherals such as the HTC Vive
.
It also allows input device emulation via /dev/uinput, which is required
by some Steam features such as Steam Input and Steam Remote Play.
.
These udev rules represent a trade-off between functionality and security,
and this package should not be installed on systems that are expected to
have malicious local users.
The security risks and mitigations are discussed in more detail in
<file:///usr/share/doc/steam-devices/README.Debian.gz>.
|