File icedax_extract_track.patch of Package simpleburn

--- simpleburn-1.7.3/scripts/simpleburn-detect.sh.orig	2015-07-24 08:58:26.286921908 +0300
+++ simpleburn-1.7.3/scripts/simpleburn-detect.sh	2015-07-24 08:58:48.053921362 +0300
@@ -97,7 +97,7 @@
 					mediacontent="audio"
 					mediasize=`cdrecord -toc dev=$device 2>&1 | grep "track:lout" | sed 's/track:lout lba: \+\([0-9]\+\) .*/\1/'`
 					let mediasize=mediasize*2048
-					cdda2wav -J -L1 -v titles,toc -g -N -H dev=$device out-fd=1 2>/dev/null | tr -d '\200-\377'> /tmp/simpleburn-detect.$$ 
+					cdda2wav -J -L1 -v titles,toc -g -N -H dev=$device 2>/tmp/simpleburn-detect.$$ 
 					medialabel=`cat /tmp/simpleburn-detect.$$ | grep "^Album title:" | sed 's/^Album title: .\(.*\). from .*$/\1/'`
 					n=`cat /tmp/simpleburn-detect.$$ | grep "^T..:" | wc -l`
 					for (( i=1; i<=$n; i++ )); do
openSUSE Build Service is sponsored by