aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorSpacedio <spacedio@thernusen.net>2026-02-26 19:20:14 -0500
committerSpacedio <spacedio@thernusen.net>2026-02-26 19:20:14 -0500
commitdb657412e6ae93341ed42d59df6aef564a739a1f (patch)
tree6f67f55f6dc61fb0afa8829a950f0dbf1a0aeadf /debian/control
downloadlightdm-mini-greeter-db657412e6ae93341ed42d59df6aef564a739a1f.tar.gz
Initial commit after cloneHEADmaster
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..4266e7b
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,19 @@
+Source: lightdm-mini-greeter
+Section: x11
+Priority: optional
+Maintainer: Pavan Rikhi <pavan.rikhi@gmail.com>
+Build-Depends: debhelper (>= 9),
+ pkg-config,
+ libgtk-3-dev,
+ liblightdm-gobject-dev
+Standards-Version: 3.9.8
+Homepage: https://github.com/prikhi/lightdm-mini-greeter
+Vcs-Git: https://github.com/prikhi/lightdm-mini-greeter.git
+Vcs-Browser: https://github.com/prikhi/lightdm-mini-greeter
+
+Package: lightdm-mini-greeter
+Provides: lightdm-greeter
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: a minimal LightDM greeter
+ A minimal but highly configurable single-user GTK3 greeter for LightDM