1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

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>
This commit is contained in:
Martin Wilke 2007-08-23 11:10:21 +00:00
parent c84d1e3ce5
commit 6443d4106b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198186
5 changed files with 39 additions and 0 deletions

View File

@ -464,6 +464,7 @@
SUBDIR += pacpl
SUBDIR += padevchooser
SUBDIR += paman
SUBDIR += pavucontrol
SUBDIR += pd
SUBDIR += pecl-id3
SUBDIR += penguinsap

View File

@ -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>

View File

@ -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

View File

@ -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/

View File

@ -0,0 +1,5 @@
bin/pavucontrol
share/applications/pavucontrol.desktop
%%DATADIR%%/pavucontrol.glade
@dirrm %%DATADIR%%
@dirrmtry share/applications