From aa7b0c50771bd9c4112321d92888d0d4ce13dc57 Mon Sep 17 00:00:00 2001 From: trya Date: Wed, 10 Jun 2015 01:27:19 +0200 Subject: Removal of custom built libmpg123 and cleanup of start script --- kega-fusion.install | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'kega-fusion.install') diff --git a/kega-fusion.install b/kega-fusion.install index 8b77094..a2fd97d 100644 --- a/kega-fusion.install +++ b/kega-fusion.install @@ -1,7 +1,7 @@ post_install() { echo "" - echo "Some notes:" - echo "-----------" + echo "Some notes about Kega Fusion:" + echo "-----------------------------" echo "- Kega expects Fusion.ini to be in '~/.Kega Fusion' and" echo " the render plugins to be in '~/.Kega Fusion/Plugins'." echo " This behaviour cannot be changed, so don't forget it" @@ -14,5 +14,13 @@ post_install() { } post_upgrade() { - post_install + echo "" + echo "Kega Fusion now uses system libmpg123 for MP3 playback." + echo "If you already have a Fusion.ini configuration file" + echo "in '~/.Kega Fusion', you should edit it so that the MP3" + echo "library path parameter reflects the change." + echo "It should now looks like this:" + echo "" + echo "libmpg123path=/usr/lib/kega-fusion/libmpg123.so.0" + echo "" } -- cgit v1.2.3