Skip to content
Snippets Groups Projects
control 4.57 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,
 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,
 locales <!nocheck> | locales-all <!nocheck>,
 meson (>= 0.49.0),
 zlib1g <!nocheck>,
Build-Depends-Indep:
 libglib2.0-dev,
 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 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: 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.