           MODULE=ghex
         VERSION=2.2.1
          SOURCE=$MODULE-$VERSION.tar.gz
	 SOURCE2=$MODULE-$VERSION-va_end-fix.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ghex-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.2/$SOURCE
  SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
        WEB_SITE=http://pluton.ijs.si/~jaka
         ENTERED=20021223
         UPDATED=20030628
           SHORT="ghex is a binary editor"
cat << EOF
GHex is a simple binary editor, allowing the user to view and edit a
binary file in both hex and ascii with multiple level undo/redo
mechanism
EOF


       
