[Lunar-commits] r23570 - in moonbase/trunk/filemanagers: . rox-filer
Terry Chan
tchan at lunar-linux.org
Fri Mar 9 18:40:49 CET 2007
Author: tchan
Date: 2007-03-09 18:40:49 +0100 (Fri, 09 Mar 2007)
New Revision: 23570
Added:
moonbase/trunk/filemanagers/rox-filer/
moonbase/trunk/filemanagers/rox-filer/BUILD
moonbase/trunk/filemanagers/rox-filer/DEPENDS
moonbase/trunk/filemanagers/rox-filer/DETAILS
Log:
Restoring this module's commit history after it was moved by El_Angelo.
Copied: moonbase/trunk/filemanagers/rox-filer/BUILD (from rev 22818, moonbase/trunk/filemanagers/rox/BUILD)
===================================================================
--- moonbase/trunk/filemanagers/rox-filer/BUILD (rev 0)
+++ moonbase/trunk/filemanagers/rox-filer/BUILD 2007-03-09 17:40:49 UTC (rev 23570)
@@ -0,0 +1,7 @@
+(
+ PATH="$PATH:/usr/X11/bin"
+
+ prepare_install &&
+ echo -e "4\n/usr/lib/rox\n/usr/bin\n/usr/share/rox\n/usr/share/rox/Choices\n/usr/share/man\nyes\n" | ./install.sh
+
+) > $C_FIFO 2>&1
Copied: moonbase/trunk/filemanagers/rox-filer/DEPENDS (from rev 22818, moonbase/trunk/filemanagers/rox/DEPENDS)
===================================================================
--- moonbase/trunk/filemanagers/rox-filer/DEPENDS (rev 0)
+++ moonbase/trunk/filemanagers/rox-filer/DEPENDS 2007-03-09 17:40:49 UTC (rev 23570)
@@ -0,0 +1,3 @@
+depends gtk+-2 &&
+depends libxml2 &&
+depends shared-mime-info
Copied: moonbase/trunk/filemanagers/rox-filer/DETAILS (from rev 22818, moonbase/trunk/filemanagers/rox/DETAILS)
===================================================================
--- moonbase/trunk/filemanagers/rox-filer/DETAILS (rev 0)
+++ moonbase/trunk/filemanagers/rox-filer/DETAILS 2007-03-09 17:40:49 UTC (rev 23570)
@@ -0,0 +1,16 @@
+ MODULE=rox-filer
+ VERSION=2.5
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/rox/
+ SOURCE_VFY=sha1:062e54d98169413eccd41b23e2b4766718004e7e
+ WEB_SITE=http://rox.sourceforge.net
+ ENTERED=20020428
+ UPDATED=20070102
+ SHORT="fast and powerful graphical file manager."
+cat << EOF
+ROX-Filer is a fast and powerful graphical file manager for the X Window
+System.
+
+You can use it as a small and fast filer within your current desktop, or get
+it to manage your pinboard, panels and applications.
+EOF
More information about the Lunar-commits
mailing list