vorbis-tools: rename from old-style vorbisTools

This commit is contained in:
Tobias Geerinckx-Rice
2016-01-26 01:35:55 +01:00
parent 1bfe78be71
commit 0c25292648
11 changed files with 23 additions and 22 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{ stdenv, fetchurl, pkgconfig, python, pygtk, gettext, texinfo
, ghostscript, pysqlite, librsvg, gdk_pixbuf, txt2man, timidity, mpg123
, alsaUtils, vorbisTools, csound, lilypond
, alsaUtils, vorbis-tools, csound, lilypond
, makeWrapper
}:
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
sed -i -e 's|wav_player=.*|wav_player=${alsaUtils}/bin/aplay|' \
-e 's|midi_player=.*|midi_player=${timidity}/bin/timidity|' \
-e 's|mp3_player=.*|mp3_player=${mpg123}/bin/mpg123|' \
-e 's|ogg_player=.*|ogg_player=${vorbisTools}/bin/ogg123|' \
-e 's|ogg_player=.*|ogg_player=${vorbis-tools}/bin/ogg123|' \
-e 's|csound=.*|csound=${csound}/bin/csound|' \
-e 's|lilypond-book=.*|lilypond-book=${lilypond}/bin/lilypond-book|' \
default.config