[Lunar-commits] paprefs: Added to moonbase. Configuration tool for PulseAudio.
Jannis Pohlmann
jannis at xfce.org
Fri Dec 7 21:33:32 CET 2007
commit 55303d4d66f2ae70a4e5f99db453e4db30a9d8b0
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Fri Dec 7 21:14:22 2007 +0100
paprefs: Added to moonbase. Configuration tool for PulseAudio.
---
audio/paprefs/DEPENDS | 8 ++++++++
audio/paprefs/DETAILS | 19 +++++++++++++++++++
2 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/audio/paprefs/DEPENDS b/audio/paprefs/DEPENDS
new file mode 100644
index 0000000..529e122
--- /dev/null
+++ b/audio/paprefs/DEPENDS
@@ -0,0 +1,8 @@
+depends libglademm
+depends pulseaudio
+depends gconfmm
+
+optional_depends "lynx" \
+ "--enable-lynx" \
+ "--disable-lynx" \
+ "for documenation generation"
diff --git a/audio/paprefs/DETAILS b/audio/paprefs/DETAILS
new file mode 100644
index 0000000..76cdf84
--- /dev/null
+++ b/audio/paprefs/DETAILS
@@ -0,0 +1,19 @@
+ MODULE=paprefs
+ VERSION=0.9.6
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://0pointer.de/lennart/projects/paprefs/
+ SOURCE_VFY=sha1:7376f92a6ed907fd876c8590450f7ecfc7252980
+ WEB_SITE=http://0pointer.de/lennart/projects/paprefs/
+ ENTERED=20071207
+ UPDATED=20071207
+ SHORT="Configuration dialog for the PulseAudio sound server"
+ MAINTAINER=jannis at lunar-linux.org
+
+cat << EOF
+PulseAudio Preferences (paprefs) is a simple GTK based configuration
+dialog for the PulseAudio sound server.
+
+Please note that this program can only configure local servers, and
+requires that a special module module-gconf is loaded in the sound
+server. (Since PulseAudio 0.9.5 this modules is loaded by default.)
+EOF
More information about the Lunar-commits
mailing list