[Lunar-commits] <moonbase-other> light-locker: New module

Peter de Ridder peter at lunar-linux.org
Sat Oct 12 12:21:12 CEST 2013


commit 970acbeec1ab02de0a3116c0fcbcdc3ec8fb27d6
Author: Peter de Ridder <peter at lunar-linux.org>
Date: Sun, 01 Sep 2013 03:09:20 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/970acbeec1ab02de0a3116c0fcbcdc3ec8fb27d6

light-locker: New module
---
  x11-utils/light-locker/CONFIGURE | +1/-0     
  x11-utils/light-locker/DEPENDS   | +2/-0     
  x11-utils/light-locker/DETAILS   | +17/-0    
  3 files changed, 20 insertions(+)

--- /dev/null
+++ b/x11-utils/light-locker/CONFIGURE
@@ -0,0 +1 @@
+OPTS+=" --with-gtk2"
--- /dev/null
+++ b/x11-utils/light-locker/DEPENDS
@@ -0,0 +1,2 @@
+depends gtk+-2
+depends lightdm
--- /dev/null
+++ b/x11-utils/light-locker/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=light-locker
+         VERSION=1.0.0
+          SOURCE=${MODULE}-${VERSION}.tar.bz2
+      SOURCE_URL=https://github.com/the-cavalry/${MODULE}/releases/download/v${VERSION}
+      SOURCE_VFY=sha1:80a02ee6c8efe0834c79b15f391651ff35e14d69
+        WEB_SITE="http://github.com/the-cavalry/light-locker"
+         ENTERED=20130901
+         UPDATED=20130901
+           SHORT="simple, sane, secure screen locker"
+cat <<EOF
+light-locker is a simple locker (forked from gnome-screensaver) that
+aims to have simple, sane, secure defaults and be well integrated
+with the desktop while not carrying any desktop-specific dependencies.
+
+It relies on lightdm for locking and unlocking your session via
+ConsoleKit/UPower or logind/systemd.
+EOF




More information about the Lunar-commits mailing list