File: control

package info (click to toggle)
gtklock-userinfo-module 4.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: ansic: 225; makefile: 3
file content (26 lines) | stat: -rw-r--r-- 786 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
Source: gtklock-userinfo-module
Section: misc
Priority: optional
Maintainer: Maytham Alsudany <maytham@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 meson,
 pkgconf,
 libgtk-3-dev,
 libaccountsservice-dev,
Standards-Version: 4.7.2
Homepage: https://github.com/jovanlanik/gtklock-userinfo-module
Vcs-Browser: https://salsa.debian.org/debian/gtklock-userinfo-module
Vcs-Git: https://salsa.debian.org/debian/gtklock-userinfo-module.git

Package: gtklock-userinfo-module
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 gtklock (>= 4),
 gtklock (<< 5),
Description: user info module for gtklock
 gtklock-userinfo-module is a single .so plugin for gtklock that adds a user
 image and user name. Based on code from Erik Reider's gtklock fork.