[Lunar-commits] <moonbase-other> Merge branch 'light-locker'

v4hn me at v4hn.de
Sat Sep 21 14:30:05 CEST 2013


commit bce58b0fcad129e58f45d3d6ae769dc0a79ee390
Author: v4hn <me at v4hn.de>
Date: Fri, 20 Sep 2013 16:12:51 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/bce58b0fcad129e58f45d3d6ae769dc0a79ee390

Merge branch 'light-locker'
---
  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