diff options
author | B Watson <yalhcru@gmail.com> | 2015-01-13 06:50:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-13 06:51:25 +0700 |
commit | 5eae26b7b41bbd559019b093333e0218f553db5f (patch) | |
tree | bd88a966ad705289c85ad779679d57f6fa75bab0 /audio/mp3splt-gtk/README | |
parent | a0372bb151a3c2b372af7426a7ea6dab97ce8702 (diff) |
audio/mp3splt-gtk: Updated for version 0.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 4e7d88e197f2..26d2043e9f51 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. |