[Lunar-commits] <moonbase-other> pavucontrol: Readding to moonbase.

Dennis Veatch stumbles at lunar-linux.org
Tue Jul 10 00:25:29 CEST 2012


commit 4ac82305771b15b726782f691c3750d493cdf256
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Mon, 09 Jul 2012 15:25:29 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/4ac82305771b15b726782f691c3750d493cdf256

pavucontrol: Readding to moonbase.
---
  audio/pavucontrol/BUILD                                      +7/-0     
  audio/pavucontrol/DEPENDS                                    +8/-0     
  audio/pavucontrol/DETAILS                                    +18/-0    
  3 files changed, 33 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/audio/pavucontrol/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --disable-gtk3" &&
+
+  default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/audio/pavucontrol/DEPENDS
@@ -0,0 +1,8 @@
+depends  libglademm
+depends  pulseaudio
+depends  libcanberra
+
+optional_depends "lynx"                        \
+                 "--enable-lynx"               \
+                 "--disable-lynx"              \
+                 "for documenation generation"
--- /dev/null
+++ b/audio/pavucontrol/DETAILS
@@ -0,0 +1,18 @@
+         MODULE=pavucontrol
+        VERSION=1.0
+         SOURCE=$MODULE-$VERSION.tar.gz
+     SOURCE_URL=http://0pointer.de/lennart/projects/pavucontrol/
+     SOURCE_VFY=sha1:38d60e5c489e83955d5a7c5d4e79e06e2ce8130b
+       WEB_SITE=http://0pointer.de/lennart/projects/pavucontrol/
+        ENTERED=20060606
+        UPDATED=20111005
+          SHORT="Volume control utility for PulseAudio"
+     MAINTAINER=jannis at lunar-linux.org
+
+cat << EOF
+PulseAudio Volume Control (pavucontrol) is a simple GTK based
+volume control tool ("mixer") for the PulseAudio sound server.
+In contrast to classic mixer tools this one allows you to control
+both the volume of hardware devices and of each playback stream
+seperately.
+EOF




More information about the Lunar-commits mailing list