summaryrefslogtreecommitdiffstats
path: root/audio/puddletag/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/puddletag/README')
-rw-r--r--audio/puddletag/README12
1 files changed, 8 insertions, 4 deletions
diff --git a/audio/puddletag/README b/audio/puddletag/README
index a31e6f366e..179a81b39c 100644
--- a/audio/puddletag/README
+++ b/audio/puddletag/README
@@ -1,7 +1,11 @@
-Puddletag is a audio tag editor for GNU/Linux similar to the
-Windows program Mp3tag. Unlike most taggers for GNU/Linux, it uses a
-spreadsheet- like layout so that all the tags you want to edit by hand
+Puddletag is a audio tag editor for GNU/Linux similar to the Windows
+program Mp3tag. Unlike most taggers for GNU/Linux, it uses a
+spreadsheet-like layout so that all the tags you want to edit by hand
are visible and easily editable.
-Optional / Recommended packages are: gst0-ffmpeg, gst0-plugins-bad,
+Optional, but recommended packages are: gst0-ffmpeg, gst0-plugins-bad,
gst0-plugins-ugly, gst0-python, quodlibet, and chromaprint.
+
+NOTE: configobj and mutagen need to be built with python3 support. They
+will automatically provide python3 modules if the SlackBuild is ran
+with python3 installed.