diff options
Diffstat (limited to 'audio/mp3splt-gtk/README')
-rw-r--r-- | audio/mp3splt-gtk/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/mp3splt-gtk/README b/audio/mp3splt-gtk/README index 4e7d88e197..26d2043e9f 100644 --- a/audio/mp3splt-gtk/README +++ b/audio/mp3splt-gtk/README @@ -11,3 +11,9 @@ Mp3splt-project is divided in 3 parts (all available from SlackBuilds.org): - libmp3splt, a library (created from mp3splt version 2.1c) - mp3splt, a command line program - mp3splt-gtk, a GTK2 gui + +Although gstreamer1 is listed as a requirement in the .info file, it is +possible to build mp3splt-gtk without it. This will disable the built-in +player, so you'll have to use a separate player (such as audacious or +mplayer) to find the split-points. To do this, set GSTREAMER=no in the +script's environment. |