This daemon is responsible of making the volume up/down and mute keys of

the keyboard work automatically. It uses PulseAudio for chosing which
card/sink/track to act on.

This is a fork of the original xfce4-volumed to drop GStreamer support
and use PulseAudio instead.

WWW: https://launchpad.net/xfce4-volumed-pulse

Obtained from:	Xfce dev repository
This commit is contained in:
Olivier Duchateau 2014-11-21 13:07:14 +00:00
parent 59c942ef4d
commit 3981b8c7d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372993
5 changed files with 42 additions and 0 deletions

View File

@ -269,6 +269,7 @@
SUBDIR += xfce4-notifyd
SUBDIR += xfce4-tumbler
SUBDIR += xfce4-volumed
SUBDIR += xfce4-volumed-pulse
SUBDIR += xfce4-xkb-plugin
SUBDIR += xmaddressbook
SUBDIR += xmdiary

View File

@ -0,0 +1,29 @@
# Created by: Olivier Duchateau
# $FreeBSD$
PORTNAME= xfce4-volumed-pulse
PORTVERSION= 0.2.0
CATEGORIES= deskutils xfce
MASTER_SITES= https://launchpadlibrarian.net/133628016/ \
https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Volume management daemon for Xfce using PulseAudio
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio \
libnotify.so:${PORTSDIR}/devel/libnotify \
libkeybinder.so:${PORTSDIR}/x11/keybinder
USES= pkgconfig gmake tar:bz2
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk20
USE_XFCE= configenv xfconf
INSTALL_TARGET= install-strip
CONFIGURE_ARGS=--enable-libnotify
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (xfce4/xfce4-volumed-pulse-0.2.0.tar.bz2) = 6930034a30bfa54106f3c76ea8e50f578426f5e6151c0e82fda04e6d127de550
SIZE (xfce4/xfce4-volumed-pulse-0.2.0.tar.bz2) = 282403

View File

@ -0,0 +1,8 @@
This daemon is responsible of making the volume up/down and mute keys of
the keyboard work automatically. It uses PulseAudio for chosing which
card/sink/track to act on.
This is a fork of the original xfce4-volumed to drop GStreamer support
and use PulseAudio instead.
WWW: https://launchpad.net/xfce4-volumed-pulse

View File

@ -0,0 +1,2 @@
bin/xfce4-volumed-pulse
etc/xdg/autostart/xfce4-volumed-pulse.desktop