File: control

package info (click to toggle)
xprintidle 0.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 124 kB
  • sloc: ansic: 100; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 660 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
Source: xprintidle
Section: x11
Priority: optional
Maintainer: Petter Reinholdtsen <pere@debian.org>
Build-Depends:
 debhelper (>= 12),
 meson,
 pkg-config,
 libx11-dev,
 libxss-dev,
 x11proto-scrnsaver-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/xprintidle.git
Vcs-Git: https://salsa.debian.org/debian/xprintidle.git
Homepage: https://github.com/g0hl1n/xprintidle/

Package: xprintidle
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Small utility that prints user's idle time in X
 xprintidle is a utility that queries the X server for the user's idle
 time and prints it to stdout (in milliseconds).