Source: openvr
Section: contrib/devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian xrdesktop Team <team+xrdesktop@tracker.debian.org>
Uploaders:
 Andrej Shadura <andrewsh@debian.org>,
 Lubosz Sarnecki <lubosz.sarnecki@collabora.com>,
 Christoph Haag <christoph.haag@collabora.com>,
Build-Depends: dpkg-dev (>= 1.22.5),
 cmake,
 debhelper-compat (= 13),
 libjsoncpp-dev,
Standards-Version: 4.6.1
Homepage: https://github.com/ValveSoftware/openvr
Vcs-Browser: https://salsa.debian.org/xrdesktop-team/openvr
Vcs-Git: https://salsa.debian.org/xrdesktop-team/openvr.git
Rules-Requires-Root: no

Package: libopenvr-api1t64
Provides: ${t64:Provides}
Replaces: libopenvr-api1
Breaks: libopenvr-api1 (<< ${source:Version})
Section: contrib/libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: OpenVR SDK
 OpenVR is an API and runtime that allows access to VR hardware from multiple
 vendors without requiring that applications have specific knowledge of the
 hardware they are targeting. This repository is an SDK that contains the API
 and samples. The runtime is under SteamVR in Tools on Steam.

Package: libopenvr-dev
Section: contrib/libdevel
Architecture: linux-any
Depends:
 libopenvr-api1t64 (= ${binary:Version}),
 ${misc:Depends},
Replaces: libopenvr-api-dev (<<1.8.19~ds1-2)
Breaks: libopenvr-api-dev (<<1.8.19~ds1-2)
Description: OpenVR SDK -- development files
 OpenVR is an API and runtime that allows access to VR hardware from multiple
 vendors without requiring that applications have specific knowledge of the
 hardware they are targeting. This repository is an SDK that contains the API
 and samples. The runtime is under SteamVR in Tools on Steam.
 .
 This package contains the headers.
