]> Pileus Git - ~andy/sunrise/blobdiff - games-fps/gzdoom/gzdoom-1.5.2.ebuild
games-fps/gzdoom: Edit gzdoom info message to reflect the availability of fluid-soundfont
[~andy/sunrise] / games-fps / gzdoom / gzdoom-1.5.2.ebuild
index 3d8266f0906da235c71c60b6a51266806e3e7b52..03a755aed95f2e535da7f9a2b23ed040c62d0624 100644 (file)
@@ -64,7 +64,8 @@ pkg_postinst() {
        elog "   gzdoom"
        elog
        if use fluidsynth; then
-               ewarn "You may need to install a SoundFont to use fluidsynth for music."
+               ewarn "You may need to install media-sound/fluid-soundfont"
+               ewarn "for fluidsynth to play music, depending on your sound card."
        fi
        elog "See /usr/share/doc/${P}/zdoom.txt.bz2 for more info"
 }