[Lunar-commits] r16455 - in moonbase/branches/submissions/new: . rox
Samuel Verstraete
elangelo at lunar-linux.org
Thu Sep 15 14:21:08 UTC 2005
Author: elangelo
Date: 2005-09-15 14:21:06 +0000 (Thu, 15 Sep 2005)
New Revision: 16455
Added:
moonbase/branches/submissions/new/rox/
moonbase/branches/submissions/new/rox/BUILD
moonbase/branches/submissions/new/rox/DEPENDS
moonbase/branches/submissions/new/rox/DETAILS
Log:
updated version
Added: moonbase/branches/submissions/new/rox/BUILD
===================================================================
--- moonbase/branches/submissions/new/rox/BUILD 2005-09-15 11:52:31 UTC (rev 16454)
+++ moonbase/branches/submissions/new/rox/BUILD 2005-09-15 14:21:06 UTC (rev 16455)
@@ -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
Added: moonbase/branches/submissions/new/rox/DEPENDS
===================================================================
--- moonbase/branches/submissions/new/rox/DEPENDS 2005-09-15 11:52:31 UTC (rev 16454)
+++ moonbase/branches/submissions/new/rox/DEPENDS 2005-09-15 14:21:06 UTC (rev 16455)
@@ -0,0 +1,4 @@
+depends rox-base &&
+depends gtk+-2 &&
+depends libxml2 &&
+depends shared-mime-info
Added: moonbase/branches/submissions/new/rox/DETAILS
===================================================================
--- moonbase/branches/submissions/new/rox/DETAILS 2005-09-15 11:52:31 UTC (rev 16454)
+++ moonbase/branches/submissions/new/rox/DETAILS 2005-09-15 14:21:06 UTC (rev 16455)
@@ -0,0 +1,16 @@
+ MODULE=rox
+ VERSION=2.3
+ SOURCE=$MODULE-$VERSION.tgz
+ SOURCE_URL=$SFORGE_URL/rox/
+ SOURCE_VFY=sha1:44a2879d77bb101cbe29d6a372a45b7acfbc3d53
+ WEB_SITE=http://rox.sourceforge.net
+ ENTERED=20020428
+ UPDATED=20050915
+ SHORT="ROX-Filer is a 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