From: Carl Baldwin <carl@ecbaldwin.net>
Date: Fri, 12 Feb 2010 23:43:54 +0000 (-0700)
Subject: Change gddrescue to ddrescue in comments and README.
X-Git-Tag: 2_3~5
X-Git-Url: http://git.pippins.net/images/static/%27%20%20%20%20.%20%24GLOBALS%5B%27phpgw%27%5D-%3Elink%28%27inc/jquery/checkmark.gif?a=commitdiff_plain;h=6e4f62f9a87fe2fb279091302bd8e7c7fddc9c8f;p=rip_dvd%2F.git

Change gddrescue to ddrescue in comments and README.
---

diff --git a/README b/README
index 973e654..af057ff 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ NOTE:  In Ubuntu, depending on your version, replace libdvdcss2 with what you fi
   https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs
 
 Specific Executable (program) Dependencies (must be found in $PATH):
-volname makexml lsdvd dvdauthor gddrescue dvdbackup mencoder mplayer mkisofs
+volname makexml lsdvd dvdauthor ddrescue dvdbackup mencoder mplayer mkisofs
 
 NOTE:  The script puts /usr/share/tovid on your path which should contain makexml
 
diff --git a/rip_dvd b/rip_dvd
index ecf2f67..6b419f0 100755
--- a/rip_dvd
+++ b/rip_dvd
@@ -15,15 +15,8 @@
 # Known Issues/Limitations:
 # - Mirror mode is always done in ISO mode
 #
-# Package Dependencies (apt-get install these for example):
-# lsdvd dvdauthor gddrescue dvdbackup tovid mencoder mplayer genisoimage libdvdcss2
-#
-# Specific Executable (program) Dependencies (must be found in $PATH):
-# volname makexml lsdvd dvdauthor gddrescue dvdbackup mencoder mplayer mkisofs HandBrakeCLI
-#
-# Optional Dependencies:
-# lookup imdb info/posters for mythvideo: http://www.mythtv.org/wiki/Fill_mythvideo_metadata.pl
-#
+# See the README file for information about the dependencies
+# this script has.
 
 ##############################################################################################
 # Global Variables