File: control

package info (click to toggle)
lightdm-gtk-greeter-settings 1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,608 kB
  • sloc: python: 3,206; xml: 17; sh: 8; makefile: 7
file content (31 lines) | stat: -rw-r--r-- 1,161 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
Source: lightdm-gtk-greeter-settings
Section: x11
Priority: optional
Maintainer: James Lu <jlu@debian.org>
# Note: python-gi-dev is not a typo; the package provides both Python 2 and 3 bindings
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python-gi-dev,
               python3,
               python3-distutils-extra,
Standards-Version: 4.6.2
Homepage: https://github.com/Xubuntu/lightdm-gtk-greeter-settings
Vcs-Git: https://salsa.debian.org/xfce-extras-team/lightdm-gtk-greeter-settings.git
Vcs-Browser: https://salsa.debian.org/xfce-extras-team/lightdm-gtk-greeter-settings
Rules-Requires-Root: no

Package: lightdm-gtk-greeter-settings
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-gi,
         gir1.2-gtk-3.0,
         gir1.2-glib-2.0,
         gir1.2-gdkpixbuf-2.0,
         lightdm-gtk-greeter,
         gir1.2-pango-1.0
Recommends: pkexec, polkitd
Description: settings editor for the LightDM GTK+ Greeter
 A simple configuration utility for the LightDM GTK+ Greeter. All configuration
 options available in the greeter are exposed and easily manipulated using
 this tool.