aboutsummaryrefslogtreecommitdiff
path: root/libraries/pyacoustid/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2016-05-31 22:03:41 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-01 23:54:42 +0700
commit9e44b46c6bd6b534ee65ee4089c474e8407ccc58 (patch)
tree60ff557e30b18175c5b129fa9209fe145179394f /libraries/pyacoustid/README
parent47fc6bae2e61ddee50b4cf75fa32e850de9bf2fb (diff)
libraries/pyacoustid: Updated for version 1.1.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/pyacoustid/README')
-rw-r--r--libraries/pyacoustid/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/pyacoustid/README b/libraries/pyacoustid/README
index 97d4973372b9..6b1fdeab08cd 100644
--- a/libraries/pyacoustid/README
+++ b/libraries/pyacoustid/README
@@ -3,3 +3,8 @@ high-quality, open-source acoustic fingerprinting system.
This package provides Python bindings for both the fingerprinting
algorithm library, which is written in C but portable, and the Web
service, which provides fingerprint lookups.
+
+If you want to build this for use with Python 3.x (require python3)
+pass the script PYTHON3=yes, like
+
+ PYTHON3=yes ./pyacoustid.SlackBuild