Skip to content
Snippets Groups Projects
control 6 KiB
Newer Older
Source: steam-runtime-tools
Section: libs
Priority: optional
Maintainer: Simon McVittie <smcv@collabora.com>
Standards-Version: 4.3.0
Build-Depends:
 debhelper (>= 9),
 g++ (>= 4:4.8) | g++-4.8,
 glslang-tools,
 gtk-doc-tools <!nodoc>,
 libgl1-mesa-dev | libgl-dev,
 libjson-glib-dev (>= 1.0),
 libtheora0 <!nocheck>,
 libva-dev,
 libvdpau-dev,
 libx11-dev,
 libxau-dev,
 locales <!nocheck> | locales-all <!nocheck>,
 meson (>= 0.49.0),
 python3,
 python3 (>= 3.5) | python3.5,
 zlib1g <!nocheck>,
 libsteam-runtime-tools-0-helpers (<< 0.20191204.0~),
 libsteam-runtime-tools-0-relocatable-libs,
Vcs-Git: https://gitlab.steamos.cloud/steam/steam-runtime-tools.git
Vcs-Browser: https://gitlab.steamos.cloud/steam/steam-runtime-tools

Package: libsteam-runtime-tools-0-0
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libsteam-runtime-tools-0-helpers,
 ${misc:Depends},
 ${shlibs:Depends},
Description: Steam Runtime utility library - shared library
 The Steam Runtime is the library stack used to run the Steam client
 on Linux. The Steam Runtime Tools utility library contains open-source
 supporting code used by the Steam client to discover system information.
 .
 This package contains the shared library.

Package: libsteam-runtime-tools-0-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libc6-dev,
 libglib2.0-dev,
 libjson-glib-dev (>= 1.0),
 libsteam-runtime-tools-0-0 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: Steam Runtime utility library - development files
 The Steam Runtime is the library stack used to run the Steam client
 on Linux. The Steam Runtime Tools utility library contains open-source
 supporting code used by the Steam client to discover system information.
 .
 This package contains development files.

Package: libsteam-runtime-tools-0-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
Description: Steam Runtime utility library - documentation
 The Steam Runtime is the library stack used to run the Steam client
 on Linux. The Steam Runtime Tools utility library contains open-source
 supporting code used by the Steam client to discover system information.
 .
 This package contains documentation.

Package: libsteam-runtime-tools-0-helpers
Architecture: amd64 i386
Multi-Arch: same
Section: misc
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Ludovico de Nittis's avatar
Ludovico de Nittis committed
 libcapsule-tools-relocatable,
 waffle-utils-multiarch,
Description:
 The Steam Runtime is the library stack used to run the Steam client
 on Linux. The Steam Runtime Tools utility library contains open-source
 supporting code used by the Steam client to discover system information.
 .
 This package contains helper tools used to examine the library stack
 available for each architecture.

Package: libsteam-runtime-tools-0-relocatable-libs
Architecture: amd64 i386
Multi-Arch: same
Section: misc
Depends:
 ${misc:Depends},
 ${relocatable:Depends},
Description:
 The Steam Runtime is the library stack used to run the Steam client
 on Linux. The Steam Runtime Tools utility library contains open-source
 supporting code used by the Steam client to discover system information.
 .
 This package contains symbolic links to libraries depended on by the
 steam-runtime-system-info, steam-runtime-check-requirements and
 libsteam-runtime-tools-0-helpers packages, which make it possible to run
 those tools from an LD_LIBRARY_PATH-style Steam Runtime even if the
 LD_LIBRARY_PATH is not correctly set.
Package: libsteam-runtime-tools-0-tests
Architecture: any
Section: misc
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description:
 The Steam Runtime is the library stack used to run the Steam client
 on Linux. The Steam Runtime Tools utility library contains open-source
 supporting code used by the Steam client to discover system information.
 .
 This package contains automated tests.
Package: pressure-vessel-relocatable
Architecture: amd64 i386
Multi-Arch: foreign
Depends:
 bubblewrap,
 libcapsule-tools-relocatable (>= 0.20200707.0~),
 python3 (>= 3.5) | python3.5,
 steam-runtime-tools-bin,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 pressure-vessel-libs-amd64,
 pressure-vessel-libs-i386,
Description: Steam container launcher
 pressure-vessel puts Steam games in containers.
 .
 This package contains the launcher.

Package: pressure-vessel-libs-amd64
Architecture: amd64
Multi-Arch: foreign
Depends:
 libcapsule-tools-relocatable (>= 0.20200707.0~),
 libsteam-runtime-tools-0-helpers,
 ${misc:Depends},
 ${shlibs:Depends},
Description: Steam container launcher - cross-architecture dependencies
 pressure-vessel puts Steam games in containers.
 .
Simon McVittie's avatar
Simon McVittie committed
 This package encapsulates the amd64 cross-architecture dependencies.

Package: pressure-vessel-libs-i386
Architecture: i386
Multi-Arch: foreign
Depends:
 libcapsule-tools-relocatable (>= 0.20200707.0~),
 libsteam-runtime-tools-0-helpers,
 ${misc:Depends},
 ${shlibs:Depends},
Description: Steam container launcher - cross-architecture dependencies
 pressure-vessel puts Steam games in containers.
 .
 This package encapsulates the i386 cross-architecture dependencies.
Package: steam-runtime-tools-bin
Architecture: any
Multi-Arch: foreign
Section: libdevel
Breaks:
 libsteam-runtime-tools-0-tests (<< 0.20190806.0~),
Replaces:
 libsteam-runtime-tools-0-tests (<< 0.20190806.0~),
Depends:
 libsteam-runtime-tools-0-0,
 ${misc:Depends},
 ${shlibs:Depends},
Description: Steam Runtime utility library - command-line tools
 The Steam Runtime is the library stack used to run the Steam client
 on Linux. The Steam Runtime Tools utility library contains open-source
 supporting code used by the Steam client to discover system information.
 .
 This package contains the command-line tool steam-runtime-system-info,
 which summarizes everything that the libsteam-runtime-tools library
 can find out, and steam-runtime-check-requirements, which performs checks
 to ensure that the Steam client requirements are met.