[Lunar-commits] <moonbase> workspacestrap: Adding to moonbase. To see it in use go here;

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Jan 12 12:50:22 CET 2012


commit 4de209b10d97760fda7fa87715e5a5d5865addc2
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Jan 12 06:50:22 2012 -0500

    workspacestrap: Adding to moonbase. To see it in use go here;
    
    http://www.youtube.com/watch?v=lm2z-V7zhus&feature=related
---
 kde4/system/workspacestrap/BUILD   |    8 ++++++++
 kde4/system/workspacestrap/DEPENDS |    1 +
 kde4/system/workspacestrap/DETAILS |   19 +++++++++++++++++++
 3 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/kde4/system/workspacestrap/BUILD b/kde4/system/workspacestrap/BUILD
new file mode 100644
index 0000000..5cad278
--- /dev/null
+++ b/kde4/system/workspacestrap/BUILD
@@ -0,0 +1,8 @@
+(
+
+  source /etc/profile.d/qt4.rc   &&
+  source /etc/profile.d/kde4.rc  &&
+
+  default_cmake_build
+  
+) > $C_FIFO 2>&1
diff --git a/kde4/system/workspacestrap/DEPENDS b/kde4/system/workspacestrap/DEPENDS
new file mode 100644
index 0000000..ad50117
--- /dev/null
+++ b/kde4/system/workspacestrap/DEPENDS
@@ -0,0 +1 @@
+depends oxygen-icons
diff --git a/kde4/system/workspacestrap/DETAILS b/kde4/system/workspacestrap/DETAILS
new file mode 100644
index 0000000..3398d91
--- /dev/null
+++ b/kde4/system/workspacestrap/DETAILS
@@ -0,0 +1,19 @@
+          MODULE=workspacestrap
+         VERSION=143857
+          SOURCE=$VERSION-$MODULE.tar.gz
+      SOURCE_URL=http://kde-apps.org/CONTENT/content-files/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+      SOURCE_VFY=sha1:a09d59531b648a7f44e909c27c85d9c2c62df1d3
+   MODULE_PREFIX=${KDE4_INSTALL_DIR:-/usr}
+        WEB_SITE=http://kde-apps.org/content/show.php/Workspace-Strap+Effect?content=143857
+         ENTERED=20120112
+         UPDATED=20120112
+           SHORT="KWin Effect that lets you organize your windows on a linear strap"
+
+cat << EOF
+This is a KWin Effect that lets you organize your windows on a linear strap, 
+that is bigger than your screen. Using configurable modifier keys, you can 
+easliy move the part of the strap you see.
+This gives you more space on your Desktop and more freedom in organizing 
+your windows.
+EOF


More information about the Lunar-commits mailing list