[Lunar-commits] <moonbase> ROX-Session: remove it from the moonbase.

Florin Braescu florin at lunar-linux.org
Sun Jan 11 23:01:32 CET 2009


commit 152b82772c4449e20c8391adf190bc84c0aefdd6
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jan 12 00:01:32 2009 +0200

    ROX-Session: remove it from the moonbase.
    
    Old broken stuff.
---
 x11-wm/ROX-Session/BUILD        |    4 ----
 x11-wm/ROX-Session/DEPENDS      |    3 ---
 x11-wm/ROX-Session/DETAILS      |   13 -------------
 x11-wm/ROX-Session/POST_INSTALL |    1 -
 x11-wm/ROX-Session/ROX-Session  |    2 --
 5 files changed, 0 insertions(+), 23 deletions(-)

diff --git a/x11-wm/ROX-Session/BUILD b/x11-wm/ROX-Session/BUILD
deleted file mode 100644
index c69fa91..0000000
--- a/x11-wm/ROX-Session/BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-export DISPLAY=:0.0   &&
-cd $SOURCE_DIRECTORY/$MODULE   &&
-prepare_install                &&
-./AppRun
diff --git a/x11-wm/ROX-Session/DEPENDS b/x11-wm/ROX-Session/DEPENDS
deleted file mode 100644
index fce5da2..0000000
--- a/x11-wm/ROX-Session/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends  gtk+-2      &&
-depends  freetype1   &&
-depends  gdk-pixbuf
diff --git a/x11-wm/ROX-Session/DETAILS b/x11-wm/ROX-Session/DETAILS
deleted file mode 100644
index b9afe91..0000000
--- a/x11-wm/ROX-Session/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
-          MODULE=ROX-Session
-         VERSION=0.1.14
-          SOURCE=$MODULE-$VERSION.tgz
-   SOURCE_URL[0]=$SFORGE_URL/rox/
-        WEB_SITE=http://rox.sourceforge.net
-         ENTERED=20020511
-         UPDATED=20020511
-           SHORT="really simple session manager"
-cat << EOF
-ROX-Session is a really simple session manager. It loads, runs any programs you asked it to, and then quits when you run it a second time (thus ending your session). It does not display any windows until you ask it to quit.
-
-The first time you run it it will offer to make itself your session manager (so that you'll get a ROX desktop when you log in). 
-EOF
diff --git a/x11-wm/ROX-Session/POST_INSTALL b/x11-wm/ROX-Session/POST_INSTALL
deleted file mode 100644
index 1515d81..0000000
--- a/x11-wm/ROX-Session/POST_INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-if module_installed gdm; then cp $SCRIPT_DIRECTORY/ROX-Session /etc/X11/gdm/Sessions/ ; fi
diff --git a/x11-wm/ROX-Session/ROX-Session b/x11-wm/ROX-Session/ROX-Session
deleted file mode 100755
index 4026209..0000000
--- a/x11-wm/ROX-Session/ROX-Session
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-rox-session


More information about the Lunar-commits mailing list