summaryrefslogtreecommitdiffstats
path: root/audio-drivers/pulseaudio
diff options
context:
space:
mode:
authorEric Sandall2010-10-04 19:46:35 -0700
committerEric Sandall2010-10-04 19:46:35 -0700
commit25606a436a4f2be0b0fff14126a39fff2ae5d53c (patch)
tree62a27ae05fa9b74d42a7dffe70eeb88874036e48 /audio-drivers/pulseaudio
parent90eda342b1b10b8526da40d5b3ad074437b050be (diff)
pulseaudio: Clarify what some optional depends are for
Diffstat (limited to 'audio-drivers/pulseaudio')
-rwxr-xr-xaudio-drivers/pulseaudio/DEPENDS14
-rw-r--r--audio-drivers/pulseaudio/HISTORY3
2 files changed, 10 insertions, 7 deletions
diff --git a/audio-drivers/pulseaudio/DEPENDS b/audio-drivers/pulseaudio/DEPENDS
index 8be64bb7f8..d3b0207956 100755
--- a/audio-drivers/pulseaudio/DEPENDS
+++ b/audio-drivers/pulseaudio/DEPENDS
@@ -15,19 +15,19 @@ optional_depends dbus \
optional_depends hal \
"--enable-hal" \
"--disable-hal" \
- "Enable hal support?" &&
+ "Enable Hardware Abstraction Layer support?" &&
optional_depends tcp_wrappers \
"--enable-tcpwrap" \
"--disable-tcpwrap" \
- "Enable tcp_wrappers support?" &&
+ "Enable TCP network filtering?" &&
optional_depends alsa-lib \
"--enable-alsa" \
"--disable-alsa" \
- "Enable alsa support?" &&
+ "Enable Advanced Linux Sound Architecture support? (RECOMMENDED)" &&
optional_depends JACK-DRIVER \
"--enable-jack" \
"--disable-jack" \
- "Enable jack support?" &&
+ "for low-latency sound server support?" &&
optional_depends glib2 \
"--enable-glib2" \
"--disable-glib2" \
@@ -35,15 +35,15 @@ optional_depends glib2 \
optional_depends lirc \
"--enable-lirc" \
"--disable-lirc" \
- "Enable lirc support?" &&
+ "Enable infra-red remote control support?" &&
optional_depends libasyncns \
"--enable-asyncns" \
"--disable-asyncns" \
- "Enable libasyncns support?" &&
+ "for asynchronous service queries?" &&
optional_depends libcap \
"--with-caps" \
"--without-caps" \
- "Enable libcap support?" &&
+ "Enable POSIX support?" &&
optional_depends xorg-libs \
"--enable-x11" \
"--disable-x11" \
diff --git a/audio-drivers/pulseaudio/HISTORY b/audio-drivers/pulseaudio/HISTORY
index 95e2093475..f8ea89faf8 100644
--- a/audio-drivers/pulseaudio/HISTORY
+++ b/audio-drivers/pulseaudio/HISTORY
@@ -1,3 +1,6 @@
+2010-10-04 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Clarify what some optional depends are for
+
2010-01-07 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: PATCHLEVEL++ to guarantee udev is built correctly for it