File: control

package info (click to toggle)
hyprlock 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 644 kB
  • sloc: cpp: 7,168; xml: 196; makefile: 3
file content (44 lines) | stat: -rw-r--r-- 1,215 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
39
40
41
42
43
44
Source: hyprlock
Section: x11
Priority: optional
Maintainer: Debian Hyprland Maintainers <team+hyprland@tracker.debian.org>
Uploaders:
 Carl Keinath <carl.keinath@gmail.com>,
 Chow Loong Jin <hyperair@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 pkgconf,
 libgles2-mesa-dev,
 hyprwayland-scanner (>=0.4.4),
 libwayland-dev,
 wayland-protocols,
 libwayland-egl-backend-dev,
 libegl-dev,
 libhyprlang-dev (>= 0.6.0),
 libxkbcommon-dev,
 libcairo2-dev,
 libpango1.0-dev,
 libdrm-dev,
 libgbm-dev,
 libhyprutils-dev (>=0.8.0),
 libsdbus-c++-dev (>= 2.0.0),
 libhyprgraphics-dev,
 libpam0g-dev,
Standards-Version: 4.7.2
Homepage: https://github.com/hyprwm/hyprlock
Vcs-Browser: https://salsa.debian.org/hyprland-team/hyprlock
Vcs-Git: https://salsa.debian.org/hyprland-team/hyprlock.git

Package: hyprlock
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Screen locking utility for Hyprland
 Hyprlock is a lightweight, multi-threaded and GPU-accelerated
 screen locker designed specifically for Hyprland. It provides
 customization via widgets and support for PAM authentication.
 .
 Note: Hyprlock may work with other Wayland compositors,
 but some limitations may apply.