[Lunar-commits] <moonbase-other> paprefs/pavucontrol: add back to moonbase
Zachary McGrew
zmcgrew at lunar-linux.org
Thu Jul 12 04:55:41 CEST 2012
commit 399117281809f70821295e73ffbadddefec1489d
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Wed, 11 Jul 2012 19:55:41 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/399117281809f70821295e73ffbadddefec1489d
paprefs/pavucontrol: add back to moonbase
---
audio/paprefs/DEPENDS +8/-0
audio/paprefs/DETAILS +19/-0
2 files changed, 27 insertions (+), 0 deletions (-)
--- /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"
--- /dev/null
+++ b/audio/paprefs/DETAILS
@@ -0,0 +1,19 @@
+ MODULE=paprefs
+ VERSION=0.9.10
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://0pointer.de/lennart/projects/paprefs/
+ SOURCE_VFY=sha1:5ee6d2e1383048d43f9af239d2930d8edb7e8b72
+ WEB_SITE=http://0pointer.de/lennart/projects/paprefs/
+ ENTERED=20071207
+ UPDATED=20111005
+ 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