-optional_depends "FAM" "" "" " for File Alteration Monitor support"
+optional_depends libexif \
+ "--with-libexif" \
+ "--without-libexif" \
+ "Enable libexif support?" &&
+
+optional_depends id3lib \
+ "--with-id3lib" \
+ "--without-id3lib" \
+ "Enable id3lib tag support?" &&
+
+optional_depends libgsf \
+ "--with-libgsf" \
+ "--without-libgsf" \
+ "Enable libgsf support?" &&
+
+optional_depends chmlib \
+ "--with-libchm" \
+ "--without-libchm" \
+ "Enable support for chm files?" &&
+
+optional_depends libiptcdata \
+ "--with-libiptcdata" \
+ "--without-libiptcdata" \
+ "Enable IPTC meta data support?" &&
+
+optional_depends python \
+ "--enable-python" \
+ "--disable-python" \
+ "Enable python plugins?"
diff --git a/shell-term-fm/gnome-commander/DETAILS
b/shell-term-fm/gnome-commander/DETAILS
index a04ea81..8c95dc0 100755
--- a/shell-term-fm/gnome-commander/DETAILS
+++ b/shell-term-fm/gnome-commander/DETAILS
@@ -1,23 +1,18 @@
SPELL=gnome-commander
- VERSION=1.0.1
+ VERSION=1.2.4
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL[0]=http://savannah.gnu.org/download/gcmd/gcmd.pkg/$VERSION/$SOURCE
- WEB_SITE=http://www.freesoftware.fsf.org/gcmd/
- ENTERED=20020802
- UPDATED=20030725
-
SOURCE_HASH=sha512:686676dfdd550caa28ea0ec98d792cfe43742567245be34e28bc4bf79a2cb73df617b09c621fc0069337b18c6409cbf7668d72011c7feddb71c05161cb3a1e4a
- LICENSE[0]=GPL2
- KEYWORDS="gnome console"
- SHORT="A GNOME based file manager aimed at people that wants a
fast and efficient file manager"
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=http://www.nongnu.org
+ ENTERED=20070610
+ KEYWORDS="filemanager gnome2"
+ SHORT="2 pane grapical filemanager"
cat << EOF
-GNOME Commander is file mangager aimed at people
-that wants an efficent and fast file manager. The
-program can currently perform most common file
-operations such as copy, move, delete, chown and
-chmod and so on. It can also detect changes to
-files caused by other programs and update the
-views without the need for the user to manually
-reload. The program also supports Copy&Paste as
-well as Drag&Drop.
+GNOME Commander is a "two-pane" graphical filemanager for the Gnome desktop
+environment. GNOME Commander aims to fulfill the demands of more advanced
users
+who like to focus on file management, their work through special
applications
+and running smart commands.
EOF
diff --git a/shell-term-fm/gnome-commander/HISTORY
b/shell-term-fm/gnome-commander/HISTORY
index 029692e..ca3a5df 100644
--- a/shell-term-fm/gnome-commander/HISTORY
+++ b/shell-term-fm/gnome-commander/HISTORY
@@ -1,3 +1,10 @@
+2007-06-10 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated to 1.2.4
+ updated SOURCE_URL
+ updated short and long description
+ * DEPENDS: updated to gnome2 depends
+ * BUILD: removed
+
2006-06-28 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Removed BUILD_API=2, set grimoire-wide
diff --git a/shell-term-fm/gnome-commander/gnome-commander-1.2.4.tar.bz2.sig
b/shell-term-fm/gnome-commander/gnome-commander-1.2.4.tar.bz2.sig
new file mode 100644
index 0000000..3b870f2
Binary files /dev/null and
b/shell-term-fm/gnome-commander/gnome-commander-1.2.4.tar.bz2.sig differ
[SM-Commit] GIT changes to master grimoire by Robin Cook (24240b6e0cb47a7e930d734ed8af78dcf988e59a),
Robin Cook, 06/11/2007