File: control

package info (click to toggle)
gxr-openvr 0.15.1-2
  • links: PTS, VCS
  • area: contrib
  • in suites: bookworm, bullseye
  • size: 1,724 kB
  • sloc: ansic: 15,256; sh: 72; xml: 71; awk: 35; makefile: 19
file content (38 lines) | stat: -rw-r--r-- 1,018 bytes parent folder | download
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
Source: gxr-openvr
Section: contrib/libs
Priority: optional
Maintainer: Andrew Lee (李健秋) <ajqlee@debian.org>
Uploaders: Héctor Orón Martínez <zumbi@debian.org>
Build-Depends:
 debhelper (>= 11),
 chrpath,
 glslang-tools,
 gobject-introspection,
 gtk-doc-tools,
 libgtk-3-dev (>= 3.22),
 libgulkan-dev (>= 0.15.0),
 libgxr-0.15-0,
 libjson-glib-dev,
 libopenvr-dev,
 mesa-common-dev,
 meson (>= 0.45.1),
 pkg-config,
Standards-Version: 4.5.0
Homepage: https://gitlab.freedesktop.org/xrdesktop/gxr
Vcs-Browser: https://salsa.debian.org/xrdesktop-team/gxr
Vcs-Git: https://salsa.debian.org/xrdesktop-team/gxr.git

Package: libgxr-openvr-0.15-0
Section: contrib/libs
Architecture: linux-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 libgxr-0.15-0,
 libsdl2-2.0-0,
Breaks: libgxr-0.14-0 (<< 0.15)
Replaces: libgxr-0.14-0 (<< 0.15)
Description: gxr backend for nonfree OpenVR libraries
 A glib wrapper and utilities for the OpenVR and OpenXR APIs.
 .
 This package contains the openvr backend shared library.