aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-07-17 20:01:45 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-07-17 20:01:45 +0000
commit86e6e7cd26d8a9eb5b8bc3c1f6fae74168fbf281 (patch)
tree9836b087cbdfb013b80793c9e8322ddd4705f7f6 /README
parent99f284c56ef19fe024c252bba6f815e2cdb954c9 (diff)
downloadqmmp-86e6e7cd26d8a9eb5b8bc3c1f6fae74168fbf281.tar.gz
qmmp-86e6e7cd26d8a9eb5b8bc3c1f6fae74168fbf281.tar.bz2
qmmp-86e6e7cd26d8a9eb5b8bc3c1f6fae74168fbf281.zip
added bsdisks description
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7315 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index f082cf175..1e5f42283 100644
--- a/README
+++ b/README
@@ -145,11 +145,9 @@ OSS3 and UDisks support.
OSS3 and UDisks plugins are deprecated and disabled by default.
To enable them, run 'cmake ./ -DUSE_OSS:BOOL=TRUE' or 'cmake ./ -DUSE_OSS:UDISKS=TRUE' before compilation.
-UDisks2 support.
-UDisks2 project doesn't have port to FreeBSD, so it's recommended to disable Udisks2 plugin under FreeBSD by the
-following command:
-cmake ./ -DUSE_UDISKS2:BOOL=FALSE
-
+UDisks2 support and FreeBSD.
+Under FreeBSD you are able to use UDisks2 plugin. Also, you should install port sysutils/bsdisks.
+Bsdisks is an implementation of UDisks2 service for FreeBSD.
In some cases, you can use qmake for building and installation.