Newer
Older
Source: steam-runtime-tools
Section: libs
Priority: optional
Maintainer: Simon McVittie <smcv@collabora.com>
Standards-Version: 4.3.0
Build-Depends:
debhelper,
libvulkan-dev,
libxcb1-dev,
locales <!nocheck> | locales-all <!nocheck>,
Build-Depends-Indep:
libglib2.0-dev,
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.
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},
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-tests
Architecture: any
Section: misc
Depends:
${misc:Depends},
${shlibs:Depends},
steam-runtime-tools-bin,
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: 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.