Module submission - slim

samuel.verstraete@gmail.com samuel.verstraete at gmail.com
Tue Nov 22 08:31:05 UTC 2005


module name       : slim
suggested section : x11
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n


greetz, Samuel aka El_Angelo

-------------- next part --------------
--- slim/BUILD	1970-01-01 01:00:00.000000000 +0100
+++ slim/BUILD	2005-11-21 14:05:47.000000000 +0100
@@ -0,0 +1,3 @@
+(
+default_make
+) > $C_FIFO 2>&1
--- slim/DEPENDS	1970-01-01 01:00:00.000000000 +0100
+++ slim/DEPENDS	2005-11-22 08:50:01.000000000 +0100
@@ -0,0 +1,5 @@
+depends %X &&
+depends libpng &&
+depends jpeg &&
+depends freetype2 &&
+optional_depends "slim-themes" "" "" "for more themes"
--- slim/DETAILS	1970-01-01 01:00:00.000000000 +0100
+++ slim/DETAILS	2005-11-21 12:31:08.000000000 +0100
@@ -0,0 +1,13 @@
+          MODULE=slim
+         VERSION=1.2.3
+          SOURCE=$MODULE-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_URL="http://users.ugent.be/~skvrstra/$MODULE/"
+      SOURCE_VFY=sha1:d7e63bcfc1547a8677c0aec84853924f1652cb5f 
+        WEB_SITE=http://slim.berlios.de/
+         ENTERED=20051121
+           SHORT="Simple Login Manager."
+cat << EOF
+SLiM is a Desktop-independent graphical login manager for X11, derived from Login.app.
+It aims to be light and simple, although completely configurable through themes and an option file; is suitable for machines on which remote login functionalities are not needed. 
+EOF
--- slim/init.d/slim	1970-01-01 01:00:00.000000000 +0100
+++ slim/init.d/slim	2005-11-21 13:55:51.000000000 +0100
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+# chkconfig: 345 80 20
+# description: slim is a desktop manager
+# processname: slim
+# config: /etc/slim.conf
+
+ARGS="-d"
+
+. /lib/lsb/init-functions $1
+
-------------- next part --------------
lvu submit slim cc7ba95ad91bb04294008fe433c28efe  -
2.6.14 2.6.12 gcc-3.4.4 glibc-2.3.6



More information about the Lunar mailing list