[Lunar-commits] <moonbase> lxde: "Lightweight X11 Desktop Environment", is an extremely fast, performing and energy saving desktop environment.

Florin Braescu florin at lunar-linux.org
Mon Jul 13 11:35:22 CEST 2009


commit db3920c0557beac5bfd0ad104b58e4012eb70f09
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jul 13 12:35:22 2009 +0300

    lxde: "Lightweight X11 Desktop Environment", is an extremely fast, performing and energy saving desktop environment.
    
    It can be installed with lin LXDE.
---
 filemanagers/pcmanfm/DEPENDS      |    8 --------
 filemanagers/pcmanfm/DETAILS      |   26 --------------------------
 filemanagers/pcmanfm/POST_INSTALL |    2 --
 lxde/gpicview/DEPENDS             |    1 +
 lxde/gpicview/DETAILS             |   14 ++++++++++++++
 lxde/gtknetcat/DEPENDS            |    1 +
 lxde/gtknetcat/DETAILS            |   16 ++++++++++++++++
 lxde/lxappearance/DEPENDS         |    1 +
 lxde/lxappearance/DETAILS         |   15 +++++++++++++++
 lxde/lxde-common/BUILD            |    6 ++++++
 lxde/lxde-common/DEPENDS          |    1 +
 lxde/lxde-common/DETAILS          |   19 +++++++++++++++++++
 lxde/lxde-settings-daemon/DEPENDS |    1 +
 lxde/lxde-settings-daemon/DETAILS |   17 +++++++++++++++++
 lxde/lxinput/DEPENDS              |    1 +
 lxde/lxinput/DETAILS              |   14 ++++++++++++++
 lxde/lxlauncher/DEPENDS           |    5 +++++
 lxde/lxlauncher/DETAILS           |   22 ++++++++++++++++++++++
 lxde/lxmenu-data/DEPENDS          |    1 +
 lxde/lxmenu-data/DETAILS          |   17 +++++++++++++++++
 lxde/lxnm/DEPENDS                 |    1 +
 lxde/lxnm/DETAILS                 |   14 ++++++++++++++
 lxde/lxpanel/DEPENDS              |    3 +++
 lxde/lxpanel/DETAILS              |   13 +++++++++++++
 lxde/lxrandr/DEPENDS              |    1 +
 lxde/lxrandr/DETAILS              |   14 ++++++++++++++
 lxde/lxsession-edit/DEPENDS       |    1 +
 lxde/lxsession-edit/DETAILS       |   14 ++++++++++++++
 lxde/lxsession/DEPENDS            |    3 +++
 lxde/lxsession/DETAILS            |   14 ++++++++++++++
 lxde/lxshortcut/DEPENDS           |    1 +
 lxde/lxshortcut/DETAILS           |   15 +++++++++++++++
 lxde/lxtask/DEPENDS               |    1 +
 lxde/lxtask/DETAILS               |   16 ++++++++++++++++
 lxde/lxterminal/DEPENDS           |    2 ++
 lxde/lxterminal/DETAILS           |   17 +++++++++++++++++
 lxde/menu-cache/DEPENDS           |    1 +
 lxde/menu-cache/DETAILS           |   23 +++++++++++++++++++++++
 lxde/openbox/DEPENDS              |    1 +
 lxde/openbox/DETAILS              |   21 +++++++++++++++++++++
 lxde/openbox/POST_INSTALL         |    3 +++
 lxde/openbox/POST_REMOVE          |    3 +++
 lxde/openbox/openbox.desktop      |    8 ++++++++
 lxde/pcmanfm/DEPENDS              |    8 ++++++++
 lxde/pcmanfm/DETAILS              |   26 ++++++++++++++++++++++++++
 lxde/pcmanfm/POST_INSTALL         |    2 ++
 profiles/LXDE/BUILD               |    1 +
 profiles/LXDE/DEPENDS             |   24 ++++++++++++++++++++++++
 profiles/LXDE/DETAILS             |   17 +++++++++++++++++
 profiles/LXDE/POST_BUILD          |    1 +
 profiles/LXDE/PRE_BUILD           |    1 +
 x11-apps/lxpanel/DEPENDS          |    3 ---
 x11-apps/lxpanel/DETAILS          |   13 -------------
 x11-wm/openbox/DEPENDS            |    1 -
 x11-wm/openbox/DETAILS            |   21 ---------------------
 x11-wm/openbox/POST_INSTALL       |    3 ---
 x11-wm/openbox/POST_REMOVE        |    3 ---
 x11-wm/openbox/openbox.desktop    |    8 --------
 58 files changed, 422 insertions(+), 88 deletions(-)

diff --git a/filemanagers/pcmanfm/DEPENDS b/filemanagers/pcmanfm/DEPENDS
deleted file mode 100644
index 1dcacab..0000000
--- a/filemanagers/pcmanfm/DEPENDS
+++ /dev/null
@@ -1,8 +0,0 @@
-depends  gtk+-2
-depends  gamin
-depends  gnome-icon-theme
-depends  shared-mime-info
-depends  startup-notification
-
-optional_depends  "hal"  "--enable-hal"  "--disable-hal"  \
-                  "build with Linux HAL support"
diff --git a/filemanagers/pcmanfm/DETAILS b/filemanagers/pcmanfm/DETAILS
deleted file mode 100644
index 35f3c8f..0000000
--- a/filemanagers/pcmanfm/DETAILS
+++ /dev/null
@@ -1,26 +0,0 @@
-          MODULE=pcmanfm
-         VERSION=0.5
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:f792e2995518a8aa6c449f9aa764316e3e485caf
-        WEB_SITE=http://pcmanfm.sourceforge.net
-         ENTERED=20060624
-         UPDATED=20081120
-           SHORT="a lightweight file manager featuring tab browsing"
-
-cat << EOF
-pcmanfm is a filemanager featuring:
-    - Extremly fast and lightweight
-    - Can be started in one second on normal machine
-    - Tabbed browsing (Similiar to Firefox)
-    - Drag & Drop support
-    - Files can be dragged among tabs
-    - Load large directories in reasonable time
-    - File association support (Default application)
-    - Basic thumbnail support
-    - Bookmarks support
-    - Handles non-UTF-8 encoded filenames correctly
-    - Provide icon view and detailed list view
-    - Standard compliant (Follows FreeDesktop.org)
-    - Clean and user-friendly interface (GTK+ 2)
-EOF
diff --git a/filemanagers/pcmanfm/POST_INSTALL b/filemanagers/pcmanfm/POST_INSTALL
deleted file mode 100644
index df1698e..0000000
--- a/filemanagers/pcmanfm/POST_INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-update-mime-database /usr/share/mime
-update-desktop-database
diff --git a/lxde/gpicview/DEPENDS b/lxde/gpicview/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/gpicview/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/gpicview/DETAILS b/lxde/gpicview/DETAILS
new file mode 100644
index 0000000..9bd780d
--- /dev/null
+++ b/lxde/gpicview/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=gpicview
+         VERSION=0.2.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:471ab9f084215cb024655c72df8fa71fb6536f58
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+	   SHORT="An image viewer for LXDE"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+A small image viewer for LXDE.
+EOF
diff --git a/lxde/gtknetcat/DEPENDS b/lxde/gtknetcat/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/gtknetcat/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/gtknetcat/DETAILS b/lxde/gtknetcat/DETAILS
new file mode 100644
index 0000000..b74f8e3
--- /dev/null
+++ b/lxde/gtknetcat/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=gtknetcat
+         VERSION=0.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:d624a4e51cda63e75792cc4ba5eb2c17024b5c7f
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="A GUI frontend for nc"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+GtkNetCat is a GUI frontend for the old UNIX command nc (netcat).
+This tool can be used to transfer files to another computer via direct 
+wired connection.
+EOF
diff --git a/lxde/lxappearance/DEPENDS b/lxde/lxappearance/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/lxappearance/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/lxappearance/DETAILS b/lxde/lxappearance/DETAILS
new file mode 100644
index 0000000..ad52ab5
--- /dev/null
+++ b/lxde/lxappearance/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=lxappearance
+         VERSION=0.2.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:d8d5c1d57e6c31813e5a798d3bcd5114898bf322
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="A theme switcher"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+LXAppearance is part of LXDE project.
+It's a desktop-independent theme switcher for GTK+.
+EOF
diff --git a/lxde/lxde-common/BUILD b/lxde/lxde-common/BUILD
new file mode 100644
index 0000000..6157835
--- /dev/null
+++ b/lxde/lxde-common/BUILD
@@ -0,0 +1,6 @@
+(
+
+  sedit  "s:@LN_S@:ln -sf:" icon-theme/Makefile.in  &&
+  default_build
+ 
+) > $C_FIFO 2>&1
diff --git a/lxde/lxde-common/DEPENDS b/lxde/lxde-common/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/lxde-common/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/lxde-common/DETAILS b/lxde/lxde-common/DETAILS
new file mode 100644
index 0000000..0a294e4
--- /dev/null
+++ b/lxde/lxde-common/DETAILS
@@ -0,0 +1,19 @@
+          MODULE=lxde-common
+         VERSION=0.4.2
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:401f9d4256c254fb258e860c1a316a06947deabe
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="A lightweight X11 Desktop Environment"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+lxde-common package provides a set of default configuration for LXDE.
+lxde-settings is the XSettings daemon of LXDE.
+It read config file ~/.config/lxde/config or /usr/share/lxde/config if
+user-specific config file is not available, and presents the config 
+values to other programs via XSETTINGS protocol defined by 
+freedesktop.org.
+EOF
diff --git a/lxde/lxde-settings-daemon/DEPENDS b/lxde/lxde-settings-daemon/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/lxde-settings-daemon/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/lxde-settings-daemon/DETAILS b/lxde/lxde-settings-daemon/DETAILS
new file mode 100644
index 0000000..ff0341f
--- /dev/null
+++ b/lxde/lxde-settings-daemon/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=lxde-settings-daemon
+         VERSION=0.4.1
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:e1e402804f52d62bffe798cab64b1676d18197c3
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="The XSetings like daemon for LXDE"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+lxde-settings is the XSettings daemon of LXDE.
+It read config file ~/.config/lxde/config or /usr/share/lxde/config if
+user-specific config file is not available, and presents the config values
+to other programs via XSETTINGS protocol defined by freedesktop.org.
+EOF
diff --git a/lxde/lxinput/DEPENDS b/lxde/lxinput/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/lxinput/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/lxinput/DETAILS b/lxde/lxinput/DETAILS
new file mode 100644
index 0000000..e24f99f
--- /dev/null
+++ b/lxde/lxinput/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=lxinput
+         VERSION=0.1.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:cddf140ba8e09fbc370d4ae590996737f6156026
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="Keyboard and mouse configuration for LXDE"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+An application to configure the keyboard and the mouse for LXDE.
+EOF
diff --git a/lxde/lxlauncher/DEPENDS b/lxde/lxlauncher/DEPENDS
new file mode 100644
index 0000000..f4ba29f
--- /dev/null
+++ b/lxde/lxlauncher/DEPENDS
@@ -0,0 +1,5 @@
+depends  gtk+-2
+depends  startup-notification
+depends  gnome-menus
+
+optional_depends "lxmenu-data" "" "" "for menu data"
diff --git a/lxde/lxlauncher/DETAILS b/lxde/lxlauncher/DETAILS
new file mode 100644
index 0000000..d999abb
--- /dev/null
+++ b/lxde/lxlauncher/DETAILS
@@ -0,0 +1,22 @@
+          MODULE=lxlauncher
+         VERSION=0.2.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="An apps launcher"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+LXLauncher is an open source clone of Asus launcher for EeePC.
+It outperformes the original launcher developed by Xandros.
+Background images used by Asus launcher are non-free and are hence 
+not included in this package.
+Please put the images in /usr/share/lxlauncher/backround.
+LXLauncher will use those background images if available.
+Also, if you put the tab icons of Asus launcher under 
+/usr/share/lxlauncher/icons, they will be used in the tabs.
+Otherwise, some icons from the gtk+ icon theme will be used instead.
+EOF
diff --git a/lxde/lxmenu-data/DEPENDS b/lxde/lxmenu-data/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/lxmenu-data/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/lxmenu-data/DETAILS b/lxde/lxmenu-data/DETAILS
new file mode 100644
index 0000000..5e2028e
--- /dev/null
+++ b/lxde/lxmenu-data/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=lxmenu-data
+         VERSION=0.1.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:1ecf2f6a02d317f07f5f60f7c42bfd2c7dbf988e
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="Desktop menus for LXDE"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+This package provides files required to build freedesktop.org menu 
+spec-compliant desktop menus for LXDE.
+The files are originally taken from gnome-menus, and some minor
+modifications were made.
+EOF
diff --git a/lxde/lxnm/DEPENDS b/lxde/lxnm/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/lxnm/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/lxnm/DETAILS b/lxde/lxnm/DETAILS
new file mode 100644
index 0000000..c1b9e0a
--- /dev/null
+++ b/lxde/lxnm/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=lxnm
+         VERSION=0.2.2
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:e4c8946ac46c9788e992cf131a5c92672558b622
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="A lightweight network manager"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+LXNetdaemon is a fast, lightweight, stand-alone network manager.
+EOF
diff --git a/lxde/lxpanel/DEPENDS b/lxde/lxpanel/DEPENDS
new file mode 100644
index 0000000..84ed587
--- /dev/null
+++ b/lxde/lxpanel/DEPENDS
@@ -0,0 +1,3 @@
+depends  alsa-utils
+depends  gtk+-2
+depends  startup-notification
diff --git a/lxde/lxpanel/DETAILS b/lxde/lxpanel/DETAILS
new file mode 100644
index 0000000..a554059
--- /dev/null
+++ b/lxde/lxpanel/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=lxpanel
+         VERSION=0.4.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:e8ee6ed5097304cb82ce2ef5bd12e705b4f6c413
+        WEB_SITE=http://lxde.org
+         ENTERED=20061112
+         UPDATED=20090711
+           SHORT="A lightweight X11 desktop panel"
+
+cat << EOF
+lxpanel is a lightweight, GTK+-2 based panel for your desktop.
+EOF
diff --git a/lxde/lxrandr/DEPENDS b/lxde/lxrandr/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/lxrandr/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/lxrandr/DETAILS b/lxde/lxrandr/DETAILS
new file mode 100644
index 0000000..8697a92
--- /dev/null
+++ b/lxde/lxrandr/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=lxrandr
+         VERSION=0.1.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="A XRandr GUI frontend for LXDE"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+An easy to use XRandr GUI frontend for LXDE.
+EOF
diff --git a/lxde/lxsession-edit/DEPENDS b/lxde/lxsession-edit/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/lxsession-edit/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/lxsession-edit/DETAILS b/lxde/lxsession-edit/DETAILS
new file mode 100644
index 0000000..26671a9
--- /dev/null
+++ b/lxde/lxsession-edit/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=lxsession-edit
+         VERSION=0.1.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:3814f0ff849e63f06bffafd31e364605fc88870c
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="An editor for sessions autostarts in LXDE"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+lxsession-edit is a tool used to manage desktop session autostarts, especially for lxsession.
+EOF
diff --git a/lxde/lxsession/DEPENDS b/lxde/lxsession/DEPENDS
new file mode 100644
index 0000000..6dbdbcc
--- /dev/null
+++ b/lxde/lxsession/DEPENDS
@@ -0,0 +1,3 @@
+depends  gtk+-2
+
+optional_depends "hal"  "--enable-hal"  ""  "for HAL support"
diff --git a/lxde/lxsession/DETAILS b/lxde/lxsession/DETAILS
new file mode 100644
index 0000000..99f5117
--- /dev/null
+++ b/lxde/lxsession/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=lxsession
+         VERSION=0.3.8
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:6890b23acd50f66457d0531a5bfd19fbf1278a6a
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="A session manager for LXDE"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+LXSession is the default X11 session manager of LXDE.
+EOF
diff --git a/lxde/lxshortcut/DEPENDS b/lxde/lxshortcut/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/lxshortcut/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/lxshortcut/DETAILS b/lxde/lxshortcut/DETAILS
new file mode 100644
index 0000000..1a28d37
--- /dev/null
+++ b/lxde/lxshortcut/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=lxshortcut
+         VERSION=0.1.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:d7193240c2da725c08c21fb55bdd638013fc5b09
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="An applications shortcuts editor"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+LXShortcut is a small program used to edit application shortcuts created 
+with freedesktop.org Desktop Entry spec.
+EOF
diff --git a/lxde/lxtask/DEPENDS b/lxde/lxtask/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/lxtask/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/lxtask/DETAILS b/lxde/lxtask/DETAILS
new file mode 100644
index 0000000..4d81fc7
--- /dev/null
+++ b/lxde/lxtask/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=lxtask
+         VERSION=0.1.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:213aed1a8673744ec84ae3e59cce33ae2d5b6130
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="A task manager for LXDE"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+LXTask - lightweight and desktop-independent task manager derived from
+xfce4-taskmanager with all dependencies on xfce removed, new features,
+and some improvement of the user interface.
+EOF
\ No newline at end of file
diff --git a/lxde/lxterminal/DEPENDS b/lxde/lxterminal/DEPENDS
new file mode 100644
index 0000000..19200c1
--- /dev/null
+++ b/lxde/lxterminal/DEPENDS
@@ -0,0 +1,2 @@
+depends  gtk+-2
+depends  vte
\ No newline at end of file
diff --git a/lxde/lxterminal/DETAILS b/lxde/lxterminal/DETAILS
new file mode 100644
index 0000000..7cf3d28
--- /dev/null
+++ b/lxde/lxterminal/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=lxterminal
+         VERSION=0.1.5
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:3daf24f01e520f86aadd8605308b5fc373015b6b
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="A VTE terminal for LXDE"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+LXterminal is a VTE-based terminal emulator with support for multiple tabs. 
+It is completely desktop-independent and does not have any unnecessary 
+dependencies. In order to reduce memory usage and increase the performance 
+all instances of the terminal are sharing a single process.
+EOF
\ No newline at end of file
diff --git a/lxde/menu-cache/DEPENDS b/lxde/menu-cache/DEPENDS
new file mode 100644
index 0000000..a12f68d
--- /dev/null
+++ b/lxde/menu-cache/DEPENDS
@@ -0,0 +1 @@
+depends  gtk+-2
diff --git a/lxde/menu-cache/DETAILS b/lxde/menu-cache/DETAILS
new file mode 100644
index 0000000..81cc6d2
--- /dev/null
+++ b/lxde/menu-cache/DETAILS
@@ -0,0 +1,23 @@
+          MODULE=menu-cache
+         VERSION=0.2.5
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/lxde
+      SOURCE_VFY=sha1:56b28d4e84799b52f143175a2487c8fdd7d3b1c2
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="Cache management to speedup menus in LXDE"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+Libmenu-cache is a library creating and utilizing caches to speed up
+the manipulation for freedesktop.org defined application menus.
+It can be used as a replacement of libgnome-menu of gnome-menus.
+Advantages:
+1. Shorten time for loading menu entries.
+2. Ease of use. (API is very similar to that of libgnome-menu)
+3. Lightweight runtime library. (Parsing of the menu definition files 
+   are done by menu-cache-gen when the menus are really changed.)
+4. Less unnecessary and complicated file monitoring.
+5. Heavily reduced disk I/O.
+EOF
diff --git a/lxde/openbox/DEPENDS b/lxde/openbox/DEPENDS
new file mode 100644
index 0000000..5bc2bae
--- /dev/null
+++ b/lxde/openbox/DEPENDS
@@ -0,0 +1 @@
+depends libxml2
diff --git a/lxde/openbox/DETAILS b/lxde/openbox/DETAILS
new file mode 100644
index 0000000..83b7457
--- /dev/null
+++ b/lxde/openbox/DETAILS
@@ -0,0 +1,21 @@
+          MODULE=openbox
+         VERSION=3.4.7.2
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://icculus.org/$MODULE/releases
+      SOURCE_VFY=sha1:f34c3ec43b7e39bf57d64dbef97c35b68fea5254
+        WEB_SITE=http://icculus.org/openbox/index.php/Main_Page
+         ENTERED=20040814
+         UPDATED=20081118
+           SHORT="A standards compliant, fast, light-weight, extensible window manager"
+
+cat << EOF
+Openbox works with your applications, and makes your desktop easier to 
+manage. This is because the approach to its development was the opposite 
+of what seems to be the general case for window managers. Openbox was 
+written first to comply with standards and to work properly. Only when 
+that was in place did the team turn to the visual interface.
+
+Openbox is fully functional as a stand-alone working environment, or can 
+be used as a drop-in replacement for the default window manager in the 
+GNOME or KDE desktop environments. 
+EOF
diff --git a/lxde/openbox/POST_INSTALL b/lxde/openbox/POST_INSTALL
new file mode 100644
index 0000000..5ef2852
--- /dev/null
+++ b/lxde/openbox/POST_INSTALL
@@ -0,0 +1,3 @@
+if module_installed gdm; then
+  cp $SCRIPT_DIRECTORY/openbox.desktop /etc/X11/dm/Sessions/ ;
+fi
diff --git a/lxde/openbox/POST_REMOVE b/lxde/openbox/POST_REMOVE
new file mode 100644
index 0000000..5288fd9
--- /dev/null
+++ b/lxde/openbox/POST_REMOVE
@@ -0,0 +1,3 @@
+if [ -a /etc/X11/dm/Sessions/openbox.desktop ]; then
+  rm -f /etc/X11/dm/Sessions/openbox.desktop
+fi
diff --git a/lxde/openbox/openbox.desktop b/lxde/openbox/openbox.desktop
new file mode 100644
index 0000000..717396a
--- /dev/null
+++ b/lxde/openbox/openbox.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Openbox
+Comment=Session for openbox
+Exec=openbox
+# no icon yet, only the top three are currently used
+Icon=
+Type=Application
diff --git a/lxde/pcmanfm/DEPENDS b/lxde/pcmanfm/DEPENDS
new file mode 100644
index 0000000..1dcacab
--- /dev/null
+++ b/lxde/pcmanfm/DEPENDS
@@ -0,0 +1,8 @@
+depends  gtk+-2
+depends  gamin
+depends  gnome-icon-theme
+depends  shared-mime-info
+depends  startup-notification
+
+optional_depends  "hal"  "--enable-hal"  "--disable-hal"  \
+                  "build with Linux HAL support"
diff --git a/lxde/pcmanfm/DETAILS b/lxde/pcmanfm/DETAILS
new file mode 100644
index 0000000..35f3c8f
--- /dev/null
+++ b/lxde/pcmanfm/DETAILS
@@ -0,0 +1,26 @@
+          MODULE=pcmanfm
+         VERSION=0.5
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:f792e2995518a8aa6c449f9aa764316e3e485caf
+        WEB_SITE=http://pcmanfm.sourceforge.net
+         ENTERED=20060624
+         UPDATED=20081120
+           SHORT="a lightweight file manager featuring tab browsing"
+
+cat << EOF
+pcmanfm is a filemanager featuring:
+    - Extremly fast and lightweight
+    - Can be started in one second on normal machine
+    - Tabbed browsing (Similiar to Firefox)
+    - Drag & Drop support
+    - Files can be dragged among tabs
+    - Load large directories in reasonable time
+    - File association support (Default application)
+    - Basic thumbnail support
+    - Bookmarks support
+    - Handles non-UTF-8 encoded filenames correctly
+    - Provide icon view and detailed list view
+    - Standard compliant (Follows FreeDesktop.org)
+    - Clean and user-friendly interface (GTK+ 2)
+EOF
diff --git a/lxde/pcmanfm/POST_INSTALL b/lxde/pcmanfm/POST_INSTALL
new file mode 100644
index 0000000..df1698e
--- /dev/null
+++ b/lxde/pcmanfm/POST_INSTALL
@@ -0,0 +1,2 @@
+update-mime-database /usr/share/mime
+update-desktop-database
diff --git a/profiles/LXDE/BUILD b/profiles/LXDE/BUILD
new file mode 100644
index 0000000..b75eac3
--- /dev/null
+++ b/profiles/LXDE/BUILD
@@ -0,0 +1 @@
+echo  >  $C_FIFO
diff --git a/profiles/LXDE/DEPENDS b/profiles/LXDE/DEPENDS
new file mode 100644
index 0000000..0474018
--- /dev/null
+++ b/profiles/LXDE/DEPENDS
@@ -0,0 +1,24 @@
+depends  openbox
+depends  lxde-common
+depends  lxlauncher
+
+optional_depends  "lxsession"       ""  ""  "a session manager"
+optional_depends  "lxpanel"         ""  ""  "a desktop panel"
+optional_depends  "lxtask"          ""  ""  "a task manager"
+optional_depends  "lxinput"         ""  ""  "a keyboard and mouse manager"
+optional_depends  "lxnm"            ""  ""  "a nework manager"
+optional_depends  "lxappearance"    ""  ""  "a theme switcher"
+optional_depends  "lxrandr"         ""  ""  "a XRandr GUI"
+optional_depends  "lxterminal"      ""  ""  "a VTE terminal"
+optional_depends  "lxrandr"         ""  ""  "a XRandr GUI frontend"
+optional_depends  "lxsession-edit"  ""  ""  "a session editor"
+optional_depends  "lxshortcut"      ""  ""  "a shotcuts editor"
+optional_depends  "menu-cache"      ""  ""  "a cache manager for menus"
+optional_depends  "pcmanfm"         ""  ""  "a filemanager"
+optional_depends  "gpicview"        ""  ""  "an image viewer"
+optional_depends  "gtknetcat"       ""  ""  "a nc frontend"
+
+optional_depends  "lxde-settings-daemon"  \
+                  ""                      \
+		  ""                      \
+		  "a XSettings daemon like for LXDE"
diff --git a/profiles/LXDE/DETAILS b/profiles/LXDE/DETAILS
new file mode 100644
index 0000000..27018d3
--- /dev/null
+++ b/profiles/LXDE/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=LXDE
+         VERSION=0.4.2
+        WEB_SITE=http://lxde.org
+         ENTERED=20090713
+         UPDATED=20090713
+           SHORT="A Lightweight X11 Desktop Environment"
+      MAINTAINER=florin at lunar-linux.org
+
+cat << EOF
+Lightweight X11 Desktop Environment, is an extremely faster, performing 
+and energy saving Linux desktop environment. It comes with a beautiful 
+interface, multi-language support, standard keyboard short cuts and 
+additional features like tabbed file browsing. LXDE uses less CPU and 
+less RAM. It is especially designed for computers with low hardware 
+specifications like netbooks, mobile internet devices (MIDs) or older 
+computers.
+EOF
diff --git a/profiles/LXDE/POST_BUILD b/profiles/LXDE/POST_BUILD
new file mode 100644
index 0000000..27ba77d
--- /dev/null
+++ b/profiles/LXDE/POST_BUILD
@@ -0,0 +1 @@
+true
diff --git a/profiles/LXDE/PRE_BUILD b/profiles/LXDE/PRE_BUILD
new file mode 100644
index 0000000..27ba77d
--- /dev/null
+++ b/profiles/LXDE/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/x11-apps/lxpanel/DEPENDS b/x11-apps/lxpanel/DEPENDS
deleted file mode 100644
index 84ed587..0000000
--- a/x11-apps/lxpanel/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends  alsa-utils
-depends  gtk+-2
-depends  startup-notification
diff --git a/x11-apps/lxpanel/DETAILS b/x11-apps/lxpanel/DETAILS
deleted file mode 100644
index a554059..0000000
--- a/x11-apps/lxpanel/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
-          MODULE=lxpanel
-         VERSION=0.4.1
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/lxde
-      SOURCE_VFY=sha1:e8ee6ed5097304cb82ce2ef5bd12e705b4f6c413
-        WEB_SITE=http://lxde.org
-         ENTERED=20061112
-         UPDATED=20090711
-           SHORT="A lightweight X11 desktop panel"
-
-cat << EOF
-lxpanel is a lightweight, GTK+-2 based panel for your desktop.
-EOF
diff --git a/x11-wm/openbox/DEPENDS b/x11-wm/openbox/DEPENDS
deleted file mode 100644
index 5bc2bae..0000000
--- a/x11-wm/openbox/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends libxml2
diff --git a/x11-wm/openbox/DETAILS b/x11-wm/openbox/DETAILS
deleted file mode 100644
index 83b7457..0000000
--- a/x11-wm/openbox/DETAILS
+++ /dev/null
@@ -1,21 +0,0 @@
-          MODULE=openbox
-         VERSION=3.4.7.2
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://icculus.org/$MODULE/releases
-      SOURCE_VFY=sha1:f34c3ec43b7e39bf57d64dbef97c35b68fea5254
-        WEB_SITE=http://icculus.org/openbox/index.php/Main_Page
-         ENTERED=20040814
-         UPDATED=20081118
-           SHORT="A standards compliant, fast, light-weight, extensible window manager"
-
-cat << EOF
-Openbox works with your applications, and makes your desktop easier to 
-manage. This is because the approach to its development was the opposite 
-of what seems to be the general case for window managers. Openbox was 
-written first to comply with standards and to work properly. Only when 
-that was in place did the team turn to the visual interface.
-
-Openbox is fully functional as a stand-alone working environment, or can 
-be used as a drop-in replacement for the default window manager in the 
-GNOME or KDE desktop environments. 
-EOF
diff --git a/x11-wm/openbox/POST_INSTALL b/x11-wm/openbox/POST_INSTALL
deleted file mode 100644
index 5ef2852..0000000
--- a/x11-wm/openbox/POST_INSTALL
+++ /dev/null
@@ -1,3 +0,0 @@
-if module_installed gdm; then
-  cp $SCRIPT_DIRECTORY/openbox.desktop /etc/X11/dm/Sessions/ ;
-fi
diff --git a/x11-wm/openbox/POST_REMOVE b/x11-wm/openbox/POST_REMOVE
deleted file mode 100644
index 5288fd9..0000000
--- a/x11-wm/openbox/POST_REMOVE
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -a /etc/X11/dm/Sessions/openbox.desktop ]; then
-  rm -f /etc/X11/dm/Sessions/openbox.desktop
-fi
diff --git a/x11-wm/openbox/openbox.desktop b/x11-wm/openbox/openbox.desktop
deleted file mode 100644
index 717396a..0000000
--- a/x11-wm/openbox/openbox.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=Openbox
-Comment=Session for openbox
-Exec=openbox
-# no icon yet, only the top three are currently used
-Icon=
-Type=Application


More information about the Lunar-commits mailing list