aboutsummaryrefslogtreecommitdiffstats
path: root/audio/pavucontrol
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-08-23 19:10:21 +0800
committermiwi <miwi@FreeBSD.org>2007-08-23 19:10:21 +0800
commitecbebf90d5c6dd8f599812cb8f6b77e6275c9f41 (patch)
treeb21373aeeae650916ba32cda74422ec542b33a0e /audio/pavucontrol
parent7f1150dcab55455172b65e746825a5df5554e77e (diff)
downloadfreebsd-ports-gnome-ecbebf90d5c6dd8f599812cb8f6b77e6275c9f41.tar.gz
freebsd-ports-gnome-ecbebf90d5c6dd8f599812cb8f6b77e6275c9f41.tar.zst
freebsd-ports-gnome-ecbebf90d5c6dd8f599812cb8f6b77e6275c9f41.zip
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. WWW: http://0pointer.de/lennart/projects/pavucontrol/ PR: ports/115320 Submitted by: Romain Tartière <romain at blogreen.org>
Diffstat (limited to 'audio/pavucontrol')
-rw-r--r--audio/pavucontrol/Makefile24
-rw-r--r--audio/pavucontrol/distinfo3
-rw-r--r--audio/pavucontrol/pkg-descr6
-rw-r--r--audio/pavucontrol/pkg-plist5
4 files changed, 38 insertions, 0 deletions
diff --git a/audio/pavucontrol/Makefile b/audio/pavucontrol/Makefile
new file mode 100644
index 000000000000..9cd4d557ce9d
--- /dev/null
+++ b/audio/pavucontrol/Makefile
@@ -0,0 +1,24 @@
+# Ports collection Makefile for: pavumeter
+# Date created: July 21, 2007
+# Whom: Romain Tartière <romain@blogreen.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= pavucontrol
+PORTVERSION= 0.9.4
+CATEGORIES= audio
+MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/
+
+MAINTAINER= romain@blogreen.org
+COMMENT= GTK mixer for PulseAudio
+
+LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
+ pulse-mainloop-glib.0:${PORTSDIR}/audio/pulseaudio
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+CONFIGURE_ARGS= --disable-lynx
+
+.include <bsd.port.mk>
diff --git a/audio/pavucontrol/distinfo b/audio/pavucontrol/distinfo
new file mode 100644
index 000000000000..515592e438fd
--- /dev/null
+++ b/audio/pavucontrol/distinfo
@@ -0,0 +1,3 @@
+MD5 (pavucontrol-0.9.4.tar.gz) = 49f1fb77b425514e6ccfe2a60221a407
+SHA256 (pavucontrol-0.9.4.tar.gz) = e44d39ad35e849ccb0bfddd7204eb1d1517c855fa94c40af28beffd819f86a54
+SIZE (pavucontrol-0.9.4.tar.gz) = 92837
diff --git a/audio/pavucontrol/pkg-descr b/audio/pavucontrol/pkg-descr
new file mode 100644
index 000000000000..29afdea868ae
--- /dev/null
+++ b/audio/pavucontrol/pkg-descr
@@ -0,0 +1,6 @@
+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.
+
+WWW: http://0pointer.de/lennart/projects/pavucontrol/
diff --git a/audio/pavucontrol/pkg-plist b/audio/pavucontrol/pkg-plist
new file mode 100644
index 000000000000..1b0178ea1c60
--- /dev/null
+++ b/audio/pavucontrol/pkg-plist
@@ -0,0 +1,5 @@
+bin/pavucontrol
+share/applications/pavucontrol.desktop
+%%DATADIR%%/pavucontrol.glade
+@dirrm %%DATADIR%%
+@dirrmtry share/applications