File: control

package info (click to toggle)
drm-info 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 180 kB
  • sloc: ansic: 1,339; python: 62; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 810 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
Source: drm-info
Section: x11
Priority: optional
Maintainer: Sway and related packages team <team+swaywm@tracker.debian.org>
Uploaders:
 Evangelos Ribeiro Tzaras <devrtz-debian@fortysixandtwo.eu>,
Build-Depends:
 debhelper-compat (= 13),
 libdrm-dev,
 libjson-c-dev,
 meson,
 pkg-config,
 python3-distutils,
Standards-Version: 4.5.1
Homepage: https://github.com/ascent12/drm_info
Vcs-Browser: https://salsa.debian.org/swaywm-team/drm-info
Vcs-Git: https://salsa.debian.org/swaywm-team/drm-info.git
Rules-Requires-Root: no

Package: drm-info
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Small utility to dump info about DRM devices
 drm-info dumps information about available drm device like available
 devices, planes, encoders, crtcs and connectors and their DRM
 properties.