summaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2016-01-06 15:58:06 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-17 09:40:16 +0700
commit841d471e18251a6c4471c9fa4fbdbf6031b9e785 (patch)
treec8be9e483bc208ccb574b56ac49f1199c5c13f0f /libraries
parent80e710d6bceff765ba8089692c45e09e021dd9ee (diff)
downloadslackbuilds-841d471e18251a6c4471c9fa4fbdbf6031b9e785.tar.gz
Multiple: Fix .info and README (pulseaudio refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/gnome-media/README2
-rw-r--r--libraries/qt5/README12
2 files changed, 4 insertions, 10 deletions
diff --git a/libraries/gnome-media/README b/libraries/gnome-media/README
index 17e6dc5c68..45d1fd7bfb 100644
--- a/libraries/gnome-media/README
+++ b/libraries/gnome-media/README
@@ -5,5 +5,3 @@ If you want to build gnome recorder, pass USE_GRECORD=yes to the script
when building. If you want to disable GStreamer properties, pass
USE_GSTPROP=no to the script. To enable the (deprecated) GStreamer
mixer, pass USE_GSTMIX=yes to the script.
-
-pulseaudio is an optional dependency.
diff --git a/libraries/qt5/README b/libraries/qt5/README
index ac0c8c5623..26734d459c 100644
--- a/libraries/qt5/README
+++ b/libraries/qt5/README
@@ -1,20 +1,16 @@
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
-Optional dependencies: unixodbc, libxkbcommon, freetds, pulseaudio,
-OpenAL, libwebp and postgresql
+Optional dependencies: unixodbc, libxkbcommon, freetds, OpenAL, libwebp,
+and postgresql
Optional dependencies: wayland, openvg, libinput and firebird (not available
at slackbuilds.org)
-Note: To build Qt5 with Pulseadio then pass USEPULSE=yes to the slackbuild.
-
- USEPULSE=yes ./qt5.SlackBuild
-
-Note2: To build documentation pass DOCS=yes to the slackbuild.
+Note1: To build documentation pass DOCS=yes to the slackbuild.
DOCS=yes ./qt5.SlackBuild
-Note3: To build examples pass EXAMPLES=yes to the slackbuild
+Note2: To build examples pass EXAMPLES=yes to the slackbuild
EXAMPLES=yes ./qt5.SlackBuild