File: control

package info (click to toggle)
hypridle 0.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 184 kB
  • sloc: cpp: 863; makefile: 6
file content (33 lines) | stat: -rw-r--r-- 945 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
Source: hypridle
Section: x11
Priority: optional
Maintainer: Debian Hyprland Maintainers <team+hyprland@tracker.debian.org>
Uploaders: Carl Keinath <carl.keinath@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 pkgconf,
 g++-14,
 libwayland-dev,
 wayland-protocols,
 hyprland-protocols,
 libhyprlang-dev (>= 0.6.0),
 libhyprutils-dev (>= 0.2.0),
 libsdbus-c++-dev (>= 2.0.0),
 hyprwayland-scanner (>= 0.4.4),
Standards-Version: 4.7.2
Homepage: https://github.com/hyprwm/hypridle
Vcs-Browser: https://salsa.debian.org/hyprland-team/hypridle
Vcs-Git: https://salsa.debian.org/hyprland-team/hypridle.git

Package: hypridle
Architecture: any
Multi-Arch: foreign
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 wayland-protocols,
Description: Idle daemon for Hyprland
 Idle daemon for Hyprland implementing ext-idle-notify-v1 protocol.
 Provides DBus loginctl lock/unlock, before-sleep hooks, and inhibit support.